Taro L. Saito
|
d45b688b7e
|
Fixes #55: Add mapping for sparc and rename native lib folder for SunOS:x86_64
|
2013-11-06 20:52:43 +09:00 |
Taro L. Saito
|
0b16700fde
|
Recompile OSInfo that is used in Makefile
|
2013-11-06 12:15:18 +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
|
34bbd57235
|
#48 Add note on dependent Java version
|
2013-10-21 12:06:07 +09:00 |
Taro L. Saito
|
5f6c5f4c15
|
Fixes #52. typo in PPC.
|
2013-10-21 12:04:36 +09:00 |
Taro L. Saito
|
101286ee99
|
Merge pull request #53 from Craigacp/develop
Updated Solaris binaries for 1.1.1.
|
2013-10-20 17:42:10 -07:00 |
Adam Pocock
|
92477bc39b
|
Updated Solaris binaries for 1.1.1.
|
2013-10-18 22:13:36 -04:00 |
Taro L. Saito
|
0b110d55da
|
Merge pull request #50 from bokken/develop
Optimize SnappyFramedOutputStream for NIO.
|
2013-10-17 18:09:10 -07:00 |
Taro L. Saito
|
d26dce4415
|
#48: Use standard chmod methods (setReadable, setWritable, etc.) instaead of calling chmod command
|
2013-10-18 10:07:40 +09:00 |
bokken
|
682a839317
|
Optimize SnappyFramedOutputStream for NIO.
https://github.com/xerial/snappy-java/issues/49
|
2013-10-17 10:11:35 -05:00 |
Taro L. Saito
|
bbb30d35b8
|
Add linux library that does not embed libstdc++
|
2013-10-17 15:57:20 +09:00 |
Taro L. Saito
|
29ea8874c4
|
Build win, arm linux-x86 libraries
|
2013-10-16 23:54:07 -07:00 |
Taro L. Saito
|
2cbd257c7d
|
Mac x86 library
|
2013-10-17 15:42:15 +09:00 |
Taro L. Saito
|
b38fae214a
|
Mac native library for 1.1.1
|
2013-10-17 15:40:34 +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
|
2a1b8a4d5b
|
new snapshot version
|
2013-10-17 11:16:06 +09:00 |
Taro L. Saito
|
fec7847f12
|
Merge branch 'master' of github.com:xerial/snappy-java
|
2013-10-17 11:13:33 +09:00 |
Taro L. Saito
|
5d1b0a9675
|
Merge branch 'release/1.1.0' into develop
|
2013-10-17 11:13:09 +09:00 |
Taro L. Saito
|
df38a6fe00
|
Merge branch 'release/1.1.0'
|
2013-10-17 11:12:52 +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
|
12c579c344
|
Update pom.xml for 1.1.0 release. Removed obsolete repository profile settings.
|
2013-10-17 11:02:04 +09:00 |
Taro L. Saito
|
4fbed2f14b
|
#22 Drop the OpenBSD support from 1.1.0 since we do not have building environment
|
2013-10-17 10:41:19 +09:00 |
Taro L. Saito
|
ee94db9840
|
Fixes #46. Set deleteOnExit() after creating the library file
|
2013-10-17 10:32:00 +09:00 |
Taro L. Saito
|
b1e1c00733
|
Fixes #54. Make Snappy.cleanUp() function public.
|
2013-10-17 10:21:25 +09:00 |
Taro L. Saito
|
5e1316389d
|
Fix bundle specification syntax. #45
|
2013-10-15 23:21:25 +09:00 |
Taro L. Saito
|
011cf07746
|
Fixes for #45. osgi.os -> osname
|
2013-10-15 23:16:52 +09:00 |
Taro L. Saito
|
c9d782adda
|
Fixes for #45. osgi.arch -> processor
|
2013-10-15 22:49:10 +09:00 |
Taro L. Saito
|
9aaf3470c9
|
#45. Fix osgi.arch name
|
2013-10-15 16:30:11 +09:00 |
Taro L. Saito
|
8f3d77fd2a
|
New snapshot version
|
2013-08-20 14:24:28 +09:00 |
Taro L. Saito
|
202dc91523
|
Merge branch 'release/1.1.0-M4' into develop
|
2013-08-20 14:24:11 +09:00 |
Taro L. Saito
|
baabd37418
|
Merge branch 'release/1.1.0-M4'
|
2013-08-20 14:23:52 +09:00 |
Taro L. Saito
|
c9c4cf6025
|
Fix doc for 1.1.0-M4
|
2013-08-20 14:14:33 +09:00 |
Taro L. Saito
|
2cfd0aeb86
|
Merge pull request #44 from Craigacp/develop
Solaris x86 and Sparc binaries.
|
2013-08-15 19:44:09 -07:00 |
Adam Pocock
|
d03796f700
|
Solaris x86 and Sparc binaries.
|
2013-08-13 13:36:59 -04:00 |
Taro L. Saito
|
a1a5bbade8
|
Merge pull request #43 from Craigacp/develop
Build changes for Solaris x86 & Sparc.
|
2013-08-13 08:45:10 -07:00 |
Adam Pocock
|
ec31b25d0d
|
Build changes for Solaris x86 & Sparc.
|
2013-08-13 10:49:22 -04:00 |
Taro L. Saito
|
2fc787bf7f
|
Add note on Framing format support
|
2013-08-13 22:08:09 +09:00 |
Taro L. Saito
|
8fd45946da
|
Embed libstdc++
|
2013-08-13 21:26:43 +09:00 |
Taro L. Saito
|
90b6f1e606
|
revert version
|
2013-03-28 17:46:59 +09:00 |
Taro L. Saito
|
e1f4364c9a
|
Fix javadoc link. new snapshot version
|
2013-03-28 17:46:28 +09:00 |
Taro L. Saito
|
d7c15b0607
|
Merge branch 'release/1.1.0-M3'
|
2013-03-28 17:42:02 +09:00 |
Taro L. Saito
|
920b838423
|
update milestone
|
2013-03-28 17:41:45 +09:00 |
Taro L. Saito
|
1ea90b2421
|
Fix doc. 1.1.0-M3 version
|
2013-03-28 17:34:29 +09:00 |
Taro L. Saito
|
2b502077b6
|
Add note on building linux amd64 binary using custom g++
|
2013-03-28 17:27:13 +09:00 |
Taro L. Saito
|
0ee1e52ac1
|
Embed libstdc++ into Linux amd64 binary by using my own g++
|
2013-03-28 17:08:01 +09:00 |
Taro L. Saito
|
5894472dc2
|
A new snapshot version
|
2013-03-28 15:18:28 +09:00 |
Taro L. Saito
|
a6ad2a31f2
|
Merge branch 'release/1.1.0-M2' into develop
|
2013-03-28 15:07:38 +09:00 |