index
:
Project-1CE/external_zlib-ng
lineage-18.1
sugisawa-mr1
tachibana
tachibana-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2021-02-03
Fix error in comment on the polynomial representation of a byte.
Mark Adler
2020-11-22
Separate crc32 and crc32_combine tables so the crc32_combine tables are not i...
Nathan Moinvaziri
2020-09-24
Fixed tab indentation for inffixed_tbl.h.
Nathan Moinvaziri
2020-08-31
Rename ZLIB_INTERNAL to Z_INTERNAL for consistency.
Nathan Moinvaziri
2020-08-27
Renamed trees_p.h to trees.h.
Nathan Moinvaziri
2020-08-27
Rename table headers with tbl suffix.
Nathan Moinvaziri
2020-08-15
Fix inconsistent wildcards in CHOST canonicalization script
NiLuJe
2020-07-17
configure: move config.sub to tools subdir
Dan Kegel
2020-05-30
Fixed casting warning from bi_reverse in maketrees.
Nathan Moinvaziri
2020-05-06
Unify emitting of literals and match dist/lengths. Removed deflate quick stat...
Nathan Moinvaziri
2020-03-09
Attempt to run codecov again if it fails.
Hans Kristian Rosbach
2020-02-07
Fixed formatting, 4 spaces for code intent, 2 spaces for preprocessor indent,...
Nathan Moinvaziri
2019-10-07
Fixed use of uninitialized value state in makefixed. #437
Nathan Moinvaziri
2019-09-20
Add makecrct test and clean up makecrct.c code
Hans Kristian Rosbach
2019-09-20
Split crc table generating code (MAKECRCH) out into separate tool makecrct.
Hans Kristian Rosbach
2019-09-20
Add maketrees test and clean up maketrees.c code
Hans Kristian Rosbach
2019-09-20
Split maketrees out into a separate tool
Hans Kristian Rosbach
2019-08-08
Remove BUILDFIXED and MAKEFIXED. (#375)
Hans Kristian Rosbach
2019-01-31
cleanup: remove unused file
Sebastian Pop
2017-02-13
CMakeLists.txt: better checking for Intel intrinsics.
René J.V. Bertin