File tree
4 files changed
+6
-5
lines changed- realm/realm-library/src/main/cpp
- jni_util
4 files changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | | - | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
Submodule realm-core updated 60 files
- CHANGELOG.md+33-4
- Jenkinsfile+2-10
- Package.swift+742-125
- dependencies.list+1-1
- evergreen/config.yml+82-23
- evergreen/install_baas.sh+29-91
- evergreen/wait_for_baas.sh+1-1
- how-to-build.md+1-1
- src/realm/cluster_tree.cpp+2
- src/realm/header.txt-17
- src/realm/obj.cpp+14-2
- src/realm/parser/driver.cpp+1-1
- src/realm/sync/apply_to_state_command.cpp+8-6
- src/realm/sync/instruction_applier.cpp+21-1
- src/realm/sync/instruction_applier.hpp-16
- src/realm/sync/noinst/reopening_file_logger.cpp+2-2
- src/realm/sync/noinst/reopening_file_logger.hpp+2-2
- src/realm/sync/server.cpp+1-1
- src/realm/sync/server_command.cpp+5-4
- src/realm/util/duplicating_logger.cpp+1-1
- src/realm/util/duplicating_logger.hpp+1-1
- src/realm/util/file.hpp+3-4
- src/realm/util/interprocess_mutex.hpp-1
- src/realm/util/logger.cpp+20-12
- src/realm/util/logger.hpp+14-93
- src/realm/util/timestamp_logger.cpp+1-1
- src/realm/util/timestamp_logger.hpp+1-1
- src/realm/util/to_string.cpp+41-14
- src/realm/util/to_string.hpp+43-3
- test/object-store/CMakeLists.txt+6
- test/object-store/mongodb/auth_providers/anon-user.json+1-1
- test/object-store/mongodb/auth_providers/api-key.json+1-1
- test/object-store/mongodb/auth_providers/custom-function.json+1-1
- test/object-store/mongodb/auth_providers/local-userpass.json+1-1
- test/object-store/mongodb/config.json+1-1
- test/object-store/mongodb/functions/authFunc/config.json+1-1
- test/object-store/mongodb/functions/confirmFunc/config.json+1-1
- test/object-store/mongodb/functions/resetFunc/config.json+1-1
- test/object-store/mongodb/functions/sumFunc/config.json+1-1
- test/object-store/mongodb/graphql/config.json+3
- test/object-store/mongodb/services/BackingDB/config.json+1-1
- test/object-store/mongodb/services/BackingDB/rules/test_data.Dog.json+1-1
- test/object-store/mongodb/services/BackingDB/rules/test_data.Person.json+1-1
- test/object-store/mongodb/services/BackingDB/rules/test_data.testRemoteMongoClient.json+1-1
- test/object-store/mongodb/services/gcm/config.json+1-1
- test/object-store/sync/app.cpp+145-1
- test/object-store/transaction_log_parsing.cpp+2
- test/object-store/util/test_file.cpp+1-5
- test/object-store/util/test_file.hpp+9-1
- test/object-store/util/test_utils.cpp+2
- test/test_all.cpp+1-1
- test/test_parser.cpp+75-22
- test/test_util_logger.cpp+3-7
- test/test_util_to_string.cpp+7
- test/util/compare_groups.cpp+4-3
- test/util/unit_test.cpp+1-1
- tools/cmake/ios.toolchain.cmake+1-1
- tools/cmake/maccatalyst.toolchain.cmake+1-3
- tools/cmake/macosx.toolchain.cmake+1-3
- tools/cross_compile.sh+1
0 commit comments