Go to file
2011-03-02 04:48:04 +00:00
include/yaml-cpp Merged contrib folders from the graphbuilder-api branch, including the recursive search in CMakeLists.txt 2011-03-02 04:48:04 +00:00
src Merged contrib folders from the graphbuilder-api branch, including the recursive search in CMakeLists.txt 2011-03-02 04:48:04 +00:00
test Switched exception constants to const char * const (from const std::string) so we don't have to construct them all in every translation unit, and switched the exception class to derive from std::runtime_error (so it handles what() for us) 2011-03-02 04:12:57 +00:00
util Added more tests for the newline, and disallowed newlines after implicit block keys 2010-10-22 03:53:33 +00:00
CMakeLists.txt Merged contrib folders from the graphbuilder-api branch, including the recursive search in CMakeLists.txt 2011-03-02 04:48:04 +00:00
install.txt Added newline to install and license files 2009-12-21 20:35:27 +00:00
license.txt Added newline to install and license files 2009-12-21 20:35:27 +00:00
parse.vcproj Disabled those warnings in the release version of the .svn too. 2010-03-03 05:33:07 +00:00
test.vcproj Disabled those warnings in the release version of the .svn too. 2010-03-03 05:33:07 +00:00
yaml-cpp.pc.cmake Fixed yaml-cpp.pc file (with prefix) 2009-07-25 18:03:58 +00:00
yamlcpp.sln Updated the Visual Studio solution for the new files/renaming. 2009-10-30 04:52:13 +00:00
yamlcpp.vcproj Updated Visual Studio project file. 2010-11-09 19:59:25 +00:00