Go to file
2015-01-24 14:47:00 -06:00
include/yaml-cpp Fix gcc warning 2015-01-24 14:47:00 -06:00
src Fix unused arg warnings for EmitterStyle 2015-01-24 14:39:17 -06:00
test Add test to CMake config 2015-01-24 14:45:40 -06:00
util Add EmitterStyle, which will allow sequence or map style (i.e., flow or block) to be preserved between parsing and emitting 2015-01-24 12:19:20 -06:00
.clang-format Add clang formatting file 2014-03-23 22:07:59 -05:00
.hgeol Added .hgeol for native eols 2011-08-24 02:59:58 -05:00
.hgignore Added back yaml.h (since it used to be generated) 2012-01-21 00:08:35 -06:00
CMakeLists.txt Fix warnings on visual studio, including changing unsigned to std::size_t 2015-01-24 14:38:22 -06:00
install.txt Added newline to install and license files 2009-12-21 20:35:27 +00:00
license.txt Added eol-style=native prop to missing files 2011-03-17 02:06:10 +00:00
yaml-cpp-config-version.cmake.in Add yaml-cpp-config.cmake and yaml-cpp-config-version.cmake files for importing yaml-cpp into external projects (through find_package). 2015-01-24 11:21:26 -06:00
yaml-cpp-config.cmake.in Add yaml-cpp-config.cmake and yaml-cpp-config-version.cmake files for importing yaml-cpp into external projects (through find_package). 2015-01-24 11:21:26 -06:00
yaml-cpp.pc.cmake Fixed includedir for the .pc.cmake file 2011-05-29 02:17:49 +00:00