Logo
Explore Help
Sign In
peisongxiao/yaml-cpp
1
0
Fork 0
You've already forked yaml-cpp
mirror of https://github.com/jbeder/yaml-cpp.git synced 2025-09-09 12:41:17 +00:00
Code Issues Packages Projects Releases Wiki Activity
274 Commits 8 Branches 20 Tags
dc5bd4afcea9f76a358e636d9332faa50cbc3ec8
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Jesse Beder dc5bd4afce Fixed mixed line endings
2011-03-17 02:04:34 +00:00
include/yaml-cpp
Fixed mixed line endings
2011-03-17 02:04:34 +00:00
src
Marked Parser, Emitter, Node, Iterator, Mark, and Null for exporting to a DLL. It appears to work properly, although VS gives me lots of warning C4251 since I didn't export all data members of each of the above classes.
2011-03-16 02:31:30 +00:00
test
Removed comparison/implicit conversion operators for Node, and renamed Node::Read<T>() to Node::to<T>()
2011-03-15 05:49:56 +00:00
util
Refactored parse.cpp so that VS doesn't complain, added MinSizeRel build setting, and fixed numbering in the spec tests
2011-03-03 20:01:32 +00:00
CMakeLists.txt
Fixed mixed line endings
2011-03-17 02:04:34 +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
yaml-cpp.pc.cmake
Fixed yaml-cpp.pc file (with prefix)
2009-07-25 18:03:58 +00:00
Description
A YAML parser and emitter in C++. This is a mirror of https://github.com/jbeder/yaml-cpp. All credit to the upstream authors.
MIT 7.2 MiB
Languages
C++ 91.5%
Python 5.3%
C 1.2%
CMake 1.1%
Starlark 0.6%
Other 0.2%
Powered by Gitea Version: 1.24.5 Page: 38ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API