1. 8c474f9 Fix parameter selection and adjustment with srcSize == 0 by Nick Terrell · 6 years ago
  2. 2ed5344 added target zstd-dictBuilder by Yann Collet · 6 years ago
  3. 5688447 Merge pull request #1873 from felixhandte/make-overlap-log-multithread-only by Felix Handte · 6 years ago
  4. ba46136 Merge pull request #1843 from moozzyk/issue-1637 by Felix Handte · 6 years ago
  5. 32f989c Merge pull request #1869 from bket/openbsd by Felix Handte · 6 years ago
  6. cba922f Merge pull request #1870 from bket/portable by Felix Handte · 6 years ago
  7. c13f819 Fix #1861: Restrict overlapLog Parameter When Not Built With Multithreading by W. Felix Handte · 6 years ago
  8. e488cab 'date -r FILE' is non-portable. by Björn Ketelaars · 6 years ago
  9. 66b6688 'head -c BYTES' is non-portable. by Björn Ketelaars · 6 years ago
  10. 73f8905 Merge pull request #1867 from bimbashrestha/dict_load_fuzz_err by Yann Collet · 6 years ago
  11. 3fb5b10 Replacing some literals with constants by Bimba Shrestha · 6 years ago
  12. cf62c31 Merge pull request #15 from facebook/dev by Bimba Shrestha · 6 years ago
  13. 305ac26 update table benchmark with zstd v1.4.4 by Yann Collet · 6 years ago
  14. 332aade Merge pull request #1864 from terrelln/dict-fix by Nick Terrell · 6 years ago
  15. 60205fe Fix 2 bugs in dictionary loading by Nick Terrell · 6 years ago
  16. 75e7c0d [fuzz] Add dictionary_loader fuzzer by Nick Terrell · 6 years ago
  17. d770a2a fixed zlibwrapper build script by Yann Collet · 6 years ago
  18. 94dcce2 Merge pull request #1860 from senhuang42/streaming_compression_using_cdict by Yann Collet · 6 years ago
  19. b9ede1c Make sure contentsize is known by Sen Huang · 6 years ago
  20. f9d867e Merge pull request #1857 from 0x123456789A/link-shared by Felix Handte · 6 years ago
  21. 47034cd Merge pull request #1850 from bimbashrestha/named_pipes by Yann Collet · 6 years ago
  22. ae3d35d updated CHANGELOG for v1.4.4 by Yann Collet · 6 years ago
  23. 4ef97aa Merge pull request #1855 from shashank0791/shtavi-filter-precompressed-files by Yann Collet · 6 years ago
  24. 3c1649f Removed the optimization check by Shashank Tavildar · 6 years ago
  25. 6d0b7bd Changed extension comparision logic, added new test cases by Shashank Tavildar · 6 years ago
  26. c506099 Added check to perform comparison only if extension is present by Shashank Tavildar · 6 years ago
  27. 9ab6a74 Created utility function to extract extension from filename, fixed tests by Shashank Tavildar · 6 years ago
  28. 5e6dbad Deleting test directory before creation to pass travis-ci test by Shashank Tavildar · 6 years ago
  29. 28d6773 Merge branch 'named_pipes' of https://github.com/bimbashrestha/zstd into named_pipes by Bimba Shrestha · 6 years ago
  30. 4a9eca4 Removing merge side effect by Bimba Shrestha · 6 years ago
  31. 9db11e3 Fixed check for building programs statically by 0x123456789A · 6 years ago
  32. 57a311d Consider ZSTD_PROGRAMS_LINK_SHARED by 0x123456789A · 6 years ago
  33. 26ffc18 Introduce ZSTD_PROGRAMS_LINK_SHARED by 0x123456789A · 6 years ago
  34. 850ba66 Minor fixes in test by Shashank Tavildar · 6 years ago
  35. da73b11 Merge branch 'dev' into named_pipes by Bimba Shrestha · 6 years ago
  36. 66f580c Removing Visual08 and Visual10 tests by Bimba Shrestha · 6 years ago
  37. 5c0bdde Merge pull request #1856 from terrelln/assert-fix by Nick Terrell · 6 years ago
  38. 0f2bff2 Addressing comments, removing cyclic dependency with header file, updating tests by Shashank Tavildar · 6 years ago
  39. 9c18608 Fix assert in ZSTD_safecopy by Nick Terrell · 6 years ago
  40. 0e9a37d Fixing tests and moving flag to advanced usage by Shashank Tavildar · 6 years ago
  41. f422914 Resolving local merge conflicts by Shashank Tavildar · 6 years ago
  42. 02433e0 Addressing comments: -Created a list of extensions defined in fileio.h, -Updated test by Shashank Tavildar · 6 years ago
  43. 48f8566 Added --exclude-compressed flag feature that skips compression of precompressed files by Shashank Tavildar · 6 years ago
  44. 6d5e0f1 Merge branch 'dev' of github.com:facebook/zstd into dev by Yann Collet · 6 years ago
  45. faddd2a updated CHANGELOG for v1.4.4 by Yann Collet · 6 years ago
  46. 01ec595 Merge pull request #1851 from felixhandte/pkg-config-prefix-fix by Felix Handte · 6 years ago
  47. 74065da updated API inline doc and manual by Yann Collet · 6 years ago
  48. b4037b1 Merge pull request #1848 from felixhandte/tzst-ext-tmp by Yann Collet · 6 years ago
  49. 66a96ca Merge pull request #1847 from facebook/zlibwrap_visual by Yann Collet · 6 years ago
  50. 55ee7d5 Added --exclude-compressed flag feature that skips compression of precompressed files by Shashank Tavildar · 6 years ago
  51. 5e59d51 Merge branch 'master' of https://github.com/bimbashrestha/zstd into named_pipes by Bimba Shrestha · 6 years ago
  52. 857268b Gating named pipe support in hedaer file by Bimba Shrestha · 6 years ago
  53. 0b52d87 Cleaning up gate and adding comment to flag by Bimba Shrestha · 6 years ago
  54. 74bd76c In pkg-config File, Derive Lib and Include Dir from Prefix at Use-Time by W. Felix Handte · 6 years ago
  55. fb509a2 Merge pull request #8 from bimbashrestha/appveyorTest by Bimba Shrestha · 6 years ago
  56. 8adecc7 Running playtests.sh on PRs too by Bimba Shrestha · 6 years ago
  57. 5b45ff4 Gating named file support on windows by Bimba Shrestha · 6 years ago
  58. 4eccc82 Minor Fixes by W. Felix Handte · 6 years ago
  59. c2140e9 Merge pull request #1845 from facebook/zbuff by Yann Collet · 6 years ago
  60. 2449903 Add Tests by W. Felix Handte · 6 years ago
  61. 91c3f54 Fix Build; Refactor by W. Felix Handte · 6 years ago
  62. 42a22af fix zlibWrapper for Visual Studio by Yann Collet · 6 years ago
  63. 30b27ee Merge pull request #1790 from stokito/tzst-ext by Felix Handte · 6 years ago
  64. 506e1a1 Merge branch 'tzst-ext-tmp' into tzst-ext by Felix Handte · 6 years ago
  65. f93668c Merge pull request #1841 from bimbashrestha/travis by Yann Collet · 6 years ago
  66. 37f9093 Merge pull request #1839 from bimbashrestha/named_pipes by Yann Collet · 6 years ago
  67. a9a216a Merge pull request #1824 from senhuang42/new_path_for_cdict by Yann Collet · 6 years ago
  68. 63e435d improve deprecation warning macro by Yann Collet · 6 years ago
  69. 4899b6f Moving arm64 test outside the meson scope by Bimba Shrestha · 6 years ago
  70. eda7946 Take ZSTD_parameters as a const pointer by moozzyk · 6 years ago
  71. 3c8ff35 Merge pull request #1840 from terrelln/regression-fix by Nick Terrell · 6 years ago
  72. 5228c07 Adding arm64 make check by Bimba Shrestha · 6 years ago
  73. f966cd0 added documentation on DYNAMIC_BMI2 build macro by Yann Collet · 6 years ago
  74. 95f7880 Merge pull request #4 from facebook/dev by Bimba Shrestha · 6 years ago
  75. 10f7147 Adding shell test and removing bash test file by Bimba Shrestha · 6 years ago
  76. 09d0b52 Merge pull request #1838 from facebook/fixAdvanced by Yann Collet · 6 years ago
  77. edae3c8 Adding bash test for named pipes by Bimba Shrestha · 6 years ago
  78. cf21003 [regression] Fix the old streaming regression test by Nick Terrell · 6 years ago
  79. 8a39748 Allowing named pipes to go through zstdcli by Bimba Shrestha · 6 years ago
  80. 514f941 Merge pull request #1836 from facebook/dirFlat2 by Yann Collet · 6 years ago
  81. 5d5c895 fix initCStream_advanced() for fast strategies by Yann Collet · 6 years ago
  82. 111b0c5 update documentation on deprecated functions by Yann Collet · 6 years ago
  83. 222ec7e Merge pull request #1837 from terrelln/magic-isnt-real by Nick Terrell · 6 years ago
  84. b1ec94e Fix ZSTD_f_zstd1_magicless for small data by Nick Terrell · 6 years ago
  85. c2e1e54 ((x or y) or z) == (x or y or z), remove brackets by Sen Huang · 6 years ago
  86. 59c81aa Line up comments :) by Sen Huang · 6 years ago
  87. dbda8c3 Trailing comma by Sen Huang · 6 years ago
  88. 0c00455 Merge branch 'dev' of github.com:senhuang42/zstd into new_path_for_cdict by Sen Huang · 6 years ago
  89. 5b2f4ac merge by Sen Huang · 6 years ago
  90. 2ab484a Fix bad merge by Sen Huang · 6 years ago
  91. 919d1d8 Merge pull request #1831 from terrelln/zstdmt-bad-memset by Nick Terrell · 6 years ago
  92. b6c3459 merge by Sen Huang · 6 years ago
  93. 989e0f0 Added --output-dir-flat= by Yann Collet · 6 years ago
  94. 6cf04c0 Merge pull request #1834 from facebook/winFix by Yann Collet · 6 years ago
  95. bad35bd turned off zlib tests during msan by Yann Collet · 6 years ago
  96. 676f899 Added multiplier, renamed new enum to something more useful by Sen Huang · 6 years ago
  97. 1f3a51f Updated forceAttachDict param bounds by Sen Huang · 6 years ago
  98. 8f69c47 Add enum to decision process by Sen Huang · 6 years ago
  99. e4de8b0 Added support for forcing new CDict behavior and updated enum by Sen Huang · 6 years ago
  100. 9294f48 Changed to int from BYTE by Sen Huang · 6 years ago