Commit Graph

714 Commits

Author SHA1 Message Date
Taro L. Saito 2d5db6d830 snapshot version 2014-10-24 09:55:18 +09:00
Taro L. Saito 0122b6bfcc Fixes #90, by adding OSGi export setting foe org.xerial.snappy.buffer package. 1.1.1.5 release 2014-10-24 09:46:15 +09:00
Taro L. Saito 35ed7a8386 snapshot version 2014-10-23 14:48:12 +09:00
Taro L. Saito 2b2a26399c 1.1.1.4 release 2014-10-23 14:47:42 +09:00
Taro L. Saito f0d7f62881 #89: Add SnappyIOException to distinguish empty input, incompatible format version, etc. 2014-10-23 12:42:12 +09:00
Taro L. Saito 164e51da2e #89: Fixes SnappyInputStream not to throw an IOException when the input is empty 2014-10-23 12:12:39 +09:00
Taro L. Saito dfc9322a5b #88: Applied a patch from @ewencp to fix missing reference problem of CachedBufferAllocator 2014-10-22 09:53:13 +09:00
Taro L. Saito 7b86642f75 Fixes #88 by introducing thread-safe BufferAllocator 2014-10-22 00:05:13 +09:00
Taro L. Saito 5eebef89c6 Release note on 1.0.5.4 2014-09-12 14:38:19 +09:00
Taro L. Saito 4e4ebfb998 about 1.1.1.3 version 2014-07-19 07:02:12 +09:00
Taro L. Saito 74443d220b 1.1.1.3 2014-07-19 07:00:52 +09:00
Taro L. Saito 8b83f6e2d4 Using buffer recycler to minimize memory allocation cost 2014-07-19 05:29:11 +09:00
Taro L. Saito 50164bc210 Sanitize code 2014-07-19 05:14:50 +09:00
Taro L. Saito 7adf0c1dbc Merge pull request #83 from xerial/outputstream-opt
Optimization of SnappyOutputStream
2014-07-18 18:45:23 +09:00
Taro L. Saito dbc610ef6b version 1.1.1.2 2014-07-18 18:41:38 +09:00
Taro L. Saito f695e84cac #82: Improving SnappyOutputStream performance by reducing the numbe of data copies 2014-07-18 18:05:51 +09:00
Taro L. Saito 5b5a3a379d Add test code to see the performance 2014-07-18 16:22:59 +09:00
Taro L. Saito f762770ef1 snappy-java-1.1.1.1 release (with the AIX ppc64 binary fix) 2014-07-14 10:02:35 +09:00
Taro L. Saito d75f6088b7 Merge pull request #79 from ibmsoe/AIX-fixes
AIX Fixes
2014-07-13 12:54:05 +09:00
Iheanyi Ekechukwu e487f823e5 Add lib/inc_ibm and remove libsnappyjava.so 2014-07-11 13:24:44 -05:00
Iheanyi Ekechukwu d61b43593f Add native libsnappyjava.a 2014-07-11 12:54:04 -05:00
Iheanyi Ekechukwu 408a9de8cc Update build.sbt 2014-07-10 10:13:36 -05:00
Iheanyi Ekechukwu 70254f9354 Modify Makefile to work for AIX. 2014-07-10 10:01:50 -05:00
Iheanyi Ekechukwu ce767baab3 Modify Makefile in order for snappy-java to correctly compile on AIX. 2014-07-09 16:33:22 -05:00
Taro L. Saito 2289820890 Merge pull request #77 from ibmsoe/modify-makefile
Modify makefile
2014-07-08 22:48:02 +09:00
Iheanyi Ekechukwu 3a833a730b Fixes for compiling on AIX. 2014-07-07 15:25:23 -05:00
Iheanyi Ekechukwu 8d783de13b Change classes directory in Makefileto fix compilation. 2014-07-07 14:51:27 -05:00
Iheanyi Ekechukwu 6a582ce60a Merge pull request #5 from xerial/develop
Merge changes from upstream
2014-07-07 11:48:47 -05:00
Taro L. Saito 08fbe52c23 Merge branch 'develop' 2014-07-04 14:11:54 +09:00
Taro L. Saito ed7b51c5ee snappy-java-1.1.1 release 2014-07-04 14:01:49 +09:00
Taro L. Saito 2129f915ef Add notes for building g++ with -fPIC option 2014-07-04 13:54:08 +09:00
Taro L. Saito fe2f579953 Fix milestone 2014-07-04 13:52:10 +09:00
Taro L. Saito acf4e2bf42 Preparing 1.1.1 release 2014-07-04 13:51:24 +09:00
Taro L. Saito c0027a9c0e 1.1.1-M4 Release 2014-07-04 13:50:06 +09:00
Taro L. Saito 527cd9b315 #54: Add linux-x86_64 native library with an embedded libstdc++ 2014-07-04 13:34:31 +09:00
Taro L. Saito 37a7d1b450 1.1.1-M4-SNAPSHOT 2014-07-04 11:30:11 +09:00
Taro L. Saito d85724ad6d Merge pull request #76 from trajar/develop
Fix - Updated bundle activator to handle dynlib/jnilib issues on MacOS JDK7+
2014-07-04 09:49:35 +09:00
Alex Bowen 3e674a0f3c updated bundle activitor to handle dynlib/jnilib issues on macos jdk7+ 2014-07-03 14:18:01 -04:00
Taro L. Saito da6263ff03 Merge pull request #75 from ibmsoe/aix-native
AIX Native
2014-07-03 09:39:15 +09:00
Iheanyi Ekechukwu 2c5590084a Add native libsnappyjava.so for IBM AIX 6.1 2014-07-02 11:18:52 -05:00
Iheanyi Ekechukwu f6ef8b3aa8 Add native libsnappyjava.so for IBM AIX 6.1 2014-07-02 11:04:14 -05:00
Taro L. Saito 9321d0ecd8 snappy-java-1.1.1-M3 release. Fix pom.xml 2014-06-26 15:02:46 +09:00
Taro L. Saito e3a1bf1013 Merge pull request #74 from xerial/sbt
Using sbt for building snappy-java
2014-06-26 14:52:25 +09:00
Taro L. Saito c9bdbd4192 Update .travis.yml for sbt 2014-06-26 14:43:35 +09:00
Taro L. Saito b0b9aed2f0 Add sbt usage. Removed pom.xml 2014-06-26 14:39:50 +09:00
Taro L. Saito 075be36859 Fix comments 2014-06-26 14:34:03 +09:00
Taro L. Saito 492be99787 Removed unnecessary code 2014-06-26 14:33:54 +09:00
Taro L. Saito 199cdaced2 Add version.sbt 2014-06-26 14:12:14 +09:00
Taro L. Saito 2cd4ed553f Fix build scripts to use sbt instead of mvn 2014-06-26 14:12:03 +09:00
Taro L. Saito c96a345d85 Moved test resources to enable running tests both in maven and sbt 2014-06-26 13:41:45 +09:00