Implement float_precision parameter (Closes #31)
[platform/upstream/libconfig.git] / lib / libconfigcpp.c++
2015-12-30 Jose Luis TallonImplement float_precision parameter (Closes #31)
2014-09-20 Mark Lindneradded config_set_options(), config_get_options(), setOp...
2014-05-28 Mark LindnerMerge branch 'master' of https://github.com/hyperrealm...
2014-05-28 Mark Lindnermore code cleanup
2014-05-26 Mark Lindneradjusted copyright dates
2014-05-26 Mark LindnerMisc. code cleanup v1.5.0
2014-05-26 Mark LindnerMerge branch 'yurial-public-exceptions' of https:/...
2014-05-26 Mark Lindner- removed throws specifications and other code cleanup
2014-03-05 Matt RenaudAdded iterators to Setting sequences.
2014-03-05 Matt RenaudUnified lookup interface for Config and Setting.
2014-03-05 Matt RenaudRemoved cast from Setting to const char*.
2014-03-05 Matt RenaudAdded Setting constructor taking a std::string.
2014-03-04 Mark Lindnerinitial commit