Commit Graph

1102 Commits

Author SHA1 Message Date
Taro L. Saito d8277970cc
Setting version to 1.1.7.4-SNAPSHOT 2019-03-25 21:30:35 -07:00
Taro L. Saito f6aa5256a3
Setting version to 1.1.7.3 2019-03-25 21:27:35 -07:00
Neil 79697cf3d4 change snappyOutputStream writeHeader order to fix when outputStream… (#229)
* change snappyOutputStream  writeHeader order to fix when outputStream doest't write bytes, it will also generate a snappy header after closed
2019-03-25 20:59:24 -07:00
Taro L. Saito de99182a82
Merge pull request #228 from bokken/master
java 9 valid direct byte buffer release
2019-03-21 15:10:46 -07:00
Brett Okken 26eb048c45 java 9 valid direct byte buffer release 2019-01-14 14:43:51 -06:00
Taro L. Saito 820038c974
Merge pull request #218 from TJC/docs-for-file-format-compat
Add README detail around file format compatibility
2018-08-06 19:39:58 -07:00
Toby Corkindale b40dffc4b9 Add README detail around file format compatibility 2018-08-06 11:03:32 +10:00
Taro L. Saito 73c67c7030
Remove version eye badge 2018-05-25 09:38:52 -07:00
Taro L. Saito fc7cc3c285 Add 1.1.7.2 release notes 2018-05-21 11:22:46 -07:00
Taro L. Saito 03c4273aa4 Setting version to 1.1.7.3-SNAPSHOT 2018-05-21 11:19:32 -07:00
Taro L. Saito e9a6ad470e Setting version to 1.1.7.2 2018-05-21 11:18:49 -07:00
Taro L. Saito 0215276a14
Merge pull request #213 from ossdev07/snappy-java
Failure of snappy-java 1.1.7 test cases due to isValidCompressedBuffer() on AARCH64
2018-05-21 11:13:49 -07:00
ossdev 40ebc5a48e Failure of snappy-java 1.1.7 test cases due to isValidCompressedBuffer() on AARCH64 architecture 2018-05-14 19:23:04 +05:30
Taro L. Saito a9a45d3cd0
Merge pull request #211 from tolbertam/issue/210
Add OSGi bundle metadata to manifest
2018-02-26 10:14:54 -08:00
Andrew Tolbert 6e35813580
[#210]: Add OSGi bundle metadata to manifest 2018-02-23 15:45:13 -06:00
Taro L. Saito aed3843f8e
Merge pull request #206 from xuchuanyin/opt_output_doc
[DOC] Optimize SnappyOutputStream java doc
2018-01-23 01:30:17 -08:00
xuchuanyin 0bdda0f23d
Optimize SnappyOutputStream java doc
Add more information about output data format
2018-01-23 15:23:18 +08:00
Taro L. Saito 118aa3e6d2 Setting version to 1.1.7.2-SNAPSHOT 2017-12-07 11:51:26 -08:00
Taro L. Saito 454bb54306 Setting version to 1.1.7.1 2017-12-07 11:49:26 -08:00
Taro L. Saito d1a6d037d9 Add 1.1.7.1 release notes 2017-12-07 11:48:38 -08:00
Taro L. Saito 705f94997b
Merge pull request #198 from xerial/fix-android-folder-name
#174: Fix folder name for android
2017-12-07 11:47:24 -08:00
Taro L. Saito 8a3538bc51 Remove unnecessary scala version setting 2017-12-01 16:26:13 -08:00
Taro L. Saito 1c527cb9e0 Rename 2017-12-01 16:15:22 -08:00
Taro L. Saito cda5eb03e2 Fix deploy script so as not to push release version 2017-12-01 16:07:29 -08:00
Taro L. Saito 2f38b2eae6 Add makefile for building centos5 docker image 2017-12-01 14:10:24 -08:00
Taro L. Saito 4eaa9a269c Use 1.1.7.1-SNAPSHOT 2017-12-01 11:04:19 -08:00
Taro L. Saito 6514348da0 #174: Fix folder name for android 2017-12-01 11:03:06 -08:00
Taro L. Saito 8686318c2c
Update Milestone.md 2017-12-01 10:22:35 -08:00
Taro L. Saito 9c36cfa959
Update javadoc badge 2017-11-30 22:28:19 -08:00
Taro L. Saito 0ca520d245 Setting version to 1.1.8-SNAPSHOT 2017-11-30 17:00:32 -08:00
Taro L. Saito 0eac781725 Setting version to 1.1.7 2017-11-30 16:59:42 -08:00
Taro L. Saito 417ab3eefb Add 1.1.7 release notes 2017-11-30 16:56:28 -08:00
Taro L. Saito a468d08bca Resolve android type first 2017-11-30 16:43:25 -08:00
Taro L. Saito 039082d8f8 Add cmake result headers for Linux centos5 build 2017-11-30 16:43:16 -08:00
Taro L. Saito 6b2384d65c centos5 cannot use cmake3, so provide pre-configured header files instead 2017-11-30 16:39:16 -08:00
Taro L. Saito 64e9238f6c Need to have C++11 supported g++ to build cmake 2017-11-30 15:00:12 -08:00
Taro L. Saito abb3700425 fBuild the latest cmake-3.10 for linux docker image 2017-11-30 14:51:46 -08:00
Taro L. Saito 1351428198 centos5 is nor EOL. Update Dockerfile to use a new mirror and add cmake to build linux binaries 2017-11-30 14:43:57 -08:00
Taro L. Saito 0587ad5bdb Rebuild arm binaries 2017-11-30 14:29:14 -08:00
Taro L. Saito 8ea939adea Rebuild mac binary 2017-11-30 14:27:21 -08:00
Taro L. Saito d2ed365d98 Rebuild win binaries 2017-11-30 14:26:25 -08:00
Taro L. Saito ff246c935e
Merge pull request #197 from odaira/snappy-1.1.7-Linux-ppc64
Update Linux/ppc64/libsnappyjava.so and add Linux/ppc/libsnappyjava.so
2017-11-30 13:32:57 -08:00
Rei Odaira 544a05f7aa Update Linux/ppc64/libsnappyjava.so and add Linux/ppc/libsnappyjava.so 2017-11-30 01:51:32 +00:00
Taro L. Saito 411639cfd2
Merge pull request #196 from odaira/snappy-1.1.7-AIX-ppc
Update AIX/ppc/libsnappyjava.a and AIX/ppc64/libsnappyjava.a
2017-11-29 00:01:13 -08:00
Rei Odaira 319bc402d0 Update AIX/ppc/libsnappyjava.a and AIX/ppc64/libsnappyjava.a 2017-11-28 18:46:42 -08:00
Taro L. Saito 2f190db71d
Merge pull request #195 from odaira/snappy-1.1.7-Linux-s390x
Update Linux/s390x/libsnappyjava.so
2017-11-28 14:07:32 -08:00
Rei Odaira 93e6478a2a Update Linux/s390x/libsnappyjava.so 2017-11-27 19:07:13 -05:00
Taro L. Saito d5c089e8ea
Merge pull request #194 from odaira/clean-up-build-process
Use config.h and snappy-stubs-public.h generated by cmake
2017-11-26 16:52:14 -08:00
Rei Odaira 23cca45a0f Use config.h and snappy-stubs-public.h generated by cmake on any platform 2017-11-23 23:02:49 -06:00
Taro L. Saito ba3810299c
Merge pull request #192 from odaira/snappy-1.1.7-Linux-ppc64le
Update Linux/ppc64le/libsnappyjava.so
2017-11-16 11:27:59 -08:00