Commit Graph

  • f6aa5256a3
    Setting version to 1.1.7.3 1.1.7.3 Taro L. Saito 2019-03-25 21:27:35 -07:00
  • 79697cf3d4 change snappyOutputStream writeHeader order to fix when outputStream… (#229) Neil 2019-03-26 11:59:24 +08:00
  • de99182a82
    Merge pull request #228 from bokken/master Taro L. Saito 2019-03-21 15:10:46 -07:00
  • 26eb048c45 java 9 valid direct byte buffer release Brett Okken 2019-01-14 14:43:51 -06:00
  • 820038c974
    Merge pull request #218 from TJC/docs-for-file-format-compat Taro L. Saito 2018-08-06 19:39:58 -07:00
  • b40dffc4b9 Add README detail around file format compatibility Toby Corkindale 2018-08-06 11:03:32 +10:00
  • 73c67c7030
    Remove version eye badge Taro L. Saito 2018-05-25 09:38:52 -07:00
  • fc7cc3c285 Add 1.1.7.2 release notes Taro L. Saito 2018-05-21 11:22:46 -07:00
  • 03c4273aa4 Setting version to 1.1.7.3-SNAPSHOT Taro L. Saito 2018-05-21 11:19:32 -07:00
  • e9a6ad470e Setting version to 1.1.7.2 1.1.7.2 Taro L. Saito 2018-05-21 11:18:49 -07:00
  • 0215276a14
    Merge pull request #213 from ossdev07/snappy-java Taro L. Saito 2018-05-21 11:13:49 -07:00
  • 40ebc5a48e Failure of snappy-java 1.1.7 test cases due to isValidCompressedBuffer() on AARCH64 architecture ossdev 2018-05-14 19:15:13 +05:30
  • a9a45d3cd0
    Merge pull request #211 from tolbertam/issue/210 Taro L. Saito 2018-02-26 10:14:54 -08:00
  • 6e35813580
    [#210]: Add OSGi bundle metadata to manifest Andrew Tolbert 2018-02-23 15:16:06 -06:00
  • aed3843f8e
    Merge pull request #206 from xuchuanyin/opt_output_doc Taro L. Saito 2018-01-23 01:30:17 -08:00
  • 0bdda0f23d
    Optimize SnappyOutputStream java doc xuchuanyin 2018-01-23 15:23:18 +08:00
  • d2d0aadfeb Add simple test bitshuffle-test Taro L. Saito 2017-12-22 13:35:44 -08:00
  • 118aa3e6d2 Setting version to 1.1.7.2-SNAPSHOT Taro L. Saito 2017-12-07 11:51:26 -08:00
  • 454bb54306 Setting version to 1.1.7.1 1.1.7.1 Taro L. Saito 2017-12-07 11:49:26 -08:00
  • d1a6d037d9 Add 1.1.7.1 release notes Taro L. Saito 2017-12-07 11:48:38 -08:00
  • 705f94997b
    Merge pull request #198 from xerial/fix-android-folder-name Taro L. Saito 2017-12-07 11:47:24 -08:00
  • 8a3538bc51 Remove unnecessary scala version setting Taro L. Saito 2017-12-01 16:26:13 -08:00
  • 1c527cb9e0 Rename Taro L. Saito 2017-12-01 16:15:22 -08:00
  • cda5eb03e2 Fix deploy script so as not to push release version Taro L. Saito 2017-12-01 16:07:29 -08:00
  • 2f38b2eae6 Add makefile for building centos5 docker image Taro L. Saito 2017-12-01 14:10:24 -08:00
  • 4eaa9a269c Use 1.1.7.1-SNAPSHOT Taro L. Saito 2017-12-01 11:04:19 -08:00
  • 6514348da0 #174: Fix folder name for android Taro L. Saito 2017-12-01 11:03:06 -08:00
  • 8686318c2c
    Update Milestone.md Taro L. Saito 2017-12-01 10:22:35 -08:00
  • 9c36cfa959
    Update javadoc badge Taro L. Saito 2017-11-30 22:28:19 -08:00
  • 0ca520d245 Setting version to 1.1.8-SNAPSHOT Taro L. Saito 2017-11-30 17:00:32 -08:00
  • 0eac781725 Setting version to 1.1.7 1.1.7 Taro L. Saito 2017-11-30 16:59:42 -08:00
  • 417ab3eefb Add 1.1.7 release notes Taro L. Saito 2017-11-30 16:56:28 -08:00
  • a468d08bca Resolve android type first Taro L. Saito 2017-11-30 16:43:25 -08:00
  • 039082d8f8 Add cmake result headers for Linux centos5 build Taro L. Saito 2017-11-30 16:43:16 -08:00
  • 6b2384d65c centos5 cannot use cmake3, so provide pre-configured header files instead Taro L. Saito 2017-11-30 16:39:16 -08:00
  • 64e9238f6c Need to have C++11 supported g++ to build cmake Taro L. Saito 2017-11-30 15:00:12 -08:00
  • abb3700425 fBuild the latest cmake-3.10 for linux docker image Taro L. Saito 2017-11-30 14:51:46 -08:00
  • 1351428198 centos5 is nor EOL. Update Dockerfile to use a new mirror and add cmake to build linux binaries Taro L. Saito 2017-11-30 14:43:57 -08:00
  • 0587ad5bdb Rebuild arm binaries Taro L. Saito 2017-11-30 14:29:14 -08:00
  • 8ea939adea Rebuild mac binary Taro L. Saito 2017-11-30 14:27:21 -08:00
  • d2ed365d98 Rebuild win binaries Taro L. Saito 2017-11-30 14:26:25 -08:00
  • ff246c935e
    Merge pull request #197 from odaira/snappy-1.1.7-Linux-ppc64 Taro L. Saito 2017-11-30 13:32:57 -08:00
  • 544a05f7aa Update Linux/ppc64/libsnappyjava.so and add Linux/ppc/libsnappyjava.so Rei Odaira 2017-11-30 01:51:32 +00:00
  • 411639cfd2
    Merge pull request #196 from odaira/snappy-1.1.7-AIX-ppc Taro L. Saito 2017-11-29 00:01:13 -08:00
  • 319bc402d0 Update AIX/ppc/libsnappyjava.a and AIX/ppc64/libsnappyjava.a Rei Odaira 2017-11-28 18:46:42 -08:00
  • 2f190db71d
    Merge pull request #195 from odaira/snappy-1.1.7-Linux-s390x Taro L. Saito 2017-11-28 14:07:32 -08:00
  • 93e6478a2a Update Linux/s390x/libsnappyjava.so Rei Odaira 2017-11-27 19:07:13 -05:00
  • d5c089e8ea
    Merge pull request #194 from odaira/clean-up-build-process Taro L. Saito 2017-11-26 16:52:14 -08:00
  • 23cca45a0f Use config.h and snappy-stubs-public.h generated by cmake on any platform Rei Odaira 2017-11-23 20:56:20 -06:00
  • ba3810299c
    Merge pull request #192 from odaira/snappy-1.1.7-Linux-ppc64le Taro L. Saito 2017-11-16 11:27:59 -08:00
  • 13299c1fda Update Linux/ppc64le/libsnappyjava.so Rei Odaira 2017-11-16 13:15:41 -06:00
  • 8679292703
    Merge pull request #191 from odaira/run-snappy-header Taro L. Saito 2017-11-16 09:20:41 -08:00
  • 6a6ea45c4f Run snappy-header target to generate snappy-stubs-public.h Rei Odaira 2017-11-16 11:02:46 -06:00
  • a450805eeb Optimize for aarch64 big-endian Taro L. Saito 2017-11-15 19:08:47 -08:00
  • 1b7cc6444d
    Merge pull request #190 from winston-zillow/compatibility-matrix-hadoop Taro L. Saito 2017-11-15 17:42:33 -08:00
  • dcdcc473b8 Update compatiblity matrix for hadoop output steeam winstonq 2017-11-15 17:33:01 -08:00
  • 1ce0d34f27
    Merge pull request #189 from xerial/winston-zillow-master Taro L. Saito 2017-11-15 15:06:55 -08:00
  • a00267a687 Add guard for the other OSes Taro L. Saito 2017-11-15 14:30:05 -08:00
  • f8327ae087 Add Hadoop compatible Snappyt output stream Taro L. Saito 2017-11-15 14:56:29 -08:00
  • 5ed8f91449
    Merge pull request #188 from xerial/revert-187-winston-zillow-master Taro L. Saito 2017-11-15 14:44:03 -08:00
  • fd4adf0931
    Revert "Follow-up of #176" revert-187-winston-zillow-master Taro L. Saito 2017-11-15 14:43:49 -08:00
  • 300e7eac4e
    Merge pull request #187 from xerial/winston-zillow-master Taro L. Saito 2017-11-15 14:42:39 -08:00
  • 9511da379d Add guard for the other OSes Taro L. Saito 2017-11-15 14:30:05 -08:00
  • f80b3f0041 Merge master Taro L. Saito 2017-11-15 14:21:43 -08:00
  • a5de996866
    Merge pull request #185 from xerial/snappy-1.1.7 Taro L. Saito 2017-11-15 13:17:22 -08:00
  • fb51d60017 Ad aarch64 library Taro L. Saito 2017-11-15 13:14:28 -08:00
  • 1cf9516cd1 Remove jdk7 target, which doesn't work in Travis + sbt1.0 Taro L. Saito 2017-11-15 13:03:46 -08:00
  • 989e714bad Run cmake only for Windows Taro L. Saito 2017-11-15 12:31:07 -08:00
  • b90841e676 Run cmake first to create snappy-stubs-public.h for windows Taro L. Saito 2017-11-15 12:16:41 -08:00
  • 5427c222a1 Use airframe-log for Scala 2.12 Taro L. Saito 2017-11-14 12:48:03 -08:00
  • 1695a7f365 Use Scala 2.12 for building{ Taro L. Saito 2017-11-14 12:00:05 -08:00
  • 51711eee17 Apply scalafmt Taro L. Saito 2017-11-14 11:55:03 -08:00
  • 64d2274d30 Upgrade to sbt-1.0.3 Taro L. Saito 2017-11-14 11:54:11 -08:00
  • 4ff7447abf Add native libs excpet win and freebsd Taro L. Saito 2017-11-14 11:37:04 -08:00
  • 3c570c9081 Upgrade to snappy 1.1.7 Taro L. Saito 2017-11-14 00:18:27 -08:00
  • 7133ff6168 Update release notes Taro L. Saito 2017-05-22 09:12:27 -07:00
  • 73262d37e0 Update release notes Taro L. Saito 2017-05-22 09:11:42 -07:00
  • b0a242aac0 Setting version to 1.1.5-SNAPSHOT Taro L. Saito 2017-05-22 09:05:26 -07:00
  • 952fc5ec41 Setting version to 1.1.4 1.1.4 Taro L. Saito 2017-05-22 09:03:15 -07:00
  • 1aeaf20c8d Add release note for 1.1.4 Taro L. Saito 2017-05-22 09:02:45 -07:00
  • a9aa74e316 Merge pull request #172 from lbergelson/lb_fix_typos_in_milestone Taro L. Saito 2017-03-26 21:29:28 -07:00
  • c2478c8cf4 fix typos in Milestone.md Louis Bergelson 2017-03-24 14:37:08 -04:00
  • cccc33cb05 Setting version to 1.1.4-SNAPSHOT xerial 2017-02-16 10:19:39 -08:00
  • 9f9241a4ab Setting version to 1.1.4-M3 1.1.4-M3 xerial 2017-02-16 10:19:01 -08:00
  • b2901ee3fd Add release notes for 1.1.4-M3 xerial 2017-02-16 10:18:14 -08:00
  • b6a1dea6ff Merge pull request #170 from odaira/linux-ppc64-support Taro L. Saito 2017-02-16 10:15:08 -08:00
  • b0a4d47ab7 Updated Linux/ppc64/libsnappyjava.so Rei Odaira 2017-02-16 05:49:15 +00:00
  • 6699b66367 Merge pull request #169 from xerial/ppc64le-fix Taro L. Saito 2017-02-15 14:57:23 -08:00
  • e20494cfb2 Remove ppc64. Rebuild ppc64le ppc64le-fix Taro L. Saito 2017-02-14 22:26:06 -08:00
  • 3497e732ce #168: Add ppc64 target Taro L. Saito 2017-02-14 08:20:08 -08:00
  • ee4d27b16b #168: Rename dockcross script name Taro L. Saito 2017-02-14 07:48:33 -08:00
  • 2a6e0c3040 #168: Rename to ppc64le (little-endian) Taro L. Saito 2017-02-14 07:46:30 -08:00
  • 9cf04cdd6e Setting version to 1.1.4-SNAPSHOT xerial 2017-02-13 11:41:57 -08:00
  • 32060010ea Setting version to 1.1.4-M2 1.1.4-M2 xerial 2017-02-13 11:41:34 -08:00
  • 6b11e40607 Add 1.1.4-M2 release note xerial 2017-02-13 11:40:38 -08:00
  • 361d5ed4ba Merge pull request #167 from odaira/aix_ppc_support Taro L. Saito 2017-02-13 11:36:57 -08:00
  • 0c73a857a2 Updated libsnappyjava and Makefile for AIX Rei Odaira 2017-02-13 07:34:26 -08:00
  • 0ab9de29cb Merge pull request #165 from odaira/s390x_support Taro L. Saito 2017-02-12 21:26:48 -08:00
  • cfaa5825a2 Updated Linux/s390x/libsnappyjava.so Rei Odaira 2017-02-11 10:49:02 -05:00
  • 384b51dd94 Setting version to 1.1.4-SNAPSHOT xerial 2017-02-10 17:07:13 -08:00