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/src
zhaoshihan 65c1c270db Fix warning -Wconstexpr-not-const 1 month ago
..
contrib Fix warning -Wconstexpr-not-const 1 month ago
binary.cpp Fix shared library tests for Windows (#1074) 4 years ago
collectionstack.h Apply formatting/style tweaks to comply with compile time diagnostics for g++ and clang++ (#686) 7 years ago
convert.cpp manual algorithm conversions (#891) 5 years ago
depthguard.cpp Fix clang format (#854) 6 years ago
directives.cpp Small perfomance optimization in Directives and Tag methods (#1112) 3 years ago
directives.h Small perfomance optimization in Directives and Tag methods (#1112) 3 years ago
emit.cpp Fix clang format (#854) 6 years ago
emitfromevents.cpp ensuring local tags are retained after loading a node + test 11 months ago
emitter.cpp emitter: Support std::string_view 10 months ago
emitterstate.cpp Emit the correct Alias on the key (#908) (#929) 5 years ago
emitterstate.h Emit the correct Alias on the key (#908) (#929) 5 years ago
emitterutils.cpp emitter: Support std::string_view 10 months ago
emitterutils.h emitter: Support std::string_view 10 months ago
exceptions.cpp Fix clang format (#854) 6 years ago
exp.cpp [clang-tidy] use raw strings for easier readability (#882) 5 years ago
exp.h Fix escaping anchors in keys (#1101) 4 years ago
fptostring.cpp Use std::locale::classic() instead of creating new C locales on demand. 1 month ago
indentation.h Avoid including <iostream> in library code 10 months ago
memory.cpp up 2 months ago
node.cpp Fix clang format (#854) 6 years ago
node_data.cpp Use std::locale::classic() instead of creating new C locales on demand. 1 month ago
nodebuilder.cpp [clang-tidy] use emplace_back (#880) 5 years ago
nodebuilder.h Modernize: Use "using" instead of "typedef" (#754) 6 years ago
nodeevents.cpp [clang-tidy] use auto (#888) 5 years ago
nodeevents.h Modernize: Use "using" instead of "typedef" (#754) 6 years ago
null.cpp emitter: Support std::string_view 10 months ago
ostream_wrapper.cpp Avoid including <iostream> in library code 10 months ago
parse.cpp fix(src): avoid possible infinite loop in LoadAll(). 1 year ago
parser.cpp Use std::locale::classic() instead of creating new C locales on demand. 1 month ago
ptr_vector.h Apply formatting/style tweaks to comply with compile time diagnostics for g++ and clang++ (#686) 7 years ago
regex_yaml.cpp Apply formatting/style tweaks to comply with compile time diagnostics for g++ and clang++ (#686) 7 years ago
regex_yaml.h Modernize: Use "default" for destructors and copy constructors (#751) 6 years ago
regeximpl.h emitter: Support std::string_view 10 months ago
scanner.cpp fix(src,include,test): fixed multiple cases where a bad yaml was accepted. 1 year ago
scanner.h fix(src,include,test): fixed multiple cases where a bad yaml was accepted. 1 year ago
scanscalar.cpp Properly allow a trailing tab character on a block scalar (#919) 5 years ago
scanscalar.h [clang-tidy] fix inconsistent declaration (#884) 5 years ago
scantag.cpp Fix clang format (#854) 6 years ago
scantag.h Run clang-format 12 years ago
scantoken.cpp fix(src,include,test): fixed multiple cases where a bad yaml was accepted. 1 year ago
setting.h partially fix clang compilation (#893) 5 years ago
simplekey.cpp Fix clang format (#854) 6 years ago
singledocparser.cpp emitter: Support std::string_view 10 months ago
singledocparser.h Fix stack overflow (#807) 6 years ago
stream.cpp Avoid including <iostream> in library code 10 months ago
stream.h Avoid including <iostream> in library code 10 months ago
streamcharsource.h Make SettingChange and StreamCharSourcemove constructors and assignment operators noexcept (#808) 6 years ago
stringsource.h Run clang-format 12 years ago
tag.cpp Small perfomance optimization in Directives and Tag methods (#1112) 3 years ago
tag.h Small perfomance optimization in Directives and Tag methods (#1112) 3 years ago
token.h Avoid including <iostream> in library code 10 months ago