summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-02-03Fix error in comment on the polynomial representation of a byte.Mark Adler
2020-11-22Separate crc32 and crc32_combine tables so the crc32_combine tables are not i...Nathan Moinvaziri
2020-09-24Fixed tab indentation for inffixed_tbl.h.Nathan Moinvaziri
2020-08-31Rename ZLIB_INTERNAL to Z_INTERNAL for consistency.Nathan Moinvaziri
2020-08-27Renamed trees_p.h to trees.h.Nathan Moinvaziri
2020-08-27Rename table headers with tbl suffix.Nathan Moinvaziri
2020-08-15Fix inconsistent wildcards in CHOST canonicalization scriptNiLuJe
2020-07-17configure: move config.sub to tools subdirDan Kegel
2020-05-30Fixed casting warning from bi_reverse in maketrees.Nathan Moinvaziri
2020-05-06Unify emitting of literals and match dist/lengths. Removed deflate quick stat...Nathan Moinvaziri
2020-03-09Attempt to run codecov again if it fails.Hans Kristian Rosbach
2020-02-07Fixed formatting, 4 spaces for code intent, 2 spaces for preprocessor indent,...Nathan Moinvaziri
2019-10-07Fixed use of uninitialized value state in makefixed. #437Nathan Moinvaziri
2019-09-20Add makecrct test and clean up makecrct.c codeHans Kristian Rosbach
2019-09-20Split crc table generating code (MAKECRCH) out into separate tool makecrct.Hans Kristian Rosbach
2019-09-20Add maketrees test and clean up maketrees.c codeHans Kristian Rosbach
2019-09-20Split maketrees out into a separate toolHans Kristian Rosbach
2019-08-08Remove BUILDFIXED and MAKEFIXED. (#375)Hans Kristian Rosbach
2019-01-31cleanup: remove unused fileSebastian Pop
2017-02-13CMakeLists.txt: better checking for Intel intrinsics.René J.V. Bertin