A YAML parser and emitter in C++
Go to file
2009-10-19 23:31:11 +00:00
include Merged r270:HEAD of the emitting-unicode branch 2009-10-19 23:31:11 +00:00
src Merged r270:HEAD of the emitting-unicode branch 2009-10-19 23:31:11 +00:00
util Updated signature of Parser::GetNextDocument (issue 45) 2009-09-29 18:25:11 +00:00
yaml-reader Merged r270:HEAD of the emitting-unicode branch 2009-10-19 23:31:11 +00:00
CMakeLists.txt Update CMakeLists.txt to append, not overwrite CMAKE_CXX_FLAGS 2009-10-19 22:32:26 +00:00
install.txt Updated the CMake file for 0.2.0 release, and added install.txt 2009-09-05 23:05:39 +00:00
license.txt Added the license.txt file describing the MIT license. 2008-09-03 04:37:06 +00:00
yaml-cpp.pc.cmake Fixed yaml-cpp.pc file (with prefix) 2009-07-25 18:03:58 +00:00
yaml-reader.vcproj Cleaned up the read template overloads (per litb's update); it seems the old version didn't compile in VS2008. Also updated the VS project files. 2009-09-08 20:57:18 +00:00
yamlcpp.sln Moved the testing source to the yaml-reader folder. 2008-07-14 05:18:25 +00:00
yamlcpp.vcproj Cleaned up the read template overloads (per litb's update); it seems the old version didn't compile in VS2008. Also updated the VS project files. 2009-09-08 20:57:18 +00:00