4 files changed
+9
-7
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
| 244 | + | |
244 | 245 |
| |
245 | 246 |
| |
246 | 247 |
| |
247 | 248 |
| |
248 | 249 |
| |
249 | 250 |
| |
250 | 251 |
| |
| 252 | + | |
251 | 253 |
| |
252 | 254 |
| |
253 | 255 |
| |
| |||
414 | 416 |
| |
415 | 417 |
| |
416 | 418 |
| |
| 419 | + | |
| 420 | + | |
417 | 421 |
| |
418 | 422 |
| |
419 | 423 |
| |
|
Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1390 | 1390 |
| |
1391 | 1391 |
| |
1392 | 1392 |
| |
1393 |
| - | |
1394 |
| - | |
1395 | 1393 |
| |
1396 | 1394 |
| |
1397 | 1395 |
| |
| |||
1432 | 1430 |
| |
1433 | 1431 |
| |
1434 | 1432 |
| |
1435 |
| - | |
| 1433 | + | |
1436 | 1434 |
| |
1437 | 1435 |
| |
1438 | 1436 |
| |
1439 | 1437 |
| |
1440 | 1438 |
| |
1441 |
| - | |
| 1439 | + | |
1442 | 1440 |
| |
1443 | 1441 |
| |
1444 | 1442 |
| |
1445 |
| - | |
| 1443 | + | |
1446 | 1444 |
| |
1447 | 1445 |
| |
1448 | 1446 |
| |
|
- .evergreen/cmake.sh+16
- .evergreen/compile-unix.sh+16-4
- .evergreen/compile-windows.sh+1-2
- .evergreen/compile.sh+17
- .evergreen/config.yml+129-21
- .evergreen/llvm-gcov.sh+2
- .gitignore+5
- CMakeLists.txt+12-42
- NEWS+30
- VERSION_CURRENT+1-1
- build/autotools/Coverage.m4+1-1
- build/autotools/PrintBuildConfiguration.m4+1-8
- build/autotools/ReadCommandLineArguments.m4-10
- build/autotools/SetupAutomake.m4-2
- build/cmake/libbson-experimental.def-191
- build/cmake/libbson.def+10-5
- doc/html/Makefile.am+1-4
- examples/Makefile.am+10
- src/bson/Makefile.am+2-10
- src/bson/bcon.c-12
- src/bson/bcon.h-8
- src/bson/bson-config.h.in-8
- src/bson/bson-iter.c-12
- src/bson/bson-iter.h-6
- src/bson/bson-json.c-8
- src/bson/bson-types.h-10
- src/bson/bson-value.c-4
- src/bson/bson.c-10
- src/bson/bson.h-6
- tests/Makefile.am+7-12
- tests/test-bcon-basic.c-4
- tests/test-bcon-extract.c-4
- tests/test-bson.c-10
- tests/test-decimal128.c-1
- tests/test-iter.c-16
- tests/test-json.c-17
- tests/test-libbson.c+1-2
- tests/test-type.c-3
- tests/test-value.c-4
0 commit comments