72 Commits

Author SHA1 Message Date
Takeshi YAMAMURO
4f28bb679a Update README.md 2017-01-26 14:58:23 +09:00
Taro L. Saito
ecf1352e99 Update README.md 2017-01-24 11:09:29 -08:00
xerial
def87d8101 Fix wording 2017-01-24 10:54:12 -08:00
Takeshi YAMAMURO
7c34e63fbb Apply comments 2017-01-24 10:22:53 +09:00
Takeshi YAMAMURO
ebabccc829 Update README.md 2017-01-23 23:15:09 +09:00
Taro L. Saito
4ed4f5394b Add javadoc badge 2017-01-20 00:31:59 -08:00
Taro L. Saito
b12fa23bc8 Update README.md 2017-01-20 00:30:08 -08:00
Taro L. Saito
ec2c1d5903 Add Travis and Maven badges 2017-01-20 00:29:36 -08:00
xerial
b7f25dd022 Fix layout 2017-01-19 23:30:55 -08:00
xerial
5898066ebd Fix doc 2017-01-19 23:29:17 -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
Matt Hurne
32505c396c Fix typo; improve wording while we're at it 2016-06-30 17:03:31 -04:00
Takeshi YAMAMURO
3a8e8c8f77 Update README.md for showing how to enable SSE2/AVX2 2016-04-14 14:04:09 +09:00
Santiago M. Mola
cfb114f92f Add Linux aarch64 support. 2016-03-07 21:15:47 +01:00
kenji yoshida
752cb02786 fix markdown syntax 2016-01-22 19:40:47 +09:00
Taro L. Saito
e3d9fb48e9 Fix version 2016-01-22 18:42:37 +09: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
63b31b4098 Release notes on 1.1.2 2015-09-22 13:31:33 -07: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
272604b3b0 Add note on setting loglevel 2015-05-18 18:03:41 +09:00
Taro L. Saito
c8842a0603 Added findbugs and jacoco (coverage report) settings 2015-05-18 18:03:41 +09:00
Taro L. Saito
70ff167f6f Fix javadoc link 2015-05-13 11:34:20 +09:00
Taro L. Saito
50afc2cc9b Fix broken link 2015-05-13 11:33:24 +09:00
Taro L. Saito
50e67d710e Add 1.1.2-RC1 release notes 2015-05-13 10:59:43 +09:00
Taro L. Saito
f2e54dce56 Add release note 2015-04-14 16:00:23 +09:00
Bryan Chan
61691b8fe6 Support Linux on IBM z Systems 2015-03-14 20:46:40 -04:00
Taro L. Saito
6136702f0a Update README.md 2014-12-26 11:21:02 +09:00
Taro L. Saito
fb8b14bc30 Update README.md 2014-12-26 11:17:12 +09:00
Taro L. Saito
622a1d71b1 Update README.md 2014-11-01 17:15:55 +09:00
Taro L. Saito
b55d2a40dc Update README.md 2014-11-01 17:14:58 +09:00
Taro L. Saito
bd8476bf84 Update README.md 2014-11-01 17:12:41 +09:00
Taro L. Saito
5eebef89c6 Release note on 1.0.5.4 2014-09-12 14:38:19 +09:00
Taro L. Saito
50164bc210 Sanitize code 2014-07-19 05:14:50 +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
b0b9aed2f0 Add sbt usage. Removed pom.xml 2014-06-26 14:39:50 +09:00
Taro L. Saito
492be99787 Removed unnecessary code 2014-06-26 14:33:54 +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
991baf1ab6 Update README.md 2014-06-12 11:02:08 +09:00
Taro L. Saito
b9d3e31a03 fix 2013-11-16 00:25:56 +09:00
Taro L. Saito
cf3131beb9 fix link 2013-11-16 00:24:24 +09:00
Taro L. Saito
9a5610fcf1 Fix doc 2013-11-08 00:20:32 +09:00
Taro L. Saito
d43ad0e41d Fix documentaiton 2013-10-21 12:10:19 +09:00
Taro L. Saito
9da0033678 Fixes #51. Introduce SnappyFramedInput/OutputStream for general use instead of SnappyInput/OutputStream 2013-10-21 12:09:33 +09:00
Taro L. Saito
92515140f4 Update README.md 2013-10-17 14:41:58 +09:00
Taro L. Saito
547edbaeca Fix format 2013-10-17 11:16:44 +09:00
Taro L. Saito
8c3c303c9c Fix javadoc link 2013-10-17 11:10:25 +09:00
Taro L. Saito
85daea1e6c Add release note 2013-10-17 11:08:19 +09:00
Taro L. Saito
c9c4cf6025 Fix doc for 1.1.0-M4 2013-08-20 14:14:33 +09:00
Adam Pocock
ec31b25d0d Build changes for Solaris x86 & Sparc. 2013-08-13 10:49:22 -04:00