This website requires JavaScript.
Explore
Help
Sign In
ddidderr
/
zstd-rs
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6,128
Commits
17
Branches
77
Tags
cd2c8defad1986ae90ecfec10f3a4e5fe0899a2a
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
Yi Jin
bc4dc606de
break loadFile_orDie() into 2: loadFile_orDie() loads file into a pre-allocated memory buffer, mallocAndLoadFile_orDie() allocates memory first, then calls loadFile_orDie()
2018-12-17 16:54:55 -08:00
Yi Jin
a951ee9fe1
comment out printf() to make output terse
2018-12-16 21:27:52 -08:00
Yi Jin
ea4859ec71
add multiple_simple_compression.c
2018-12-16 20:45:43 -08:00