Commit 335aac2
2 files changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | | - | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
13 | | - | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
Submodule realm-core updated 28 files
- CHANGELOG.md+14-7
- Package.swift+3-2
- dependencies.list+1-1
- src/realm/obj.cpp+6-3
- src/realm/obj.hpp+4
- src/realm/object-store/shared_realm.cpp+2
- src/realm/object-store/shared_realm.hpp+1-1
- src/realm/object-store/sync/impl/sync_metadata.cpp+15
- src/realm/object-store/sync/impl/sync_metadata.hpp+3
- src/realm/object-store/sync/sync_manager.cpp+7-8
- src/realm/object-store/sync/sync_manager.hpp+6
- src/realm/object-store/sync/sync_session.cpp+1-1
- src/realm/object-store/sync/sync_user.cpp+52-11
- src/realm/object-store/sync/sync_user.hpp+12-3
- src/realm/status.hpp+1-1
- src/realm/util/bind_ptr.hpp+11
- src/realm/util/features.h+4-2
- src/realm/util/future.hpp+1.2k
- test/CMakeLists.txt+1
- test/object-store/collection_fixtures.hpp+415
- test/object-store/sync/app.cpp+169-1
- test/object-store/sync/user.cpp+28
- test/object-store/transaction_log_parsing.cpp+23-188
- test/object-store/util/baas_admin_api.cpp+2-2
- test/test_array_mixed.cpp+2
- test/test_unresolved_links.cpp+67
- test/test_util_future.cpp+1.6k
- test/testsettings.hpp+1
0 commit comments