Commit Graph

920 Commits

Author SHA1 Message Date
xerial fb7553c319 Fix native dll build 2017-01-19 11:05:46 -08:00
Taro L. Saito d197df096c Merge pull request #152 from xerial/revert-137-SupportBitShuffle
Revert "[WIP] Add bit-shuffling interfaces to improve LZ performance"
2017-01-19 10:57:34 -08:00
Taro L. Saito e08d784358 Revert "[WIP] Add bit-shuffling interfaces to improve LZ performance" 2017-01-19 10:57:04 -08:00
xerial f9ec0da1cb Add dokerfile template for g++ for linux 2017-01-19 10:52:20 -08:00
xerial 7d9da23d40 Fix build scripts 2017-01-19 10:51:35 -08:00
xerial 3c5878e70b Add win binaries 2017-01-19 10:25:00 -08:00
xerial 229e51eb68 Fix win32, win64 target 2017-01-19 10:22:36 -08:00
xerial a1e701c8fa Add win cross compiler 2017-01-19 10:12:34 -08:00
Taro L. Saito fa67fcbc3d Fix Makefile for Mac OS X 2017-01-19 10:02:38 -08:00
Taro L. Saito 8c1d4b0245 Use the latest version of snappy 1.1.3 2017-01-19 10:02:38 -08:00
Taro L. Saito 1ef5cce1b5 Merge pull request #137 from maropu/SupportBitShuffle
[WIP] Add bit-shuffling interfaces to improve LZ performance
2017-01-19 10:02:07 -08:00
Taro L. Saito 7352efda48 Merge pull request #148 from mnd999/master
Build freebsd64 native library
2017-01-19 09:23:29 -08:00
Mark Dixon a3a3f2a464 Build freebsd64 native library 2016-09-15 18:29:06 +01:00
Taro L. Saito 7650aa29fb Merge pull request #145 from mhurne/patch-1
Fix typo; improve wording while we're at it
2016-07-06 16:56:37 -07:00
Matt Hurne 32505c396c Fix typo; improve wording while we're at it 2016-06-30 17:03:31 -04:00
Taro L. Saito 1541bc9b91 Fix travis ci build branches 2016-06-02 10:51:17 -07:00
Taro L. Saito f2ae38deab Fix release note 2016-06-02 10:43:01 -07:00
Taro L. Saito 78c7823024 1.1.2.5 2016-06-02 10:38:37 -07:00
Taro L. Saito 187f749fb1 Add release notes for 1.1.2.5 2016-06-02 10:37:53 -07:00
Taro L. Saito 1f54055894 Merge pull request #143 from xerial/fix-header-check
#142: Fix reading stream that happens to have MAGIC_HEADER[0]
2016-06-02 10:35:07 -07:00
Taro L. Saito 60cc0c2e1d #142: Fix reading stream that happens to have MAGIC_HEADER[0] 2016-06-02 10:27:20 -07:00
Takeshi YAMAMURO 3a8e8c8f77 Update README.md for showing how to enable SSE2/AVX2 2016-04-14 14:04:09 +09:00
Takeshi YAMAMURO d39b23f35b Update Makefile to support SSE2 only in linux/x86_64 2016-04-14 14:03:46 +09:00
Takeshi YAMAMURO eeb5a811b4 Fix bugs to load a native binary in SnappyLoader 2016-04-02 23:57:09 +09:00
Takeshi YAMAMURO f94765b939 Revert the changes of native binaries 2016-04-02 15:10:54 +09:00
Takeshi YAMAMURO 7a96d1fee9 Remove the TODO comment in SnappyLoader 2016-04-02 15:03:32 +09:00
Takeshi YAMAMURO ba55390f79 Put the bitshuffle version in resources/.../VERSION 2016-04-01 10:08:48 +09:00
Takeshi YAMAMURO 6a894340fc Upgrade bitshuffle to stable version 2016-04-01 10:00:36 +09:00
Takeshi YAMAMURO f9520f9d19 Separate a source file for BitShuffleNative 2016-04-01 09:58:22 +09:00
Takeshi YAMAMURO 4fbfa72ebd Add a macro to turn sse2/avx2 on/off in Makefile 2016-04-01 09:58:05 +09:00
Takeshi YAMAMURO f89a30c741 Add more tests for BitShuffle 2016-04-01 09:58:05 +09:00
Takeshi YAMAMURO 695af1b189 Fix Makefile to generate a platform-independent binary 2016-04-01 09:58:05 +09:00
Takeshi YAMAMURO 0df5e90422 Add BitShuffleNative for the JNI interfaces of bitshuffle 2016-04-01 09:57:38 +09:00
Takeshi YAMAMURO b695e378b1 Put bitshuffle functions in a new class file 2016-04-01 09:53:24 +09:00
Takeshi YAMAMURO 87c11d9034 Update executable binaries for mac environments 2016-04-01 09:53:24 +09:00
Takeshi YAMAMURO 99b297cfcd Implement bit-shuffling interfaces to improve LZ performance 2016-04-01 09:53:10 +09:00
Taro L. Saito 8c04209b55 Use google/snappy GitHub as the default download source 2016-03-30 22:49:43 -07:00
Taro L. Saito 738d88a86d merge 2016-03-30 20:55:21 -07:00
Taro L. Saito 00f53c49e4 Use non-JNI method for read(byte[]) 2016-03-30 20:54:21 -07:00
Taro L. Saito 29bfc49473 Use System.arraycopy for write(byte[]) apache/spark#12074 2016-03-30 20:53:53 -07:00
Taro L. Saito 3a183de4f0 Add release note for 1.1.2.4 2016-03-30 20:52:10 -07:00
Taro L. Saito 7d384a6fd6 Update sbt version 2016-03-30 18:15:41 -07:00
Taro L. Saito 789278d2c7 Update Travis config 2016-03-30 18:14:56 -07:00
Taro L. Saito 3ac8e1e7e7 Add release note for 1.1.2.3 2016-03-30 18:12:24 -07:00
Taro L. Saito b51c414b55 Add release notes for 1.1.2.2 2016-03-29 14:22:14 -07:00
Taro L. Saito c975c27495 Merge pull request #133 from smola/arm64
Add Linux aarch64 support.
2016-03-10 13:54:56 +09:00
Santiago M. Mola cfb114f92f Add Linux aarch64 support. 2016-03-07 21:15:47 +01:00
Taro L. Saito fd07ae7afe Merge branch 'develop' 2016-02-16 08:26:22 -08:00
Taro L. Saito fae5091f6a Merge pull request #132 from xuwei-k/patch-1
fix markdown syntax
2016-01-22 23:34:24 +09:00
kenji yoshida 752cb02786 fix markdown syntax 2016-01-22 19:40:47 +09:00