- 60e1287 Merge branch 'dev' of github.com:Cyan4973/zstd into dev by Yann Collet · 9 years ago
- 8a734e5 Merge pull request #283 from inikep/Testing2 by Yann Collet · 9 years ago
- 828db00 Merge pull request #279 from inikep/Portability by Yann Collet · 9 years ago
- f6199ed updated Dspeed graph by Yann Collet · 9 years ago
- db4369b updated Dspeed graph by Yann Collet · 9 years ago
- 5661bc1 Merge remote-tracking branch 'refs/remotes/origin/Portability' into Testing by inikep · 9 years ago
- cfe5fe4 modified .gitignore by inikep · 9 years ago
- a43d8ab added Visual Studio 2005 project by inikep · 9 years ago
- 038d149 fixed compilation with Visual Studio 2005 by inikep · 9 years ago
- 3d2c58c fixed compilation with Visual in C++ mode by inikep · 9 years ago
- 48849f8 fixed compilation with Intel Compiler with Windows by inikep · 9 years ago
- 855dbaf added CompileAsCpp.props for VC++ compilation by inikep · 9 years ago
- 70ce21f appveyor.yml: test C++ compilation with Visual Studio by inikep · 9 years ago
- 5fbc8aa .travis.yml: 24 tests merged into 12 tests by inikep · 9 years ago
- 2aeb932 test-zstd-speed.py: added tests for clang and md5 sum of executables by inikep · 9 years ago
- 1ea5622 updated xxhash by Yann Collet · 9 years ago
- 666398e added : xxhash namespace enforced from xxhash.h. by Yann Collet · 9 years ago
- 8ded0b8 update xxhash to v0.6.2 by Yann Collet · 9 years ago
- 0486bb7 fixed : make clean by Yann Collet · 9 years ago
- be1eb3f updated mac homebrew install script by Yann Collet · 9 years ago
- 280f9a8 minor comment by Yann Collet · 9 years ago
- e0b4a2d fixed dictionary generation, reported by Bartosz Taudul by Yann Collet · 9 years ago
- ae40b18 bumped library number by Yann Collet · 9 years ago
- 0763905 ZSTD_compress_usingCDict() correctly provides original size by default in frame header by Yann Collet · 9 years ago
- 6a21971 bench : implemented avgSize by Yann Collet · 9 years ago
- bf2bc11 bench : controlled display update when loading lot of files by Yann Collet · 9 years ago
- 346efcc fixed doc typo by Yann Collet · 9 years ago
- de4c04f Fixed : ZSTD_compress* can compress > 4 GB in a single pass, reported by Nick Terrell by Yann Collet · 9 years ago
- f116e87 fixed analyzer warning by Yann Collet · 9 years ago
- 0b2d682 fixed freeCDict by Yann Collet · 9 years ago
- 373d4f9 updated examples (#273) by Yann Collet · 9 years ago
- 9a69ec4 added : resilience test for ZSTD_getErrorName() by Yann Collet · 9 years ago
- 415251c minor style change by Yann Collet · 9 years ago
- a9febe8 changed bench behavior for slow compression levels by Yann Collet · 9 years ago
- 9ba929f Merge branch 'dev' of github.com:Cyan4973/zstd into dev by Yann Collet · 9 years ago
- 3ca7503 updated doc (#269) by Yann Collet · 9 years ago
- c55eb18 Merge pull request #267 from inikep/dev08 by Yann Collet · 9 years ago
- 056df51 fixed ZSTD_compressBlock_opt_extDict_generic by inikep · 9 years ago
- 917fe18 Implemented repOffset "minus 1" on ll==0 by Yann Collet · 9 years ago
- 8f29e8e updated NEWS by Yann Collet · 9 years ago
- 2a2ba36 Merge pull request #266 from jrmarino/master by Yann Collet · 9 years ago
- 0d07ec0 Enable build on FreeBSD ports (includes DragonFly BSD) by jrmarino · 9 years ago
- 8cebfd1 fix attempt on test-zstd-speed by Yann Collet · 9 years ago
- 235911e removed "avg" evaluation from bench -q by Yann Collet · 9 years ago
- 66f69e5 restore decompression speed on fizzle by Yann Collet · 9 years ago
- 3b2bd1d zstd_opt uses same tables as zstd_compress by Yann Collet · 9 years ago
- f34035e correction on offset history (swap when llCode==0) by Yann Collet · 9 years ago
- f714f59 fixed visual warning by Yann Collet · 9 years ago
- 761f8db back to normal table cell copy by Yann Collet · 9 years ago
- 3c6b808 minor decompression speed gains by Yann Collet · 9 years ago
- 70a9ff4 fixed too large selectivity level, reported by Ilona Papava by Yann Collet · 9 years ago
- c0ce4f1 slightly improved compression speed by Yann Collet · 9 years ago
- ed57d85 new seqStore by Yann Collet · 9 years ago
- 6b615d3 Updated API comments, following suggestions by Bryan O'Sullivan by Yann Collet · 9 years ago
- f0f9b07 minor readme update by Yann Collet · 9 years ago
- c00d30f Merge pull request #264 from inikep/dev08 by Yann Collet · 9 years ago
- 6b68ba2 zstd_opt.h: fixed checking of rep codes (2) by inikep · 9 years ago
- c4b5106 test-zstd-speed.py: force to compile zstd32 by inikep · 9 years ago
- 59b86fc zstd_opt.h: fixed checking of rep codes by inikep · 9 years ago
- 6a82f0f minor comments by Yann Collet · 9 years ago
- ffa7d0a clarified comment by Yann Collet · 9 years ago
- 4c5bbf6 fixed : frame concatenation without checksum by Yann Collet · 9 years ago
- 60ba31c zbuff uses ZSTD_compressEnd() by Yann Collet · 9 years ago
- 16e7303 introduced stage zbf_end by Yann Collet · 9 years ago
- 62470b4 Changed ZSTD_compressEnd() by Yann Collet · 9 years ago
- e7bf915 Clarified API comments, from suggestions by Bryan O'Sullivan by Yann Collet · 9 years ago
- d469a98 Clarified API comments, from suggestions by Bryan O'Sullivan by Yann Collet · 9 years ago
- 19c1002 applied ZSTD_compressContinueThenEnd() by Yann Collet · 9 years ago
- 5b56739 created ZSTD_compressContinueThenEnd() by Yann Collet · 9 years ago
- c991cc1 new frame end, 32-bits checksums by Yann Collet · 9 years ago
- d4180ca minor code refactoring by Yann Collet · 9 years ago
- 731ef16 minor code style refactoring by Yann Collet · 9 years ago
- 4b9ca0a minor example variation by Yann Collet · 9 years ago
- 4110534 ZSTD_maxCLevel() is promoted to "stable" API (#254, by @FrancescAlted) by Yann Collet · 9 years ago
- 55a8bea fixed dictionary generation by Yann Collet · 9 years ago
- c154d9d better support for large dictionaries (> 128 KB) by Yann Collet · 9 years ago
- 07626df improved dictbuilder notifications on selectivity by Yann Collet · 9 years ago
- f796f7a removed fastscan mode by Yann Collet · 9 years ago
- dd25a27 added tutorial warning messages for dictBuilder by Yann Collet · 9 years ago
- 003c7a8 optimal parser: removed ZSTD_REP_INIT by inikep · 9 years ago
- 04cdd86 Merge pull request #262 from ebiggers/misc_updates by Yann Collet · 9 years ago
- 0a55e7a ZSTD_decompressFrame(): use remainingSize instead of iend - ip by Eric Biggers · 9 years ago
- aa6c70b ZSTD_decompressFrame(): pass up error code from ZSTD_decodeFrameHeader() by Eric Biggers · 9 years ago
- e4d0265 Replace remaining references to "direct mode" with "single segment mode" by Eric Biggers · 9 years ago
- d50f9db Improved speed on clang and gcc -O2, thanks to @ebiggers ! (#263) by Yann Collet · 9 years ago
- fbd557d multi-files -t doesn't stop after detecting magic number read failure by Yann Collet · 9 years ago
- a1dd6b9 fixed null-length round trip by Yann Collet · 9 years ago
- 7adc232 fixed --test on zero-length files, reported by @amnilsson by Yann Collet · 9 years ago
- 9cebec2 Merge pull request #259 from inikep/dev08 by Yann Collet · 9 years ago
- 2214e46 test-zstd-speed.py: added automated speed test for 32-bit executable by inikep · 9 years ago
- 7bc5c6b util.h: detect if an error occurs in readdir() (thanks to Jim Meyering) by inikep · 9 years ago
- 5e0ed48 Travis CI: removed -Werror from powerpc compilation by inikep · 9 years ago
- 24a3d90 strengthened integrity tests by Yann Collet · 9 years ago
- cf6f853 Merge branch 'dev08' of github.com:Cyan4973/zstd into dev08 by Yann Collet · 9 years ago
- b402490 fixed #260, reported by @amnilsson by Yann Collet · 9 years ago
- 4178f5c fixed gcc warning: always_inline function might not be inlinable by inikep · 9 years ago
- 4d84bbd updated CMake and VS projects to support decoder for v0.7 format by inikep · 9 years ago
- fca90f8 legacy decoder for v0.7 format by inikep · 9 years ago
- 45d3bc3 Merge pull request #258 from inikep/dev08 by Yann Collet · 9 years ago
- 2fc3752 zstd_compression_format.md: "Little-endian" instead of "Little endian" by inikep · 9 years ago