Go to file
Jesse Beder efc73f3adb Disable warning:
warning C4800: forcing value to bool 'true' or 'false' (performance warning)

for the node test, since it really doesn't make any sense in this context. (It's exactly what we intended with the "unspecified bool type".)
2014-03-23 22:42:06 -05:00
include/yaml-cpp Merge from core 2014-03-23 20:17:34 -05:00
src Merge from core 2014-03-23 20:25:13 -05:00
test Disable warning: 2014-03-23 22:42:06 -05:00
util Merge read fix from core 2014-03-22 23:19:07 -05:00
.clang-format Merge from core 2014-03-23 22:08:31 -05:00
.hgeol Copied all files from new-api branch of old repo 2012-05-19 15:34:02 -05:00
.hgignore Copied all files from new-api branch of old repo 2012-05-19 15:34:02 -05:00
CMakeLists.txt Merged make build fix from core 2013-06-18 08:20:51 -05:00
install.txt Copied all files from new-api branch of old repo 2012-05-19 15:34:02 -05:00
license.txt Copied all files from new-api branch of old repo 2012-05-19 15:34:02 -05:00
yaml-cpp.pc.cmake Copied all files from new-api branch of old repo 2012-05-19 15:34:02 -05:00