- Nov 24, 2016
-
-
Dmitri Naumov authored
-
- Sep 14, 2016
-
-
Karsten Rink authored
-
Karsten Rink authored
-
- Jun 14, 2016
-
-
Norihiro Watanabe authored
-
- May 17, 2016
-
-
Dmitri Naumov authored
-
- Mar 01, 2016
-
-
Christoph Lehmann authored
-
- Jan 13, 2016
-
-
Dmitri Naumov authored
-
- Oct 24, 2015
-
-
Dmitri Naumov authored
-
- Jul 02, 2015
-
-
Dmitri Naumov authored
-
- May 11, 2015
-
-
Dmitri Naumov authored
-
- Feb 19, 2015
-
-
Lars Bilke authored
When attributes are missing the corresponding element is outputted in a JSON representation. Therefore I added BaseLib::propertyTreeToString(boost::property_tree::ptree const& tree) Fixes #590.
-
- Jan 20, 2015
-
-
Lars Bilke authored
-
- Oct 16, 2014
-
-
Norihiro Watanabe authored
-
- Sep 08, 2014
-
-
Dmitri Naumov authored
Also remove the header StringTools.h everywhere. Add a previously missing sstream include in DateTools.cpp.
-
- Sep 03, 2014
-
-
Dmitri Naumov authored
-
- Apr 11, 2014
-
-
Karsten Rink authored
-
- Jul 24, 2013
-
-
Dmitri Naumov authored
-
- Jan 10, 2013
-
-
Lars Bilke authored
-
- Jan 02, 2013
-
-
Lars Bilke authored
-
- Nov 01, 2012
-
-
Dmitri Naumov authored
-
- Oct 31, 2012
-
-
Dmitri Naumov authored
Place it in StringTools.
-
- Oct 30, 2012
-
-
Tom Fischer authored
moved functions getFileNameFromPath(), getSuffixFromPath(), copyPathToFileName() and extractPath() from files StringTools.{cpp,h} to files FileTools.{cpp,h}
-
Tom Fischer authored
moved functions trim(), replaceString(), splitString() and template functions number2str() and str2number() into namespace BaseLib
-
- Sep 27, 2012
-
-
Karsten Rink authored
-
- Sep 19, 2012
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Sep 12, 2012
-
-
Lars Bilke authored
-
- Aug 08, 2012
-
-
Karsten Rink authored
added recent changes concerning the attachment of time series sensor data to station objects from ogs5 to ogs6, added RapidXml as a small library for reading XML files from console application, added existing xml schema files
-
- Jun 28, 2012
-
-
Lars Bilke authored
-
- May 10, 2012
-
-
Tom Fischer authored
in order to make the name of libraries, namespaces and directories more consistent the Base directory is know named BaseLib
-
- Oct 04, 2011
-
-
Tom Fischer authored
- added test programm for solving a linear system with CG-method - time measurement is at the moment OS dependent! - added Base folder - added GeoLib folder - added files in MathLib folder - restructured MathLib folder
-