1. 9c49964 Add thread pool tests by Nick Terrell · 8 years ago
  2. c07d2e3 Merge pull request #499 from inikep/dev11 by Yann Collet · 8 years ago
  3. 78a0072 Fix failing test due to deprecation warning by Nick Terrell · 8 years ago
  4. 5f5a902 "make test" is now compatible with Solaris by Przemyslaw Skibinski · 8 years ago
  5. 795d953 Merge pull request #493 from inikep/fullbench by Yann Collet · 8 years ago
  6. 9d08597 Add test for invalid offset rep codes by Nick Terrell · 8 years ago
  7. 4beb51f tests of ZSTD_compressContinue_extDict by Przemyslaw Skibinski · 8 years ago
  8. d564faa fix : ZSTD_initCStream_srcSize() correctly set srcSize in frame header by Yann Collet · 8 years ago
  9. 31ff2a2 fix Travis long test list; added zbufftest-dll by Yann Collet · 8 years ago
  10. d46ecb5 added dll compilation tests by Yann Collet · 8 years ago
  11. 61e62c0 Test that all API symbols are exported by Nick Terrell · 8 years ago
  12. 7d5e344 Merge pull request #480 from inikep/dev11 by Yann Collet · 8 years ago
  13. f9a5666 improved playTests.sh (3 by Przemyslaw Skibinski · 8 years ago
  14. 24a4236 improved playTests.sh (2) by Przemyslaw Skibinski · 8 years ago
  15. ab5ed6f improved playTests.sh by Przemyslaw Skibinski · 8 years ago
  16. 9b4fa0d playTests.sh: added Advanced compression parameters by Przemyslaw Skibinski · 8 years ago
  17. e795c8a Added ZSTD_initCStream_srcSize(). Added relevant test cases in zstreamtest by Yann Collet · 8 years ago
  18. 12df6da Fix running test suite on FreeBSD by Dimitry Andric · 8 years ago
  19. c261f71 minor variation of rescale fix by Yann Collet · 8 years ago
  20. b547d21 Fix longmatch test build errors. by Nick Terrell · 8 years ago
  21. 5cc85cf Switch uint64_t to U64 by Nick Terrell · 8 years ago
  22. 0acae73 Add exposing test case by Nick Terrell · 8 years ago
  23. 94d1a93 changed environment variable comparison to sh compatible by Yann Collet · 8 years ago
  24. f586bdf fixed fuzzer test by Yann Collet · 8 years ago
  25. 825dffb moved zbuff source files into lib/deprecated by Yann Collet · 8 years ago
  26. e7a41a5 added : dictID retrieval functions. by Yann Collet · 8 years ago
  27. 7c6bbc3 updated FIO_passThrough by Przemyslaw Skibinski · 8 years ago
  28. 6b508b1 updated test-gzstd by Przemyslaw Skibinski · 8 years ago
  29. 9ffbeea API : changed : streaming decompression : implicit reset on starting new frames by Yann Collet · 8 years ago
  30. 743b33f fix zstdcat by Yann Collet · 8 years ago
  31. 0efaf7e added test-gzstd by Przemyslaw Skibinski · 8 years ago
  32. 4f5350f long matches support overflow by Yann Collet · 8 years ago
  33. cc38870 updated build\README.md by Przemyslaw Skibinski · 8 years ago
  34. 8bb86e3 create DLL with Windows by Przemyslaw Skibinski · 8 years ago
  35. 0d761db Merge pull request #453 from inikep/dev11 by Yann Collet · 8 years ago
  36. 52afb39 zbuff API now generates deprecation warnings by Yann Collet · 8 years ago
  37. 811b34d fix Visual Studio warnings by Przemyslaw Skibinski · 8 years ago
  38. 179555c working fullbench-dll by Przemyslaw Skibinski · 8 years ago
  39. eb977a4 "file" moved to tests/Makefile by Przemyslaw Skibinski · 8 years ago
  40. e579ab5 introduced QEMU_SYS by Przemyslaw Skibinski · 8 years ago
  41. 9adf7bf fixed MinGW compilation (2) by Przemyslaw Skibinski · 8 years ago
  42. 861cd06 fix test-zstd-nolegacy by Yann Collet · 8 years ago
  43. 4c0b44f minor display improvement in fuzzer when nb of tests is very large by Yann Collet · 8 years ago
  44. 589f011 changed ZBUFF_* by ZSTD_*Stream() within fullbench, by Yann Collet · 8 years ago
  45. b9550d6 fixed benchmark mode typo . added benchmark mode tests by Yann Collet · 8 years ago
  46. 81c334b test-zstd-speed.py: default timeout changed to 1800 seconds by Przemyslaw Skibinski · 8 years ago
  47. 53e7f5c test-zstd-speed.py: converted to python3 and added "--timeout" by Przemyslaw Skibinski · 8 years ago
  48. 335ad5d added ZSTD_initDStream_usingDDict() . by Yann Collet · 8 years ago
  49. 9516234 first sketch for ZSTD_initCStream_usingCDict() by Yann Collet · 8 years ago
  50. 5c5f01f added ZSTD_btopt2 strategy by Przemyslaw Skibinski · 8 years ago
  51. d7b120a added long commands --memory= and --memlimit-decompress= by Yann Collet · 8 years ago
  52. 1122349 added long comment --memlimit= by Yann Collet · 8 years ago
  53. d4cda27 new command -M#, to limit memory usage during decompression (#403) by Yann Collet · 8 years ago
  54. a17fd73 changed error_public.h into zstd_errors.h by Yann Collet · 8 years ago
  55. 3e82f2b Remove references to GPLv2 license by Nick Terrell · 8 years ago
  56. cf409a7 fixed : init*_advanced() followed by reset() with different pledgedSrcSiz by Yann Collet · 8 years ago
  57. 2f26394 zstreamtest can fuzztest pledgedSrcSize by Yann Collet · 8 years ago
  58. 58d5dfe zstreamtest uses ZSTD_reset?Stream by Yann Collet · 8 years ago
  59. 97b378a Streaming : dictionary compression on multiple files / segments can correctly provide srcSize into header (when provided) using pledgedSrcSize. by Yann Collet · 8 years ago
  60. 714464f fixed : cli : forgotten mandatory argument by Yann Collet · 8 years ago
  61. 27b5ac6 Implemented "command must be followed by argument" protection by Yann Collet · 8 years ago
  62. 3e70cf8 Merge remote-tracking branch 'refs/remotes/facebook/dev' into dev by inikep · 8 years ago
  63. dd8905b test-zstd-speed.py: better description of options by inikep · 8 years ago
  64. ed0ea8d test-zstd-speed.py: added "-D dictName" by inikep · 8 years ago
  65. d28afac test-zstd-speed.py: added support for directories by inikep · 8 years ago
  66. 55f2769 removed option unsupported by travis by Yann Collet · 8 years ago
  67. 3e47dbc fixed memory leak by Yann Collet · 8 years ago
  68. 3ecbe6a fileio uses ZSTD_resetDStream() by Yann Collet · 8 years ago
  69. 64deef3 Fixed srcSize=1 by Yann Collet · 8 years ago
  70. 0be21d7 fixed fullbench by Yann Collet · 8 years ago
  71. 0dad121 test-zstd-speed.py: compiler version and MD5 in logs by inikep · 8 years ago
  72. b3060f7 changed streaming decoder behavior : now, when all compressed frame is consumed, it means decompression is completed, with regenerated data fully flushed. by Yann Collet · 8 years ago
  73. 12083a4 more context-reuse tests by Yann Collet · 8 years ago
  74. a7737f6 improved compression on small files when using same parameters by Yann Collet · 8 years ago
  75. 33a0465 fixed a few links by Yann Collet · 8 years ago
  76. 2b26ad1 removed timeb.h (#319) by Yann Collet · 8 years ago
  77. 5153a08 zbufftest only depends on standard C time.h by Yann Collet · 8 years ago
  78. ef9999f zstreamtest depends only on standard C time.h by Yann Collet · 8 years ago
  79. b2490e9 changed test to avoid issue #316 (reported by John the Scott) by Yann Collet · 8 years ago
  80. c843142 zstd -d writes to stdout when input is stdin by Yann Collet · 8 years ago
  81. 4ded9e5 added boilerplate by Yann Collet · 8 years ago
  82. 09c3c8e Merge pull request #307 from inikep/dev08 by Yann Collet · 8 years ago
  83. 6416b0d updated README.md by inikep · 8 years ago
  84. dea67a6 backward compatibility versions tests start from v0.4.0 by Yann Collet · 8 years ago
  85. 9097f7b fixed versionsTest by Yann Collet · 8 years ago
  86. 4b7b9fc better clean by Yann Collet · 8 years ago
  87. 9a021c1 fixed some minor clang warnings by Yann Collet · 8 years ago
  88. bb93d77 reinforced fix for huge files by Yann Collet · 8 years ago
  89. bb85581 fixed welcome message by Yann Collet · 8 years ago
  90. 94376ac fixed test on CentOS7 by Yann Collet · 8 years ago
  91. baf7ecb Merge pull request #302 from inikep/Documentation by Yann Collet · 8 years ago
  92. 24a738c removed TRAVIS_OS_NAME by Yann Collet · 8 years ago
  93. 637d335 minor README.md corrections by inikep · 8 years ago
  94. ab2f770 created programs\README.md by inikep · 8 years ago
  95. 7f18c6e improved tests/README.md by inikep · 8 years ago
  96. a3a47ec Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other by inikep · 8 years ago
  97. 7bcdbcf Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other by inikep · 8 years ago
  98. 17e482e added ZSTD_setDStreamParameter() by Yann Collet · 8 years ago
  99. b62e696 fixed typo in test-zstd-speed.py by inikep · 8 years ago
  100. 70e3b31 fixed playtests on os-x by Yann Collet · 8 years ago