..
contrib
Change NULL to nullptr ( #805 )
2020-01-20 17:14:55 -06:00
node
Remove redundant include ( #1110 )
2022-05-21 07:20:18 -05: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
Partially revert commit 0733aeb4 to make dll.h a non-generated file ( #1064 )
2021-11-22 22:40:08 -06:00
emitfromevents.h
Modernization: Use "override" when overriding base class methods ( #753 )
2019-10-02 09:21:17 -05:00
emitter.h
fix bug from issue298:Emitter stylings settings overridden by node settings. ( #915 )
2020-07-06 08:16:38 -05: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 gcc warning
2015-01-24 14:47:00 -06:00
eventhandler.h
Modernize: Use "default" for destructors and copy constructors ( #751 )
2019-10-02 08:38:49 -05:00
exceptions.h
Include name of anchor in invalid anchor error ( #1015 )
2021-07-23 14:52:21 -05: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
Make null handling YAML 1.2 compliant.
2016-04-01 17:14:59 -05: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 compilation errors in build for Oracle Solaris OS ( #1133 )
2022-09-20 00:04:18 -05:00
yaml.h
Merge from core
2015-01-24 12:26:16 -06:00