Added autoconf *.in files
[platform/upstream/libconfig.git] / lib /
2015-08-15 Mark LindnerAdded autoconf *.in files
2015-08-15 Mark LindnerAdded missing operator[](std::string&)
2015-08-15 Mark LindnerMerge branch 'kinke-vs15'
2015-08-09 MartinAdd solution and projects for Visual Studio 2015.
2015-08-09 MartinSupport Visual Studio 2015.
2015-05-17 Mark LindnerMerge branch 'fzago-cray-forupstream'
2015-05-17 Mark LindnerMerge branch 'forupstream' of https://github.com/fzago...
2015-05-17 Mark LindnerDon't fclose() a null pointer.
2015-03-20 Frank ZagoRecognize long integers without the need for L extension
2014-09-20 Mark Lindneradded config_set_options(), config_get_options(), setOp...
2014-09-20 Mark LindnerCheck if file being opened is a directory.
2014-05-28 Mark LindnerMerge branch 'master' of https://github.com/hyperrealm...
2014-05-28 Mark Lindnermore code cleanup
2014-05-27 hyperrealmFixed implementations of iterator operator== and operator!=
2014-05-26 Mark Lindneradjusted copyright dates
2014-05-26 Mark Lindnerparser code cleanup; and regenerated with bison 3.0.2
2014-05-26 Mark LindnerMisc. code cleanup v1.5.0
2014-05-26 Mark LindnerBump version symbols.
2014-05-26 Mark LindnerMerge branch 'yurial-public-exceptions' of https:/...
2014-05-26 Mark LindnerPatch from Alexander Klauer; fix float precision loss
2014-05-26 Mark Lindnerscanner code cleanup
2014-05-26 Mark Lindnerremoved files that shouldn't be versioned
2014-05-26 Mark Lindner- removed throws specifications and other code cleanup
2014-05-07 Yuri Dyachenkomake libconfig exceptions public
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