Floating point values are read using a std::stringstream imbued with the "C" locale to avoid problems with using std::atof when the user's locale uses a character other than "." as the decimal separator. Patch provided by Phillip Berndt. Fixes Issue 153. |
||
|---|---|---|
| .. | ||
| application.cpp | ||
| application.h | ||
| checkFinite.cpp | ||
| clockWC.cpp | ||
| ct2ctml.cpp | ||
| ctexceptions.cpp | ||
| ctml.cpp | ||
| global.cpp | ||
| LogPrintCtrl.cpp | ||
| LogPrintCtrl.h | ||
| Makefile.am | ||
| mdp_allo.cpp | ||
| plots.cpp | ||
| PrintCtrl.cpp | ||
| stringUtils.cpp | ||
| units.h | ||
| xml.cpp | ||