Go to file
2015-01-24 17:22:45 -06:00
include/yaml-cpp Fix memory leak when accessing a const Node with a key that doesn't exist. 2015-01-24 17:22:45 -06:00
src Fix memory leak when accessing a const Node with a key that doesn't exist. 2015-01-24 17:22:45 -06:00
test Merge from core 2015-01-24 16:07:36 -06:00
util Fix memory leak when accessing a const Node with a key that doesn't exist. 2015-01-24 17:22:45 -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 Merge core 2015-01-24 14:40:55 -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