1. ef9999f zstreamtest depends only on standard C time.h by Yann Collet · 8 years ago
  2. 7304eb7 bumped version number by Yann Collet · 8 years ago
  3. b2490e9 changed test to avoid issue #316 (reported by John the Scott) by Yann Collet · 8 years ago
  4. c843142 zstd -d writes to stdout when input is stdin by Yann Collet · 8 years ago
  5. 3427e68 Merge pull request #317 from facebook/master by Yann Collet · 8 years ago
  6. 4798793 Merge pull request #314 from kassens/build-status by Yann Collet · 8 years ago
  7. 89de744 Fix build status images by Jan Kassens · 8 years ago
  8. 6c61c11 Merge pull request #312 from Cyan4973/dev by Yann Collet · 8 years ago
  9. f45c550 update brew formula by Yann Collet · 8 years ago
  10. 38816f9 Merge pull request #311 from Cyan4973/dev by Yann Collet · 8 years ago
  11. 0588ee6 updated NEWS by Yann Collet · 8 years ago
  12. 901e85f version bump by Yann Collet · 8 years ago
  13. 5c33c32 copy zlib license into file header by Yann Collet · 8 years ago
  14. 1c59c20 removed redundant files by Yann Collet · 8 years ago
  15. 599c69d minor Makefile updates by Yann Collet · 8 years ago
  16. 309f113 Merge pull request #306 from david-y-lam/fix_doc by Yann Collet · 8 years ago
  17. e10f7f3 merge by David Lam · 8 years ago
  18. 4ded9e5 added boilerplate by Yann Collet · 8 years ago
  19. 3b15f1f minor refactor by Yann Collet · 8 years ago
  20. 240795b Merge branch 'dev' of github.com:Cyan4973/zstd into dev by Yann Collet · 8 years ago
  21. 14200a2 Fixed issue #304, reported by @borzunov by Yann Collet · 8 years ago
  22. da9d3b7 Cleanup some errors in typedef comments and remove duplicated HOWTO from zbuff_decompress.c by David Lam · 8 years ago
  23. 09c3c8e Merge pull request #307 from inikep/dev08 by Yann Collet · 8 years ago
  24. 6416b0d updated README.md by inikep · 8 years ago
  25. 23b6e05 ZSTD_malloc() and ZSTD_free(), to simplify customMem by Yann Collet · 8 years ago
  26. 080940c fixed Visual project, removing fileio_legacy by Yann Collet · 8 years ago
  27. 54caf68 Removed fileio_legacy; now legacy supports relies entirely on streaming API. by Yann Collet · 8 years ago
  28. dea67a6 backward compatibility versions tests start from v0.4.0 by Yann Collet · 8 years ago
  29. 9097f7b fixed versionsTest by Yann Collet · 8 years ago
  30. 1c69baa CLI supports Legacy formats v0.4+ by Yann Collet · 8 years ago
  31. 4b7b9fc better clean by Yann Collet · 8 years ago
  32. 5f53b03 fixed continuation context by Yann Collet · 8 years ago
  33. ab267e7 removed fileio specific legacy support; by Yann Collet · 8 years ago
  34. 767d8f6 legacy contexts can be re-used by Yann Collet · 8 years ago
  35. 4bf317d first version supporting legacy streams (transparent decoding) by Yann Collet · 8 years ago
  36. bbd5bb7 update table by Yann Collet · 8 years ago
  37. e19a9ef update compression level table by Yann Collet · 8 years ago
  38. 9a021c1 fixed some minor clang warnings by Yann Collet · 8 years ago
  39. cb5a320 made -Wdocumentation a clang only flag by Yann Collet · 8 years ago
  40. 87c18b2 fixed multiple minor warnings for XCode by Yann Collet · 8 years ago
  41. 0baa64a increased maximum memory size for 64-bits bench to 16 GB by Yann Collet · 8 years ago
  42. 0d59a6f removed debug strings by Yann Collet · 8 years ago
  43. 5a02b69 reinforced fix for huge files by Yann Collet · 8 years ago
  44. bb93d77 reinforced fix for huge files by Yann Collet · 8 years ago
  45. bb85581 fixed welcome message by Yann Collet · 8 years ago
  46. 94376ac fixed test on CentOS7 by Yann Collet · 8 years ago
  47. baf7ecb Merge pull request #302 from inikep/Documentation by Yann Collet · 8 years ago
  48. 12731a9 minor changes in zstd_compression_format.md by inikep · 8 years ago
  49. 24a738c removed TRAVIS_OS_NAME by Yann Collet · 8 years ago
  50. de9d130 updated zstd_compression_format.md by inikep · 8 years ago
  51. 96bdd87 fixed : compression bug on very large files by Yann Collet · 8 years ago
  52. 2c9e90e Merge pull request #301 from inikep/Other by Yann Collet · 8 years ago
  53. 0132375 improved zstd_compression_format.md by inikep · 8 years ago
  54. 637d335 minor README.md corrections by inikep · 8 years ago
  55. ab2f770 created programs\README.md by inikep · 8 years ago
  56. 7f18c6e improved tests/README.md by inikep · 8 years ago
  57. c23a078 updated projects\README.md by inikep · 8 years ago
  58. a3a47ec Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other by inikep · 8 years ago
  59. a2cdffe fixed wrong parameter issue by Yann Collet · 8 years ago
  60. e416e30 remove unnecessary comments by inikep · 8 years ago
  61. 4e90f6c removed ZSTD_LOG_ENCODE and ZSTD_LOG_BLOCK by inikep · 8 years ago
  62. 83388e1 removed ZSTD_LOG_PARSER by inikep · 8 years ago
  63. 8a36f85 removed stats in debug mode by inikep · 8 years ago
  64. 57ef4b1 zstd_v07.c: removed unused macros by inikep · 8 years ago
  65. 7bcdbcf Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other by inikep · 8 years ago
  66. 24b68a5 update cLevel table for 256KB by Yann Collet · 8 years ago
  67. c54692f improved level 3 by Yann Collet · 8 years ago
  68. 17e482e added ZSTD_setDStreamParameter() by Yann Collet · 8 years ago
  69. b62e696 fixed typo in test-zstd-speed.py by inikep · 8 years ago
  70. 3071c3e STREAM_WINDOW_MAX : protect streaming from unreasonable memory requirements by Yann Collet · 8 years ago
  71. 70e3b31 fixed playtests on os-x by Yann Collet · 8 years ago
  72. cb32763 added sizeof CStream and DStream by Yann Collet · 8 years ago
  73. d1733f7 fixed crc bug in rare timing conditions within bench.c by Yann Collet · 8 years ago
  74. 70c2326 spec : clarify last literal copy command by Yann Collet · 8 years ago
  75. 8baf78a minor coding style by Yann Collet · 8 years ago
  76. 1bee2d5 slight decompression speed improvement by Yann Collet · 8 years ago
  77. 0cfe2ec sync fse version by Yann Collet · 8 years ago
  78. af19603 sync huff0 by Yann Collet · 8 years ago
  79. 7be46bf promoted streaming API to stable (except _advanced() variants) by Yann Collet · 8 years ago
  80. fdba57d update version number by Yann Collet · 8 years ago
  81. da3fbcb Added ZDICT_getDictID() by Yann Collet · 8 years ago
  82. c629776 make clean will remove decompress/zstd_decompress.o by inikep · 8 years ago
  83. b571a0e Merge pull request #298 from inikep/Other by Yann Collet · 8 years ago
  84. 80b0e53 Merge pull request #299 from Cyan4973/dev by Yann Collet · 8 years ago
  85. b944ce0 update Mac homebrew installation script by Yann Collet · 8 years ago
  86. b6514d2 improved .gitignore by inikep · 8 years ago
  87. be6180c Merge pull request #295 from Cyan4973/dev by Yann Collet · 8 years ago
  88. 7feafdd appveyor.yml working with tests/ by inikep · 8 years ago
  89. b7d3449 playTests.sh working with tests/ by inikep · 8 years ago
  90. a5dbf9f Merge pull request #297 from borzunov/dev by Yann Collet · 8 years ago
  91. 49d105c better warning and error messages in case of dictionary training failure (#292) by Yann Collet · 8 years ago
  92. 6ca9b85 cmake project: fixed include directories by inikep · 8 years ago
  93. 49775e3 VS projects: fixed include directiories by inikep · 8 years ago
  94. b1421f2 updated VS projects by inikep · 8 years ago
  95. 63e3357 updated scripts +x permissions by inikep · 8 years ago
  96. 2d5eb2b updated .travis.yml and appveyor.yml for tests/ by inikep · 8 years ago
  97. 0f6f17a Rename ZSTDLIB_API to ZDICTLIB_API in zdict.h by Alexander Borzunov · 8 years ago
  98. a1c8115 improved tests\Makefile by inikep · 8 years ago
  99. 2868d56 test-related files moved to tests/ by inikep · 8 years ago
  100. 1f48382 Export functions related to dictionary compression from DLL by Alexander Borzunov · 8 years ago