summaryrefslogtreecommitdiff
path: root/java/rocksjni/slice.cc
AgeCommit message (Expand)Author
2018-04-12comment unused parameters to turn on -Wunused-parameter flagDavid Lai
2017-07-15Change RocksDB LicenseSiying Dong
2017-03-22Fix Compilation errors when using IBM JavaAyappan
2017-02-27Fixed various memory leaks and Java 8 JNI CompatibilityAdam Retter
2016-02-10Improve the speed and synchronization around the construction of Java/JNI obj...Adam Retter
2016-02-09Updated all copyright headers to the new format.Baraa Hamodi
2015-01-17[RocksJava] Integrated proposed simplificiationfyrz
2015-01-17[RocksJava] DirectSlice String termination fixfyrz
2014-12-23Fix the build on Mac OS XAdam Retter
2014-12-18[RocksJava] Incorporated changes D30081fyrz
2014-12-18[RocksJava] Incorporated changes D30081fyrz
2014-12-18[RocksJava] Incorporate additions for D30081fyrz
2014-12-18[RocksJava] Slice / DirectSlice improvementsfyrz
2014-11-11Turn on -Wshorten-64-to-32 and fix all the errorsIgor Canadi
2014-10-21Fix code style problems identified by lintAdam Retter
2014-10-21Fix to memory dealocation when creating a slice from a byte bufferAdam Retter
2014-10-21Feature - Implement Java API for Comparator and Slice. Allows use ofAdam Retter