This website requires JavaScript.
Explore
Help
Sign In
External
/
yaml-cpp
Watch
8
Star
0
Fork
0
You've already forked yaml-cpp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
https://github.com/jbeder/yaml-cpp
190
Commits
8
Branches
20
Tags
6.8
MiB
C++
86.5%
Python
10%
C
1.2%
CMake
1.2%
Starlark
0.6%
Other
0.4%
a0bf12e7a1
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Jesse Beder
a0bf12e7a1
Renamed yaml-reader test
2009-10-27 14:38:53 +00:00
include
Merged r270:HEAD of the emitting-unicode branch
2009-10-19 23:31:11 +00:00
src
Small refactoring
2009-10-22 21:51:32 +00:00
test
Renamed yaml-reader test
2009-10-27 14:38:53 +00:00
util
Updated signature of Parser::GetNextDocument (issue 45)
2009-09-29 18:25:11 +00:00
CMakeLists.txt
Renamed yaml-reader test
2009-10-27 14:38:53 +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