Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicit string size - Java #76

Merged
merged 4 commits into from
May 1, 2013
Merged

Explicit string size - Java #76

merged 4 commits into from
May 1, 2013

Conversation

kspangsege
Copy link
Contributor

Note: Depends upon realm/realm-core#67

Note: The intention is to make it possible to transport any string between Java and TightDB including those that contain null-characters, however, an important piece is missing. Please see the FIXME in https://github.com/Tightdb/tightdb_java2/blob/7eb8a5214dea1015c5232408955462ff10349d39/tightdb_jni/src/util.h#L253.

/cc @bmunkholm

@ghost ghost assigned bmunkholm Mar 21, 2013
@bmunkholm bmunkholm merged commit c320eb6 into master May 1, 2013
beeender added a commit that referenced this pull request Jun 3, 2016
57ee591 Merge pull request #78 from realm/mar/weakrealmnotifier-leak
8685390 Merge pull request #77 from realm/mar/results-leak
e2112f8 Merge pull request #81 from realm/mar/core-always-static
332813f Avoid dumping all environment variables when building core without ASan enabled.
bef0a6e Build core as a static library when building it as a dependency.
6d22d28 Merge pull request #72 from realm/tg/core-1.0.0
08404d7 Express `Results`' asignment operators in terms of their equivalent constructors.
3e95226 Have `Results` default its copy constructor.
fc63c4f Merge pull request #76 from realm/mar/fix-building-tests-in-xcode
2a75edd Move `List`s defaulted constructors and assignment operators out of line.
30f1c83 Merge pull request #75 from realm/sk/android-fixes
702b8a3 Avoid leaking the runloop and source if WeakRealmNotifier is move-assigned.
65a748d Fix move-assigning to a `Results` that has a notifier to not leak the `Realm`, and moving from a `Results` to not result in a use-after-free.
7e99634 Fix building tests in Xcode.
385fe97 Make Realm::is_closed() work on read-only instances
7bb8a04 Fix for object store build issues on Android
d4feb7e Actually bump the core version
840c46f Upgrade to core 1.0.0 and update the file exception translation to match

git-subtree-dir: realm/realm-jni/object-store
git-subtree-split: 57ee591809916034f0b4d9db6ea225f711743674
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants