This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
archived-yaml-cpp
Watch
1
Star
0
Fork
0
You've already forked archived-yaml-cpp
mirror of
https://github.com/RPCS3/yaml-cpp.git
synced
2026-01-31 01:25:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1025f76df1b32b6ec3571ca928d7797a768a3341
archived-yaml-cpp
/
include
/
yaml-cpp
/
node
History
Jesse Beder
1025f76df1
Fix memory leak when accessing a const Node with a key that doesn't exist.
2015-01-24 17:22:45 -06:00
..
detail
Fix memory leak when accessing a const Node with a key that doesn't exist.
2015-01-24 17:22:45 -06:00
convert.h
Add conversion for signed char
2015-01-24 15:19:49 -06:00
emit.h
Merge from core, and update several missing DLL exports. This does not resolve them all (in particular, node_data::equals seems to be still missing, even though it is inlined in a header, which seems strange).
2014-03-24 00:31:43 -05:00
impl.h
Fix memory leak when accessing a const Node with a key that doesn't exist.
2015-01-24 17:22:45 -06:00
iterator.h
Run clang-format
2014-03-22 13:05:03 -05:00
node.h
Fix memory leak when accessing a const Node with a key that doesn't exist.
2015-01-24 17:22:45 -06:00
parse.h
Merge from core, and update several missing DLL exports. This does not resolve them all (in particular, node_data::equals seems to be still missing, even though it is inlined in a header, which seems strange).
2014-03-24 00:31:43 -05:00
ptr.h
Run clang-format
2014-03-22 13:05:03 -05:00
type.h
clang-format
2014-03-25 00:11:17 -05:00