Commit Graph

23 Commits (5c76ba9dc4cbc676d8a28264b15af68c1bf06917)

Author SHA1 Message Date
Siying Dong 8843129ece Move some memory related files from util/ to memory/ (#5382) 6 years ago
Siying Dong e9e0101ca4 Move test related files under util/ to test_util/ (#5377) 6 years ago
David Lai 3be9b36453 comment unused parameters to turn on -Wunused-parameter flag 7 years ago
Adam Retter db2445ad24 Brings the Java API for WriteBatch inline with the C++ API 7 years ago
Daniel Black 1d8aa2961c Gcc 7 ParsedInternalKey replace memset with clear function. 8 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Adam Retter 7e8d95cc0e Fix the Java build which was broken by a4d9c02 8 years ago
Sagar Vemuri 343b59d6ee Move various string utility functions into string_util 8 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 8 years ago
Ayappan 203136e793 Fix Compilation errors when using IBM Java 8 years ago
Adam Retter c6d464a9da Fixed various memory leaks and Java 8 JNI Compatibility 8 years ago
Tomas Kolda 13f7a01f61 Fixing JNI release build for gcc (#975) 9 years ago
Yi Wu 81747f1be6 Refactor MutableCFOptions 9 years ago
Yi Wu a88677d2cf Remove ImmutableCFOptions from public API 9 years ago
sdong 32df9733d1 Add options.write_buffer_manager: control total memtable size across DB instances 9 years ago
Adam Retter 76e8beeeb9 Pass by pointer from/to Java from JNI not by object 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Tomas Kolda 52153930d8 Adding support for Windows JNI build - fix Java unit test for release build of JNI DLL 9 years ago
sdong b99d4276f2 Fix java test buid broken by 7d87f02799 10 years ago
sdong 35ad531be3 Seperate InternalIterator from Iterator 10 years ago
Dmitri Smirnov d2f0912bd3 Merge the latest changes from github/master 10 years ago
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 10 years ago
agiardullo dc9d70de65 Optimistic Transactions 10 years ago
Yueh-Hsuan Chiang 652db51a31 Fix compilation error in rocksjni/write_batch_test.cc 10 years ago
Adam Retter 98cb501bc0 Moved Java test classes into src/test/java 10 years ago