File tree
2 files changed
+58
-1
lines changed- couchbase-lite-core-sys
- couchbase-lite/tests
2 files changed
+58
-1
lines changedSubmodule couchbase-lite-core updated 59 files
- C/c4.gnu+1-1
- C/c4Base.cc+1
- C/c4DocEnumerator.cc+59-22
- C/include/c4DocEnumerator.h+3-2
- C/include/c4Replicator.h+4-7
- C/scripts/c4.txt-2
- C/tests/c4DatabaseEncryptionTest.cc+3-4
- C/tests/c4QueryTest.cc+2-86
- C/tests/cmake/platform_linux.cmake+1-2
- CMakeLists.txt+9-12
- LiteCore/Database/Database.cc-1
- LiteCore/Database/Upgrader.cc+2-2
- LiteCore/Query/Query.hh+4-13
- LiteCore/Query/QueryParser.cc+2-17
- LiteCore/Query/QueryParser.hh-1
- LiteCore/Query/QueryParserTables.hh+3-4
- LiteCore/Query/SQLiteDataFile+Indexes.cc+1-5
- LiteCore/Query/SQLiteFleeceFunctions.cc-12
- LiteCore/Query/SQLiteKeyStore+Indexes.cc-20
- LiteCore/Query/SQLiteN1QLFunctions.cc+2-28
- LiteCore/Query/SQLiteQuery.cc+9-26
- LiteCore/Storage/DataFile+Shared.hh+2-2
- LiteCore/Storage/KeyStore.hh-1
- LiteCore/Storage/RecordEnumerator.cc+18-10
- LiteCore/Storage/RecordEnumerator.hh+8-17
- LiteCore/Storage/SQLiteChooser.c-4
- LiteCore/Storage/SQLiteDataFile.cc+12-74
- LiteCore/Storage/SQLiteDataFile.hh+1-16
- LiteCore/Storage/SQLiteEnumerator.cc+14-42
- LiteCore/Storage/SQLiteKeyStore.cc+1-32
- LiteCore/Storage/SQLiteKeyStore.hh+2-11
- LiteCore/Storage/UnicodeCollator.cc+2-59
- LiteCore/Storage/UnicodeCollator.hh+1-10
- LiteCore/Storage/UnicodeCollator_ICU.cc+1
- LiteCore/Storage/UnicodeCollator_winapi.cc+1-1
- LiteCore/Support/SequenceSet.hh+10-18
- LiteCore/Support/StringUtil.cc+13-38
- LiteCore/Support/StringUtil.hh-7
- LiteCore/tests/DataFileTest.cc+1-12
- LiteCore/tests/cmake/platform_linux.cmake+4-17
- Replicator/DBAccess.cc+1-3
- Replicator/DBAccess.hh+1-1
- Replicator/IncomingRev.cc+1-1
- Replicator/Pusher+DB.cc+1-1
- Replicator/Pusher.cc+3-29
- Replicator/Pusher.hh+9-9
- Replicator/Replicator.cc+91-170
- Replicator/Replicator.hh+3-14
- Replicator/ReplicatorOptions.hh+1-1
- Replicator/ReplicatorTypes.hh-1
- Replicator/c4Replicator.hh+5-15
- Replicator/tests/ReplicatorAPITest.cc+7-65
- Replicator/tests/ReplicatorLoopbackTest.cc+5-8
- Xcode/xcconfigs/Project.xcconfig+1-2
- build_cmake/scripts/test_unix.sh+1
- cmake/platform_linux_desktop.cmake+14-35
- cmake/platform_unix.cmake+2-3
- vendor/BLIP-Cpp+1-1
- vendor/fleece+1-1
Lines changed: 57 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
442 | 442 |
| |
443 | 443 |
| |
444 | 444 |
| |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + |
0 commit comments