| .. |
|
contrib
|
patch: move dragonbox.h from 'include' folder to 'src' folder
|
2024-11-07 15:14:36 -06:00 |
|
binary.cpp
|
Fix shared library tests for Windows (#1074)
|
2021-12-15 13:38:09 -06:00 |
|
collectionstack.h
|
Apply formatting/style tweaks to comply with compile time diagnostics for g++ and clang++ (#686)
|
2019-03-13 15:18:34 -07:00 |
|
convert.cpp
|
manual algorithm conversions (#891)
|
2020-06-15 15:10:09 -05:00 |
|
depthguard.cpp
|
Fix clang format (#854)
|
2020-04-29 09:40:33 -05:00 |
|
directives.cpp
|
Small perfomance optimization in Directives and Tag methods (#1112)
|
2022-05-31 18:05:22 -05:00 |
|
directives.h
|
Small perfomance optimization in Directives and Tag methods (#1112)
|
2022-05-31 18:05:22 -05:00 |
|
emit.cpp
|
Fix clang format (#854)
|
2020-04-29 09:40:33 -05:00 |
|
emitfromevents.cpp
|
ensuring local tags are retained after loading a node + test
|
2024-12-17 09:20:46 -06:00 |
|
emitter.cpp
|
emitter: Support std::string_view
|
2024-12-22 16:22:38 -06:00 |
|
emitterstate.cpp
|
Emit the correct Alias on the key (#908) (#929)
|
2020-07-27 13:49:04 -05:00 |
|
emitterstate.h
|
Emit the correct Alias on the key (#908) (#929)
|
2020-07-27 13:49:04 -05:00 |
|
emitterutils.cpp
|
emitter: Support std::string_view
|
2024-12-22 16:22:38 -06:00 |
|
emitterutils.h
|
emitter: Support std::string_view
|
2024-12-22 16:22:38 -06:00 |
|
exceptions.cpp
|
Fix clang format (#854)
|
2020-04-29 09:40:33 -05:00 |
|
exp.cpp
|
[clang-tidy] use raw strings for easier readability (#882)
|
2020-06-15 15:29:38 -05:00 |
|
exp.h
|
Fix escaping anchors in keys (#1101)
|
2022-04-21 08:19:51 -05:00 |
|
fptostring.cpp
|
fix: spell fix
|
2024-11-07 15:14:36 -06:00 |
|
indentation.h
|
Avoid including <iostream> in library code
|
2024-12-30 11:27:02 -06:00 |
|
memory.cpp
|
Fix clang format (#854)
|
2020-04-29 09:40:33 -05:00 |
|
node_data.cpp
|
fix: use C locale by default
|
2024-07-17 13:39:30 -05:00 |
|
node.cpp
|
Add option to preserve node marks when cloning a node
|
2024-12-30 22:47:32 +03:00 |
|
nodebuilder.cpp
|
[clang-tidy] use emplace_back (#880)
|
2020-06-15 15:28:19 -05:00 |
|
nodebuilder.h
|
Modernize: Use "using" instead of "typedef" (#754)
|
2019-10-02 11:14:49 -05:00 |
|
nodeevents.cpp
|
Add option to preserve node marks when cloning a node
|
2024-12-30 22:47:32 +03:00 |
|
nodeevents.h
|
Run clang-format
|
2024-12-30 22:50:31 +03:00 |
|
null.cpp
|
emitter: Support std::string_view
|
2024-12-22 16:22:38 -06:00 |
|
ostream_wrapper.cpp
|
Avoid including <iostream> in library code
|
2024-12-30 11:27:02 -06:00 |
|
parse.cpp
|
fix(src): avoid possible infinite loop in LoadAll().
|
2024-10-29 22:21:05 -05:00 |
|
parser.cpp
|
fix: use C locale by default
|
2024-07-17 13:39:30 -05:00 |
|
ptr_vector.h
|
Apply formatting/style tweaks to comply with compile time diagnostics for g++ and clang++ (#686)
|
2019-03-13 15:18:34 -07:00 |
|
regex_yaml.cpp
|
Apply formatting/style tweaks to comply with compile time diagnostics for g++ and clang++ (#686)
|
2019-03-13 15:18:34 -07:00 |
|
regex_yaml.h
|
Modernize: Use "default" for destructors and copy constructors (#751)
|
2019-10-02 08:38:49 -05:00 |
|
regeximpl.h
|
emitter: Support std::string_view
|
2024-12-22 16:22:38 -06:00 |
|
scanner.cpp
|
fix(src,include,test): fixed multiple cases where a bad yaml was accepted.
|
2024-09-13 10:18:41 +02:00 |
|
scanner.h
|
fix(src,include,test): fixed multiple cases where a bad yaml was accepted.
|
2024-09-13 10:18:41 +02:00 |
|
scanscalar.cpp
|
Properly allow a trailing tab character on a block scalar (#919)
|
2020-07-16 10:08:09 -05:00 |
|
scanscalar.h
|
[clang-tidy] fix inconsistent declaration (#884)
|
2020-06-15 15:39:04 -05:00 |
|
scantag.cpp
|
Fix clang format (#854)
|
2020-04-29 09:40:33 -05:00 |
|
scantag.h
|
Run clang-format
|
2014-03-22 12:49:16 -05:00 |
|
scantoken.cpp
|
fix(src,include,test): fixed multiple cases where a bad yaml was accepted.
|
2024-09-13 10:18:41 +02:00 |
|
setting.h
|
partially fix clang compilation (#893)
|
2020-06-15 16:59:27 -05:00 |
|
simplekey.cpp
|
Fix clang format (#854)
|
2020-04-29 09:40:33 -05:00 |
|
singledocparser.cpp
|
emitter: Support std::string_view
|
2024-12-22 16:22:38 -06:00 |
|
singledocparser.h
|
Fix stack overflow (#807)
|
2020-04-09 13:02:10 -05:00 |
|
stream.cpp
|
Avoid including <iostream> in library code
|
2024-12-30 11:27:02 -06:00 |
|
stream.h
|
Avoid including <iostream> in library code
|
2024-12-30 11:27:02 -06:00 |
|
streamcharsource.h
|
Make SettingChange and StreamCharSourcemove constructors and assignment operators noexcept (#808)
|
2020-02-04 16:58:00 -06:00 |
|
stringsource.h
|
Run clang-format
|
2014-03-22 12:49:16 -05:00 |
|
tag.cpp
|
Small perfomance optimization in Directives and Tag methods (#1112)
|
2022-05-31 18:05:22 -05:00 |
|
tag.h
|
Small perfomance optimization in Directives and Tag methods (#1112)
|
2022-05-31 18:05:22 -05:00 |
|
token.h
|
Avoid including <iostream> in library code
|
2024-12-30 11:27:02 -06:00 |