1 file changed
+1
-1
lines changed- CMakeLists.txt+7-8
- NEWS+20-8
- build/autotools/FindDependencies.m4+3
- src/bson/bson-compat.h+1
- src/bson/bson-config.h.in+9
- src/bson/bson-iso8601-private.h+11
- src/bson/bson-iso8601.c+32
- src/bson/bson-json.c+165-113
- src/bson/bson-utf8.c+1-2
- src/bson/bson.c+58-42
- src/jsonsl/jsonsl.h+3-3
- tests/Makefile.am-1
- tests/TestSuite.h+1
- tests/corpus-test.c+13-24
- tests/corpus-test.h+4-5
- tests/json/bson_corpus/array.json+8-8
- tests/json/bson_corpus/binary.json+22-16
- tests/json/bson_corpus/boolean.json+4-4
- tests/json/bson_corpus/code.json+12-12
- tests/json/bson_corpus/code_w_scope.json+10-10
- tests/json/bson_corpus/datetime.json+13-8
- tests/json/bson_corpus/dbpointer.json+19-13
- tests/json/bson_corpus/dbref.json+10-10
- tests/json/bson_corpus/decimal128-1.json+317
- tests/json/bson_corpus/decimal128-2.json+793
- tests/json/bson_corpus/decimal128-3.json+1.8k
- tests/json/bson_corpus/decimal128-4.json+26-26
- tests/json/bson_corpus/decimal128-5.json+134-134
- tests/json/bson_corpus/decimal128-6.json
- tests/json/bson_corpus/decimal128-7.json
- tests/json/bson_corpus/document.json+6-6
- tests/json/bson_corpus/double.json+38-26
- tests/json/bson_corpus/double2.json+45
- tests/json/bson_corpus/int32.json+15-10
- tests/json/bson_corpus/int64.json+15-10
- tests/json/bson_corpus/maxkey.json+2-2
- tests/json/bson_corpus/minkey.json+2-2
- tests/json/bson_corpus/multi-type-deprecated.json+15
- tests/json/bson_corpus/multi-type.json+2-2
- tests/json/bson_corpus/null.json+2-2
- tests/json/bson_corpus/oid.json+6-6
- tests/json/bson_corpus/regex.json+22-10
- tests/json/bson_corpus/string.json+17-12
- tests/json/bson_corpus/symbol.json+24-6
- tests/json/bson_corpus/timestamp.json+13-2
- tests/json/bson_corpus/top.json+104-6
- tests/json/bson_corpus/undefined.json+4-2
- 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/test-bson-corpus.c+78-45
- tests/test-iso8601.c+170-130
- tests/test-json.c+174-7
- tests/test-libbson.c-3
- tests/test-type.c-143
- tests/test-utf8.c+5
0 commit comments