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
31
Commits
45
Branches
81
Tags
50
MiB
Java
47.9%
C++
34.3%
Shell
14.2%
Makefile
1.5%
Scala
1%
Other
1%
66e58cdf2b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Taro L. Saito
66e58cdf2b
apply Apache license to the souce code
2011-03-30 15:35:43 +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
apply Apache license to the souce code
2011-03-30 15:35:43 +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
add Exception class
2011-03-30 15:00:49 +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