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