yaml-cpp/include/yaml-cpp
2013-11-10 14:50:35 -06:00
..
contrib Switched the 'pragma once' to only happen on MSVC, or gcc >= 3.4 (it was causing trouble on the sun compiler) 2011-09-06 00:16:03 -05:00
node Fixed bug while reading a single space char 2013-11-10 14:50:35 -06:00
anchor.h Switched the 'pragma once' to only happen on MSVC, or gcc >= 3.4 (it was causing trouble on the sun compiler) 2011-09-06 00:16:03 -05:00
binary.h Removed traces of old-api Node 2012-05-19 01:19:03 -05:00
dll.h Switched the 'pragma once' to only happen on MSVC, or gcc >= 3.4 (it was causing trouble on the sun compiler) 2011-09-06 00:16:03 -05:00
emitfromevents.h Switched the 'pragma once' to only happen on MSVC, or gcc >= 3.4 (it was causing trouble on the sun compiler) 2011-09-06 00:16:03 -05:00
emitter.h Renamed all variables named 'null' (for real now, and only that) 2012-11-08 18:38:20 -06:00
emitterdef.h Fixed when we emit the doc start (only if there already is a document in the stream, and we're about to emit a new node) 2012-05-22 12:37:00 -05:00
emittermanip.h Refactored the base64 binary to its own space with a unified class that (will) be used for parsing (in addition to emitting) 2012-01-21 01:18:37 -06:00
eventhandler.h Switched the 'pragma once' to only happen on MSVC, or gcc >= 3.4 (it was causing trouble on the sun compiler) 2011-09-06 00:16:03 -05:00
exceptions.h Add better exception reporting when incorrectly dereferencing an iterator. 2013-04-12 23:41:02 -05:00
mark.h Renamed all variables named 'null' (for real now, and only that) 2012-11-08 18:38:20 -06:00
noncopyable.h Switched the 'pragma once' to only happen on MSVC, or gcc >= 3.4 (it was causing trouble on the sun compiler) 2011-09-06 00:16:03 -05:00
null.h Split the yaml.h file into new/old API, which we'll then copy to yaml.h at build time (so the right one gets installed) 2011-10-18 00:16:51 -05:00
ostream_wrapper.h Switched the stream << for c-strings to take a templated array param (since we never stream user-built c-strings, only string literals). For this, refactored the escape character display 2012-05-25 19:33:34 -05:00
parser.h Removed unnecessary forward declarations 2012-06-08 10:26:49 -05:00
stlemitter.h Switched the 'pragma once' to only happen on MSVC, or gcc >= 3.4 (it was causing trouble on the sun compiler) 2011-09-06 00:16:03 -05:00
traits.h Switched the 'pragma once' to only happen on MSVC, or gcc >= 3.4 (it was causing trouble on the sun compiler) 2011-09-06 00:16:03 -05:00
yaml.h Copied all files from new-api branch of old repo 2012-05-19 15:34:02 -05:00