2 files changed
+2
-2
lines changed- .evergreen/config.yml+421
- .evergreen/unix.sh+122
- .evergreen/windows.sh+34
- .gitattributes+3
- .gitignore+2
- .mci.yml-440
- CMakeLists.txt+69-38
- NEWS+36-3
- README.md+2-2
- VERSION_CURRENT+1-1
- build/autotools/PrintBuildConfiguration.m4+8-1
- build/autotools/ReadCommandLineArguments.m4+10
- build/autotools/SetupAutomake.m4+2
- build/cmake/libbson-experimental.def+191
- build/cmake/libbson.def-5
- doc/bson_installing.page.in+2-2
- doc/mallard2man.py+10-2
- src/bson/Makefile.am+10-2
- src/bson/bcon.c+12
- src/bson/bcon.h+8
- src/bson/bson-clock.c+2-2
- src/bson/bson-compat.h+4-4
- src/bson/bson-config.h.in+9
- src/bson/bson-decimal128.c-1
- src/bson/bson-decimal128.h+1-3
- src/bson/bson-iter.c+12
- src/bson/bson-iter.h+6
- src/bson/bson-json.c+15-12
- src/bson/bson-macros.h+1-1
- src/bson/bson-oid.c+2-1
- src/bson/bson-private.h+3-1
- src/bson/bson-string.c+49-9
- src/bson/bson-timegm.c+2-4
- src/bson/bson-types.h+11-3
- src/bson/bson-value.c+4
- src/bson/bson.c+14-6
- src/bson/bson.h+6
- src/yajl/yajl_gen.c+4-4
- src/yajl/yajl_lex.c+5
- src/yajl/yajl_tree.c+4
- tests/Makefile.am+13-4
- tests/TestSuite.c+5-2
- tests/test-bcon-basic.c+4
- tests/test-bcon-extract.c+4
- tests/test-bson.c+10
- tests/test-iter.c+17-1
- tests/test-json.c+75-12
- tests/test-libbson.c+3-1
- tests/test-oid.c+38
- tests/test-string.c+18-3
- tests/test-type.c+8-13
- tests/test-value.c+29-4
0 commit comments