2 files changed
+2
-2
lines changed- .mci.yml+440
- CMakeLists.txt+15-5
- README.md+1-1
- build/autotools/CheckHeaders.m4+2
- build/autotools/FindDependencies.m4+53-2
- build/autotools/m4/ax_pthread.m4+3-1
- doc/bson_context_t.page+1-1
- doc/bson_installing.page.in+4-3
- src/bson/bson-compat.h+1-1
- src/bson/bson-config.h.in+19
- src/bson/bson-context.c+6-6
- src/bson/bson-decimal128.c+126-95
- src/bson/bson-iter.c+3
- src/bson/bson-memory.c+2-2
- src/bson/bson-string.c+19-13
- src/bson/bson-timegm.c+8-1
- src/bson/bson-types.h+1-1
- tests/Makefile.am+8-6
- tests/TestSuite.c+8-8
- tests/TestSuite.h+25
- tests/bson-tests.h+4-4
- tests/json-test.c+1-1
- tests/json/type/array.json-45
- tests/json/type/boolean.json-29
- tests/json/type/corrupted.json-137
- tests/json/type/decimal128.json-364
- tests/json/type/decimal128/decimal128-1.json+317
- tests/json/type/decimal128/decimal128-2.json+793
- tests/json/type/decimal128/decimal128-3.json+1.8k
- tests/json/type/decimal128/decimal128-4.json+165
- tests/json/type/decimal128/decimal128-5.json+402
- tests/json/type/decimal128/decimal128-6.json+131
- tests/json/type/decimal128/decimal128-7.json+327
- tests/json/type/int32.json-37
- tests/test-decimal128.c+9-85
- tests/test-iter.c+1-1
- tests/test-json.c+1-1
- tests/test-oid.c+3-3
- tests/test-string.c+4-1
- tests/test-type.c+97-141
- .mci.yml+95-26
- CMakeLists.txt+2
- build/autotools/CheckProgs.m4+2
- doc/mongoc_client_set_ssl_opts.page+1-1
- src/libbson+1-1
- src/mongoc/mongoc-client-pool.c+11-2
- src/mongoc/mongoc-client.c+9-1
- src/mongoc/mongoc-ssl-private.h+4-1
- src/mongoc/mongoc-ssl.c+26
- src/mongoc/mongoc-ssl.h+8-8
- tests/TestSuite.c+5-2
- tests/mock_server/mock-server.c+3
- tests/test-conveniences.c+5
- tests/test-libmongoc.c+8-4
- tests/test-mongoc-client.c+79
- tests/test-mongoc-sdam.c+3
0 commit comments