Commit 86243cd
3 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | | - | |
| 360 | + | |
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
| 370 | + | |
370 | 371 | | |
371 | 372 | | |
372 | 373 | | |
| |||
- CMakeLists.txt+7
- CONTRIBUTING.md+5
- NEWS+38
- VERSION_CURRENT+1-1
- VERSION_RELEASED+1-1
- build/autotools/AutomaticInitAndCleanup.m4+6
- build/autotools/PrintBuildConfiguration.m4+1
- build/autotools/ReadCommandLineArguments.m4+6
- configure.ac+1
- src/libbson+1-1
- src/mongoc/mongoc-client.c+11-3
- src/mongoc/mongoc-cluster.c+29-2
- src/mongoc/mongoc-config.h.in+11
- src/mongoc/mongoc-init.c+1
- src/mongoc/mongoc-stream-tls.c+6
- tests/Makefile.am+1-1
- tests/TestSuite.c+25
- tests/TestSuite.h+12
- tests/mock_server/mock-rs.c+5-3
- tests/mock_server/mock-server.c+25-6
- tests/test-bulk.c+1
- tests/test-libmongoc.c+6
- tests/test-libmongoc.h+1
- tests/test-mongoc-client.c+135-4
- tests/test-mongoc-collection-find.c+6
- tests/test-mongoc-collection.c+20-4
- tests/test-mongoc-cursor.c+5
- tests/test-mongoc-database.c+1
- tests/test-mongoc-exhaust.c+4
- tests/test-mongoc-stream-tls.c+2-2
- tests/test-mongoc-topology.c+11-7
- tests/test-mongoc-usleep.c+1-1
0 commit comments