This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
snappy-java
mirror of
https://github.com/xerial/snappy-java.git
Watch
1
Star
0
Fork
You've already forked snappy-java
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Snappy compressor/decompressor for Java
25
Commits
44
Branches
81
Tags
49
MiB
Java
47.9%
C++
34.3%
Shell
14.2%
Makefile
1.5%
Scala
1%
Other
1%
165168f1cb
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Taro L. Saito
165168f1cb
removed obsolete dll
2011-03-30 14:05:14 +09:00
.settings
add Makefile
2011-03-29 16:57:23 +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
removed obsolete dll
2011-03-30 14:05:14 +09:00
.hgignore
add include headers necessary for buliding snappy
2011-03-29 20:30:07 +09:00
Makefile
Move native API to SnappyNative.java
2011-03-30 13:08:36 +09:00
Makefile.common
use -shared flag
2011-03-30 11:20:18 +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
Fix JNI wrapper interfaces
2011-03-30 11:10:57 +09:00