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 |
Taro L. Saito
|
8d097faaf5
|
Merge branch 'release/1.1.0-M2'
|
2013-03-28 15:07:30 +09:00 |
Taro L. Saito
|
733a2f3c10
|
Edit milesgone
|
2013-03-28 15:06:55 +09:00 |
Taro L. Saito
|
0b48e2db4a
|
version 1.1.0-M2. Fixes linux amd64 build
|
2013-03-28 15:02:20 +09:00 |
Taro L. Saito
|
1f0d7bd6cd
|
#26. Add throws IOException to compress methods
|
2013-03-28 13:02:27 +09:00 |
Taro L. Saito
|
64c35c7081
|
Fixes #26. Add throws IOException to rawCompress
|
2013-03-28 12:53:23 +09:00 |
Taro L. Saito
|
e1b593d6c2
|
new snapshot version
|
2013-03-27 18:20:05 +09:00 |
Taro L. Saito
|
aba95c4c40
|
Merge branch 'release/1.1.0-M1'
|
2013-03-27 18:14:58 +09:00 |
Taro L. Saito
|
4945e8aa08
|
Set target to 1.6
|
2013-03-27 17:36:08 +09:00 |
Taro L. Saito
|
4bba5edd5d
|
Edit release plan
|
2013-03-27 17:33:46 +09:00 |
Taro L. Saito
|
864510267c
|
Removed 32-bit support
|
2013-03-27 17:26:25 +09:00 |
Taro L. Saito
|
a5dcbb7dab
|
Dropped the 32-bit mac support, since it does not have Java 6 or higher as default jvm
|
2013-03-27 17:25:08 +09:00 |
Taro L. Saito
|
2568dfb554
|
to version 1.1.0-M1
|
2013-03-27 17:24:01 +09:00 |
Taro L. Saito
|
5d13ed34f6
|
build mac32 binary
|
2013-03-27 16:07:54 +09:00 |
Taro L. Saito
|
1685568eb8
|
Remove OpenBSD libraries because I don't have OpenBSD machine to build snappy-1.1.0
|
2013-03-27 16:04:52 +09:00 |
Taro L. Saito
|
882ebf3532
|
Build linux amd64 native lib. Disabled -static-libstdc++
|
2013-03-27 15:56:42 +09:00 |
Taro L. Saito
|
c284cc600f
|
build native libraries
|
2013-03-26 23:48:27 -07:00 |
Taro L. Saito
|
dca3f64d28
|
Use snappy-1.1.0 which can be compiled in Mac OS X 10.8
|
2013-03-22 15:58:08 +09:00 |
Taro L. Saito
|
f0e0e9727e
|
#25 Add raw compress methods that take memory addresses
|
2013-03-22 15:53:56 +09:00 |
Taro L. Saito
|
dd0f4d9d9c
|
Update version
|
2013-03-20 00:10:02 +09:00 |
Taro L. Saito
|
bd9d84b92f
|
Merge branch 'release/1.0.5-M4' into develop
|
2013-03-20 00:00:48 +09:00 |
Taro L. Saito
|
2e2261210c
|
Merge branch 'release/1.0.5-M4'
|
2013-03-20 00:00:30 +09:00 |
Taro L. Saito
|
92b3138132
|
Fix javadoc stylesheet
|
2013-03-20 00:00:27 +09:00 |
Taro L. Saito
|
1b011303b3
|
Use target folder when preparing the OSGi bundle. #23
|
2013-03-19 23:51:18 +09:00 |
Taro L. Saito
|
69901033f6
|
Added OpenBSD native libs. Fixes #22
|
2013-03-19 23:26:18 +09:00 |
Taro L. Saito
|
b83b6a76e2
|
Merge pull request #23 from jdnarvaez/develop
OSGi Compatibility
|
2013-03-19 07:22:22 -07:00 |
Juan Narvaez
|
274f11f73d
|
Changing static variables to volatile.
|
2013-03-19 09:12:56 -05:00 |
Juan Narvaez
|
4b3f1a919a
|
Adding in Bundle-ActivationPolicy to the generated Manifest.
|
2013-03-19 08:48:34 -05:00 |
Juan Narvaez
|
6bbdaa97d6
|
Patch for OSGi compatibility.
|
2013-03-19 08:45:16 -05:00 |
Taro L. Saito
|
9fc3159878
|
Add static libstdc++ option
|
2013-02-28 16:11:23 +09:00 |
Taro L. Saito
|
17a9d209d2
|
Merge pull request #18 from PageTwo/develop
Support FreeBSD amd64 build
|
2012-11-15 19:58:39 -08:00 |
Konstantin Zadorozhny
|
dba48d031e
|
FreeBSD amd64 build support. Makefile fix.
|
2012-11-11 10:56:11 -08:00 |
Konstantin Zadorozhny
|
db0ac7318d
|
FreeBSD amd64 build support
|
2012-11-11 10:23:47 -08:00 |
Taro L. Saito
|
a3fd4deee8
|
Merge branch 'release/1.0.5-M3' into develop
|
2012-09-28 12:05:19 +09:00 |
Taro L. Saito
|
1cc4d0a0c6
|
Merge branch 'release/1.0.5-M3'
|
2012-09-28 12:05:01 +09:00 |
Taro L. Saito
|
2a1bab904d
|
Set an explicit version number to maven-deploy plugin:
|
2012-09-28 12:02:23 +09:00 |
Taro L. Saito
|
1b803c4b05
|
Fix Makefile
|
2012-09-28 11:56:32 +09:00 |
Taro L. Saito
|
f7e04b769f
|
1.0.5-M3 release
|
2012-09-28 11:54:43 +09:00 |
Taro L. Saito
|
9567bd4891
|
Merge hotfix
|
2012-09-28 11:43:24 +09:00 |
Taro L. Saito
|
e194441d51
|
Merge branch 'develop' of github.com:xerial/snappy-java into develop
|
2012-09-28 11:42:26 +09:00 |
Taro L. Saito
|
ed37dfac4b
|
Fixes for issue #6
|
2012-09-28 11:34:02 +09:00 |
Taro L. Saito
|
53e8605950
|
Update Milestone.md
|
2012-09-27 12:52:18 +09:00 |