Snappy compressor/decompressor for Java
Go to file
Taro L. Saito 594571dcea add mac-x86_64 native library 2011-03-30 16:45:19 +09:00
.settings add SnappyException/SnappyError 2011-03-30 15:26:53 +09:00
lib Move native API to SnappyNative.java 2011-03-30 13:08:36 +09:00
msvc/snappy-vc2010 add Visual Studio C++ 2010 project for building snappy in Windows 2011-03-29 20:30:30 +09:00
src add mac-x86_64 native library 2011-03-30 16:45:19 +09:00
.hgignore add include headers necessary for buliding snappy 2011-03-29 20:30:07 +09:00
INSTALL add installation note 2011-03-30 16:17:20 +09:00
Makefile Fix for mac-x86_64 2011-03-30 16:45:04 +09:00
Makefile.common Fix for mac-x86_64 2011-03-30 16:45:04 +09:00
README add installation note 2011-03-30 16:17:20 +09:00
devnote.txt add -static-libgcc flag. This flag is necessary to remove the dependency to lib-gcc 2011-03-29 23:23:12 +09:00
pom.xml add googlecode site to the connection URL 2011-03-30 15:31:45 +09:00

README

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.


[usage]

* Add snappy-java-1.0.1.jar to your classpath