platform/upstream/libconfig.git
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 Lindnerupdated changelog & readme
2015-05-17 Mark LindnerAdded configure to git repo
2015-05-17 Mark LindnerDon't fclose() a null pointer.
2015-03-20 Frank ZagoRecognize long integers without the need for L extension
2015-03-19 Frank ZagoMake an automake testsuite
2015-03-19 Frank ZagoSilence automake during compilation
2014-09-20 Mark Lindneradded config_set_options(), config_get_options(), setOp...
2014-09-20 Mark Lindner-
2014-09-20 Mark LindnerCheck if file being opened is a directory.
2014-06-01 Mark Lindnerdeleted some cruft; added a .gitignore file
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 Lindnerversion updates
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 Lindnermigrated over the contrib directory from svn repo
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-06 Matt RenaudUpdated AUTHORS to contain myself.
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 Lindnerupdated some automake helper files
2014-03-04 Mark Lindnerinitial commit
2014-03-04 Mark LindnerAdded readme.
2014-03-04 Mark Lindnerfirst commit
2014-03-04 mesmerismInitial commit