..
contrib
patch: move dragonbox.h from 'include' folder to 'src' folder
2024-11-07 15:14:36 -06:00
node
patch: split fp_to_string.h into fptostring.h and fptostring.cpp
2024-11-07 15:14:36 -06:00
anchor.h
Modernize: Use "using" instead of "typedef" ( #754 )
2019-10-02 11:14:49 -05:00
binary.h
Static analysis fix: replace 0 and NULL with nullptr ( #738 )
2019-09-14 20:23:22 -04:00
depthguard.h
Fix stack overflow ( #807 )
2020-04-09 13:02:10 -05:00
dll.h
Remove build debug messages
2024-08-27 12:23:42 -05:00
emitfromevents.h
Add default destructor to EmitFromEvents
2023-12-28 10:44:52 -06:00
emitter.h
emitter: Support std::string_view
2024-12-22 16:22:38 -06:00
emitterdef.h
Renamed the None enumeration vaules to NoType to avoid a collision with X11's macro
2015-01-24 15:58:14 -06:00
emittermanip.h
Add support for JSON-compatible string escapes ( #485 )
2020-07-13 21:16:34 -05:00
emitterstyle.h
fix compile warning(Pull requests #1305 )(Issues #1306 )
2024-08-06 10:39:36 -05:00
eventhandler.h
Modernize: Use "default" for destructors and copy constructors ( #751 )
2019-10-02 08:38:49 -05:00
exceptions.h
fix(src,include,test): fixed multiple cases where a bad yaml was accepted.
2024-09-13 10:18:41 +02:00
fptostring.h
remove reduntant license information
2024-11-07 15:14:36 -06:00
mark.h
More useful error messages.
2015-04-02 20:50:11 +01:00
noexcept.h
Move the YAML_CPP_NOEXCEPT macro to include/yaml-cpp/noexcept.h ( #813 )
2020-02-04 13:24:37 -06:00
null.h
emitter: Support std::string_view
2024-12-22 16:22:38 -06:00
ostream_wrapper.h
Static analysis fix: replace 0 and NULL with nullptr ( #738 )
2019-09-14 20:23:22 -04:00
parser.h
Disallow moving for the Parser.
2019-03-24 17:01:14 -05:00
stlemitter.h
Fix compilation for Qt-projects ( #918 )
2020-07-14 07:44:08 -05:00
traits.h
fix: use C locale by default
2024-07-17 13:39:30 -05:00
yaml.h
Merge from core
2015-01-24 12:26:16 -06:00