1 file changed
+1
-1
lines changedDiff for: dependency/yaml-cpp
- .bazelignore+1
- .github/dependabot.yml+11
- .github/workflows/build.yml+87-11
- .github/workflows/bzlmod-archive.yml+19
- .gitignore-2
- .travis.yml-37
- CMakeLists.txt+46-29
- CONTRIBUTING.md+1-1
- MODULE.bazel+14
- README.md+34
- SECURITY.md+13
- appveyor.yml-28
- cmake_uninstall.cmake.in+21
- docs/How-To-Emit-YAML.md+5-9
- include/yaml-cpp/emitfromevents.h+1
- include/yaml-cpp/emitter.h+2
- include/yaml-cpp/emitterstyle.h+4-3
- include/yaml-cpp/node/convert.h+52
- include/yaml-cpp/node/impl.h+1-1
- include/yaml-cpp/node/type.h+4-3
- include/yaml-cpp/traits.h+3-2
- src/emitter.cpp+4-2
- src/emitterutils.cpp+3-2
- src/node_data.cpp+1
- src/parser.cpp+1
- src/singledocparser.cpp+2-3
- src/token.h+1-1
- test/CMakeLists.txt+14-7
- test/cmake/CMakeLists.txt+21
- test/cmake/main.cpp+3
- test/integration/emitter_test.cpp+44-1
- test/node/node_test.cpp+63
- util/read.cpp+2-2
- util/sandbox.cpp+2-2
- yaml-cpp-config.cmake.in+21-4
0 commit comments