A.J. Beamon
|
91281ec754
|
Don't use SetByteArrayRegion for get range results.
|
2017-09-27 13:41:06 -07:00 |
Ben Collins
|
21688afeb3
|
Merge pull request #155 from cie/feature-jni-no-memcpy
Fix possible leaks, move to SetByteArrayRegion()
|
2017-09-20 11:01:29 -07:00 |
A.J. Beamon
|
da9b56e1ef
|
More use of SetByteArrayRegion and various memory management fixes.
|
2017-09-20 10:31:25 -07:00 |
A.J. Beamon
|
a3eceb71ec
|
Merge branch 'release-5.0'
|
2017-09-01 12:37:16 -07:00 |
A.J. Beamon
|
560e172c46
|
tests: Update binding single key get range performance test to specify a limit of 2 and use exact mode.
|
2017-09-01 12:36:24 -07:00 |
Ben Collins
|
52f5ad83ea
|
Clean up some boilerplate by switching to SetByteArrayRegion()
|
2017-09-01 09:29:11 -07:00 |
Ben Collins
|
f19deec5d7
|
Remove a few more outdated items
|
2017-09-01 09:15:59 -07:00 |
Alec Grieser
|
1ef77ef99a
|
java tester support on release-5.0
|
2017-07-17 16:42:50 -07:00 |
Alec Grieser
|
50c206c93e
|
CompletableFuture reference is now an @link
|
2017-07-12 10:41:31 -07:00 |
Alec Grieser
|
6576e62a4e
|
removed FIXME from Javadocs
|
2017-07-12 09:52:19 -07:00 |
Alec Grieser
|
0740d587dd
|
Merge pull request #82 from cie/bindings-tuple-improvements
<rdar://problem/30053926> Bindings: Upstream Tuple2 changes from CK's fdbext
|
2017-05-26 14:38:43 -07:00 |
Alec Grieser
|
1bca602956
|
updated javadoc for fromStream with new types
|
2017-05-26 14:36:12 -07:00 |
Alec Grieser
|
d9dffd39ac
|
Merge pull request #111 from cie/java-remove-transaction-reset
Remove transaction reset from Java bindings.
|
2017-05-26 14:28:51 -07:00 |
A.J. Beamon
|
fc468f682b
|
Merge branch 'release-5.0' into bindings-tuple-improvements
# Conflicts:
# bindings/java/src-completable/main/com/apple/apple/foundationdbdb/tuple/Tuple.java
|
2017-05-26 12:33:33 -07:00 |
A.J. Beamon
|
84d4bfe749
|
Merge pull request #112 from cie/executor-marshall-on-callback
<rdar://problem/32413365> Java Bindings: Execute marshalling and callbacks off of network thread
|
2017-05-26 09:16:08 -07:00 |
FDB Dev Team
|
a674cb4ef4
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |