You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yaml-cpp/include/yaml-cpp
Simon Gene Gottlieb 06ffaf3104 remove reduntant license information 2 weeks ago
..
contrib patch: move dragonbox.h from 'include' folder to 'src' folder 2 weeks ago
node patch: split fp_to_string.h into fptostring.h and fptostring.cpp 2 weeks ago
anchor.h Modernize: Use "using" instead of "typedef" (#754) 5 years ago
binary.h Static analysis fix: replace 0 and NULL with nullptr (#738) 5 years ago
depthguard.h Fix stack overflow (#807) 5 years ago
dll.h Remove build debug messages 3 months ago
emitfromevents.h Add default destructor to EmitFromEvents 11 months ago
emitter.h patch: split fp_to_string.h into fptostring.h and fptostring.cpp 2 weeks ago
emitterdef.h Renamed the None enumeration vaules to NoType to avoid a collision with X11's macro 10 years ago
emittermanip.h Add support for JSON-compatible string escapes (#485) 4 years ago
emitterstyle.h fix compile warning(Pull requests #1305)(Issues #1306) 4 months ago
eventhandler.h Modernize: Use "default" for destructors and copy constructors (#751) 5 years ago
exceptions.h fix(src,include,test): fixed multiple cases where a bad yaml was accepted. 2 months ago
fptostring.h remove reduntant license information 2 weeks ago
mark.h More useful error messages. 10 years ago
noexcept.h Move the YAML_CPP_NOEXCEPT macro to include/yaml-cpp/noexcept.h (#813) 5 years ago
null.h Make null handling YAML 1.2 compliant. 9 years ago
ostream_wrapper.h Static analysis fix: replace 0 and NULL with nullptr (#738) 5 years ago
parser.h Disallow moving for the Parser. 6 years ago
stlemitter.h Fix compilation for Qt-projects (#918) 4 years ago
traits.h fix: use C locale by default 4 months ago
yaml.h Merge from core 10 years ago