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
850ec42760
Linux x86 binary build using CentOS
2013-02-20 02:43:21 +09:00
Taro L. Saito
328505512d
linux x86_64 binary built using CentOS 5
2013-02-20 02:42:56 +09:00
Taro L. Saito
52f719a6d7
merged
2013-02-20 02:42:33 +09:00
Taro L. Saito
e3f0fcbaff
Built native libs for Linux and Windows
2013-08-13 01:49:51 -07:00
Taro L. Saito
9a7657ef46
Fix for Mac-x86
2013-08-13 17:45:03 +09:00
Taro L. Saito
3dd90fb43f
Recompile OSInfo class for Java1.5
2013-08-13 17:23:53 +09:00
Taro L. Saito
9671c81224
Removed the note on JNI injection
2013-08-13 17:07:02 +09:00
Taro L. Saito
ae0a3e4d49
Add isValidCompressedBuffer for raw memory addresses
2013-08-13 17:02:16 +09:00
Taro L. Saito
fed7278fcd
Fix #29 . Need to recreate native libraries for all OSes
2013-08-13 17:00:54 +09:00
Taro L. Saito
171775e92b
Add a file permission setting code sample for Java6
2013-08-13 16:50:58 +09:00
Taro L. Saito
640f626c36
Fix OSGi settings in pom.xml
2013-08-13 16:18:24 +09:00
Taro L. Saito
dc20eaf222
Merge fixes for #27
2013-08-13 16:14:55 +09:00
Taro L. Saito
b7755bf93d
Add a cleanup phase for OSGi container
2013-08-13 16:09:29 +09:00
Taro L. Saito
a48529731d
Add Snappy.cleanUp method for J2EE containers. #27
2013-08-13 16:07:46 +09:00
Taro L. Saito
2891c692c0
Removed SnappyNativeAPI, since native loader injection is no longer necessary
2013-08-13 15:55:58 +09:00
Taro L. Saito
1c3c565352
Removed md5sum code, which will no longer be used
2013-08-13 15:47:05 +09:00
Taro L. Saito
06f007a084
Attach UUID to the extracted native library file
2013-08-13 15:46:05 +09:00
Taro L. Saito
2bb1165aa6
Merge pull request #40 from pkwarren/resource_leak
...
Avoid leaks with GetPrimitiveArrayCritical.
2013-07-17 03:37:36 -07:00
Philip K. Warren
5e3ba55782
Avoid leaks with GetPrimitiveArrayCritical.
...
It is possible that one of the two calls to GetPrimitiveArrayCritical
succeeded, in which case an exception would be thrown and the memory
would not be released. Ensure that every successful call to
GetPrimitiveArrayCritical is followed by a call to
ReleasePrimitiveArrayCritical.
2013-07-10 13:17:07 -05:00
Taro L. Saito
d7263cc36d
Fixes #39 . Comparing two native libraries directly without generating md5sum
2013-07-02 10:27:10 +09:00
Taro L. Saito
88275fb846
commenting
2013-07-02 10:10:25 +09:00