1 file changed
+1
-1
lines changed- .evergreen/check-release-archive.sh-1
- .evergreen/compile-windows.sh+1-1
- CMakeLists.txt+24-5
- Makefile.am+1-1
- NEWS+17-21
- build/Makefile.am+3
- build/autotools/MaintainerFlags.m4+17-24
- build/cmake/BSONPackage.cmake+1-1
- build/cmake/MaintainerFlags.cmake+28
- build/cmake/Makefile.am+2-2
- build/maintainer-flags.txt+20
- doc/bson_as_canonical_extended_json.rst+6-6
- doc/bson_as_json.rst+1-1
- doc/bson_as_relaxed_extended_json.rst+6-6
- doc/bson_reader_t.rst+1-1
- doc/bson_reserve_buffer.rst+1-1
- doc/bson_t.rst+2-2
- doc/bson_type_t.rst+1
- doc/creating.rst+1-1
- doc/json.rst+4-4
- doc/parsing.rst+1-1
- doc/streaming-bson.rst+1-1
- examples/bcon-col-view.c+1-1
- examples/bson-streaming-reader.c+1-1
- examples/bson-to-json.c+1-1
- examples/hello_bson.c+1-1
- src/bson/bson-json.c+4-1
- src/bson/bson-version-functions.h+3
- src/bson/bson.c+2-2
- src/bson/bson.h+6-5
- src/jsonsl/jsonsl.c+3-3
- tests/TestSuite.h+3-3
- tests/bson-tests.h+4-4
- tests/corpus-test.c+58-2
- tests/corpus-test.h+34-4
- tests/test-bson-corpus.c+98-73
- tests/test-json.c+77-7
0 commit comments