1 file changed
+1
-1
lines changed- .github/workflows/check_amalgamation.yml+2-2
- .github/workflows/cifuzz.yml+1-1
- .github/workflows/codeql-analysis.yml+4-4
- .github/workflows/comment_check_amalgamation.yml+1-1
- .github/workflows/dependency-review.yml+1-1
- .github/workflows/labeler.yml+1-1
- .github/workflows/publish_documentation.yml+1-1
- .github/workflows/scorecards.yml+2-2
- .github/workflows/stale.yml+1-1
- .github/workflows/ubuntu.yml+4-4
- .github/workflows/windows.yml+36-57
- docs/mkdocs/docs/community/quality_assurance.md+2
- docs/mkdocs/requirements.txt+1-1
- include/nlohmann/detail/conversions/from_json.hpp+13-7
- include/nlohmann/detail/conversions/to_json.hpp+15-8
- include/nlohmann/detail/input/binary_reader.hpp+10-5
- include/nlohmann/detail/output/binary_writer.hpp+1-1
- single_include/nlohmann/json.hpp+39-21
- tests/src/unit-deserialization.cpp+3-2
- tests/src/unit-iterators2.cpp+2-1
- tests/src/unit-regression2.cpp+46-3
- tests/src/unit-udt.cpp+5-1
- tests/src/unit-user_defined_input.cpp+2-2
0 commit comments