Commit Graph

686 Commits

Author SHA1 Message Date
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
Taro L. Saito 3ba45d5a36 Update plugins 2016-01-22 18:48:34 +09:00
Taro L. Saito e3d9fb48e9 Fix version 2016-01-22 18:42:37 +09:00
Taro L. Saito 82adf0aee2 Update readme 2016-01-22 18:42:12 +09:00
Taro L. Saito e029c0e560 #131: Close version file stream 2016-01-22 18:38:57 +09:00
Taro L. Saito 1198363176 Merge pull request #129 from maciej/dead_googlecode_links
README.md: fix dead Google Code links
2015-12-02 12:44:07 -08:00
Maciej Bilas b372a8152c README.md: fix dead Google Code links
Update links to `framing_format.txt` to Google's snappy GitHub project
2015-12-02 12:37:18 +01:00
Taro L. Saito 0812a50c13 Merge pull request #125 from linux-on-ibm-z/develop
Update snappy to 1.1.3 and use new download URL
2015-11-22 16:58:19 -08:00
Taro L. Saito b7359e8c23 Merge pull request #128 from thanhdowisc/develop
Replace jni.h with the latest from Oracle.
2015-11-16 11:17:00 -08:00
Thanh Do 292e114e59 Replace jni.h with the latest from Oracle. 2015-11-16 10:37:18 -06:00
Bryan Chan 8dd2ebacf5 Update 32-bit AIX native library to 1.1.3 2015-11-11 23:58:52 -05:00
Bryan Chan caf548321d Merge branch 'develop' of https://github.com/xerial/snappy-java into develop
Conflicts:
	version.sbt
2015-11-11 22:33:45 -05:00
Taro L. Saito 7a5ddff89d Setting version to 1.1.3-SNAPSHOT 2015-09-22 13:32:46 -07:00
Taro L. Saito eaac67b703 Setting version to 1.1.2 2015-09-22 13:32:13 -07:00
Taro L. Saito 63b31b4098 Release notes on 1.1.2 2015-09-22 13:31:33 -07:00
Bryan Chan e8beabfa8d Update snappy to 1.1.3 and use new download URL 2015-09-22 14:33:44 -04:00
Taro L. Saito 737b2ea56b Merge pull request #124 from linux-on-ibm-z/develop
Support 32-bit AIX
2015-09-22 11:03:07 -07:00
Bryan Chan ee5cb32463 Add OSGi configuration for 32-bit AIX 2015-09-22 09:51:41 -04:00
Bryan Chan 3d4bd9ae9c Add AIX-ppc to list of known platforms; add missing GCC option 2015-09-19 16:18:15 -04:00
Bryan Chan 8c1383719a Strip 32-bit AIX native library 2015-09-19 15:58:30 -04:00
Bryan Chan 785eb80484 Support 32-bit AIX 2015-09-19 15:21:08 -04:00
Taro L. Saito b1308103ed Merge pull request #122 from steven-aerts/patch-1
Fix small typo in pom project url
2015-08-10 18:10:47 -07:00
Steven Aerts a41143b5d8 Fix small typo in pom project url 2015-08-10 12:05:29 +02:00
Taro L. Saito a180570fbc Merge pull request #121 from linux-on-ibm-z/develop-s390x
Upgrade sbt script; the old version could no longer download SBT properly
2015-08-01 10:23:26 -07:00
Bryan Chan 251e6196ab Upgrade sbt script; the old version could no longer download SBT properly 2015-08-01 12:43:07 -04:00
Taro L. Saito f38b91f18c Merge pull request #120 from linux-on-ibm-z/develop-s390x
Fix SnappyOutputStreamTest for big-endian platforms
2015-06-30 10:41:59 +09:00
Bryan Chan 08b4f6ae60 Detect the native byte order and use the correct expected value 2015-06-29 15:53:10 -04:00
Bryan Chan d8600ed65e Fix SnappyOutputStreamTest for big-endian platforms 2015-06-29 14:50:27 -04:00
Taro L. Saito 6b4e2a1df6 Merge pull request #118 from linux-on-ibm-z/develop-s390x
Support Linux on IBM z Systems
2015-06-19 23:29:29 +09:00
Bryan Chan 73fa77bc4e Add native library for s390x 2015-06-18 12:35:34 -04:00
Bryan Chan ddac8ded5c Support Linux on IBM z Systems 2015-06-17 11:01:59 -04:00
Bryan Chan 3113ffb074 Merge branch 'develop' into develop-s390x 2015-06-16 13:30:54 -04:00
Taro L. Saito 2902c04ecc Fix version 2015-06-16 12:59:04 +09:00
Taro L. Saito 68e1973d3d Setting version to 1.1.2-SNAPSHOT 2015-06-16 12:57:15 +09:00
Taro L. Saito b8d4fdeead Setting version to 1.1.2-RC3 2015-06-16 12:56:58 +09:00