1. 8f26dc3 blindfix for Visual by Yann Collet · 7 years ago
  2. bc41c7f fixed minor prototype warning by Yann Collet · 7 years ago
  3. c95c0c9 modified util::time API by Yann Collet · 7 years ago
  4. 6ab4d5e [bench] Use higher resolution timer on POSIX by Nick Terrell · 7 years ago
  5. 3128e03 updated license header by Yann Collet · 7 years ago
  6. 4299c27 improved console log of utils.h by Yann Collet · 7 years ago
  7. 232d62b fixed a few headers that were too hastily copy/pasted during last license change by Yann Collet · 7 years ago
  8. 32fb407 updated a bunch of headers by Yann Collet · 7 years ago
  9. 6d4fef3 Added ZSTD_compress_generic() by Yann Collet · 7 years ago
  10. 46ac9ad fixed vla warning on linux by Yann Collet · 7 years ago
  11. 7dd14d0 Enable multithreading on BSD by Baptiste Daroussin · 7 years ago
  12. e4f3235 Add 0 initializers to static variables by Sean Purcell · 7 years ago
  13. 9227aae Fix clang linux compilation by Sean Purcell · 7 years ago
  14. 3b6207d Fix compilation on windows by Sean Purcell · 7 years ago
  15. f876f12 Fix compilation on macOS by Sean Purcell · 7 years ago
  16. afa4851 -T0 detects number of physical cores by Sean Purcell · 7 years ago
  17. 5152fb2 Convert all tabs to spaces by Nick Terrell · 7 years ago
  18. dee08ca Fix displayLevel redefinition issues by Sean Purcell · 7 years ago
  19. 680e4e0 Ignore symbolic links unless --force specified by Sean Purcell · 7 years ago
  20. 74dcd8d bench.c: use a single ticksPerSecond by Przemyslaw Skibinski · 7 years ago
  21. 1b59333 util.h: restore times() by Przemyslaw Skibinski · 7 years ago
  22. da4a0f3 util.h: use mach_absolute_time for macOS by Przemyslaw Skibinski · 7 years ago
  23. e052c60 introduce UTIL_freq_t by Przemyslaw Skibinski · 7 years ago
  24. 83775d9 replace times() with clock_gettime(CLOCK_MONOTONIC, x) by Przemyslaw Skibinski · 7 years ago
  25. acb6e57 use FindFirstFileA instead of FindFirstFile by Przemyslaw Skibinski · 7 years ago
  26. 6e59b3c added UTIL_fseek by Przemyslaw Skibinski · 7 years ago
  27. 442c75f removed UTIL_doesFileExists (replaced with UTIL_isRegFile) by Przemyslaw Skibinski · 7 years ago
  28. b876b96 Merge remote-tracking branch 'refs/remotes/facebook/dev' into dev11 by Przemyslaw Skibinski · 7 years ago
  29. db2666c Merge pull request #536 from iburinoc/multiframe by Yann Collet · 7 years ago
  30. 35bf23c MinGW-w64 requires _FILE_OFFSET_BITS 64 by Przemyslaw Skibinski · 7 years ago
  31. acfa151 Merge pull request #540 from ds77/dev-stat64-fix by Yann Collet · 7 years ago
  32. 5069b6c Merge branch 'dev' into multiframe by Sean Purcell · 7 years ago
  33. 45f0c20 use _stati64() in UTIL_getFileSize() when compiling with mingw, get rid of introduces previously preprocessor checks. by ds77 · 7 years ago
  34. 7ec315d fix previous commit by - · 7 years ago
  35. 19f61b5 use _stat64 only when targetting Win2k or later by - · 7 years ago
  36. 9cde3f8 use _stat64() on MinGW by ds77 · 7 years ago
  37. 0f5c95a Disambiguate pledgedSrcSize == 0 by Sean Purcell · 7 years ago
  38. 94abd6a SET_REALTIME_PRIORITY by Przemyslaw Skibinski · 7 years ago
  39. 5fba09f updated util's time for Windows compatibility by cyan4973 · 8 years ago
  40. 7a8a03c util.h: restore BSD license for Facebook Open-Source by Przemyslaw Skibinski · 8 years ago
  41. e679741 _CRT_SECURE_NO_WARNINGS moved to util.h by Przemyslaw Skibinski · 8 years ago
  42. 2f6ccee platform.h: removed Compiler Options by Przemyslaw Skibinski · 8 years ago
  43. 5736db2 fix basic types redefinition by Przemyslaw Skibinski · 8 years ago
  44. ead350b improved util.h and platform.h by Przemyslaw Skibinski · 8 years ago
  45. 0b37205 util.h: minor improvement by Przemyslaw Skibinski · 8 years ago
  46. b0f3663 imporved support for POSIX-type OSes by Przemyslaw Skibinski · 8 years ago
  47. 3cdfe26 use PLATFORM_POSIX_VERSION by Przemyslaw Skibinski · 8 years ago
  48. b0e670a util.h uses platform.h by Przemyslaw Skibinski · 8 years ago
  49. 83cc2fb Enable using isatty() and nanosleep() on *BSD by Dimitry Andric · 8 years ago
  50. 4c6ce5a Merge pull request #476 from inikep/dev11 by Yann Collet · 8 years ago
  51. c855da7 allow all operationg systems with _POSIX_C_SOURCE >= 200112L by Przemyslaw Skibinski · 8 years ago
  52. 242c036 turn on the '-r' option for HP-UX and AIX by Przemyslaw Skibinski · 8 years ago
  53. c01ac6c turn on the '-r' option for *BSD and Solaris by Przemyslaw Skibinski · 8 years ago
  54. fda539f minor coding style changes by Yann Collet · 8 years ago
  55. b40884f preserve file modification time for Visual C++ by Przemyslaw Skibinski · 8 years ago
  56. fcf22e3 set permissions, access and modification times by Przemyslaw Skibinski · 8 years ago
  57. d872b64 added UTIL_setModificationTime, UTIL_getModificationTime by Przemyslaw Skibinski · 8 years ago
  58. 2b4de22 Don't redefine macro in util.h by Nick Terrell · 8 years ago
  59. 3e70cf8 Merge remote-tracking branch 'refs/remotes/facebook/dev' into dev by inikep · 8 years ago
  60. 6173931 fixed memory leak reported by bryongloden by inikep · 8 years ago
  61. 64a84ed added -r support for Mac OS-X by Yann Collet · 8 years ago
  62. 9f25fcf fixed precision warnigns by inikep · 8 years ago
  63. 1c5ba8a util.h: removed dependency from PATH_MAX by inikep · 8 years ago
  64. 4ded9e5 added boilerplate by Yann Collet · 8 years ago
  65. e416e30 remove unnecessary comments by inikep · 8 years ago
  66. a7bb322 removed never referenced functions by inikep · 8 years ago
  67. 415251c minor style change by Yann Collet · 8 years ago
  68. 7bc5c6b util.h: detect if an error occurs in readdir() (thanks to Jim Meyering) by inikep · 8 years ago
  69. 957823f zstdcli: -r (operate recursively on directories) works with dictBuilder and compression by inikep · 8 years ago
  70. 04773ac Minor changes needed for OpenVMS by Peter (Stig) Edwards · 8 years ago
  71. e162ace minor simplification by Yann Collet · 8 years ago
  72. 0bdb6a8 changed definition of UTIL_createFileList by inikep · 8 years ago
  73. 3eabe9b added zlibWrapper - zstd wrapper for zlib by inikep · 8 years ago
  74. 4dbf7f4 dynamic memory allocation in UTIL_createFileList by inikep · 8 years ago
  75. 3733797 bench.c: experimental -r (operate recursively on directories) for Windows and _POSIX_C_SOURCE >= 200112L by inikep · 8 years ago
  76. 349fcf7 fixed Linux compilation by inikep · 8 years ago
  77. aaaf923 common/util.h moved to programs/util.h by inikep · 8 years ago[Renamed (79%) from lib/common/util.h]
  78. d44ec48 detection of snprintf for Visual <= 2012 by inikep · 8 years ago
  79. 13c8424 code cleaning by inikep · 8 years ago
  80. 0bd0fae fixed compatibility issues by inikep · 8 years ago
  81. 9c22e57 Compiler Options moved to util.h by inikep · 8 years ago
  82. 3163403 UTIL_prepareFileList by inikep · 8 years ago
  83. 55d047a getTotalFileSize moved to common/util.h by inikep · 8 years ago
  84. d5ff2c3 ordering of #include by inikep · 8 years ago
  85. 83c76b4 bench.c: time functions moved to common/util.h by inikep · 8 years ago
  86. 69fcd7c getFileSize moved to common/util.h by inikep · 8 years ago