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
Age
Commit message (
Expand
)
Author
2021-02-17
Move code coverage detection into its own cmake file.
Nathan Moinvaziri
2021-02-17
Re-enable code coverage for mingw i686 ci.
Nathan Moinvaziri
2021-02-17
Limit number of parallel test jobs to prevent wine connection timeout errors.
Nathan Moinvaziri
2021-02-17
Prevent parallel test jobs from initializing Wine at the same time and errori...
Nathan Moinvaziri
2021-02-17
Improve compiler detection of code coverage flags.
Nathan Moinvaziri
2021-02-14
Disable leak sanitizer for cross-compilation since it is not supported.
Nathan Moinvaziri
2021-02-14
Fixed qemu test runs for Ubuntu 20.
Nathan Moinvaziri
2021-02-12
Fixed clang tools package error in static analysis CI workflow.
Nathan Moinvaziri
2021-02-03
Explicitly note that the 32-bit check values are 32 bits.
Mark Adler
2021-02-03
Clarify gz* function interfaces, referring to parameter names.
Mark Adler
2021-02-03
Fix error in comment on the polynomial representation of a byte.
Mark Adler
2021-01-29
Version 2.0.0 Release Candidate 2
Hans Kristian Rosbach
2021-01-28
Store result of early exit trigger at the top of longest_match.
Nathan Moinvaziri
2021-01-28
Always canonicalize CHOST when building original zlib even after automatic CH...
Nathan Moinvaziri
2021-01-28
Re-enable 32-bit machine ABI check in CI.
Nathan Moinvaziri
2021-01-28
Fixed missing large file defines in zconf.in that exist in zconf-ng.in. Accid...
Nathan Moinvaziri
2021-01-28
Remove debug check for match beginning at start of window.
Nathan Moinvaziri
2021-01-27
Use a version of Xcode that supports ZERO_AR_DATE in pkgcheck script.
Nathan Moinvaziri
2021-01-27
Disable homebrew auto cleanup on macOS CIs.
Nathan Moinvaziri
2021-01-27
Add extra space in deflate internal_state struct for future expansion.
Hans Kristian Rosbach
2021-01-16
Sync cmake variable names with names already used by %cmake macros in
Hans Kristian Rosbach
2021-01-12
Set tag environment variable using new GHA environment files.
Nathan Moinvaziri
2021-01-12
Update abicheck git commit reference
Hans Kristian Rosbach
2021-01-12
Fix SONAME version
Hans Kristian Rosbach
2021-01-11
Version 2.0.0 Release Candidate 1
Hans Kristian Rosbach
2021-01-11
Disallow semantic interposition in ELF shared libraries if supported by the c...
Hans Kristian Rosbach
2021-01-05
Fixed previous match length not reset when match start reset.
Nathan Moinvaziri
2021-01-05
Add check in check_match for invalid match position.
Nathan Moinvaziri
2021-01-05
Improve check_match output to print hex values of mismatch characters and cha...
Nathan Moinvaziri
2021-01-05
docs: fix simple typo, stragety -> strategy
Tim Gates
2021-01-05
Fixed macOS CI instance to use GCC
Nathan Moinvaziri
2021-01-05
darwin ios/mac m1 cpu features detection update proposal
David CARLIER
2020-12-12
Separate sanitizers so they can be run independently.
Nathan Moinvaziri
2020-12-12
Set verbosity to 0 to limit CI log output.
Nathan Moinvaziri
2020-12-12
Disable codecov in MinGW i686 due to gcov locking error when multiple tests r...
Nathan Moinvaziri
2020-11-22
Add check that tests UNALIGNED_OK without UNALIGNED64_OK.
Hans Kristian Rosbach
2020-11-22
Separate crc32 and crc32_combine tables so the crc32_combine tables are not i...
Nathan Moinvaziri
2020-11-21
Add AArch64 feature detection support for FreeBSD
Greg V
2020-11-21
CMake: fix 'ALDER32' typo in feature info message
Greg V
2020-11-10
Fixed coverity dereference after null check in gz_compress CID 303796.
Nathan Moinvaziri
2020-11-02
Fixed ubsan error when building tree with no symbols. #782
Nathan Moinvaziri
2020-11-02
Fixed conditional expression is constant maintainer warnings.
Nathan Moinvaziri
2020-11-02
Fixed casting warnings when comparing MAX_DIST.
Nathan Moinvaziri
2020-11-02
Fixed conversion warning when assigning wsize to Pos variable.
Nathan Moinvaziri
2020-11-02
Fixed conversion warning when calling zng_tr_tally_dist. Signature for dist a...
Nathan Moinvaziri
2020-11-02
Fixed str uint32_t to uint16_t casting warnings in inflate_string_tpl.h
Nathan Moinvaziri
2020-11-02
Fixed match_start uint32_t to uint16_t casting warnings in deflate_medium.c
Nathan Moinvaziri
2020-11-02
Fixed ubsan warning in gzfread due to size_t overflow. #783
Nathan Moinvaziri
2020-11-02
Fixed format specifier warning in build_tree call to Tracev.
Nathan Moinvaziri
2020-11-02
Fixed minigzip_fuzzer not compiling on latest macOS due to missing _POSIX_C_S...
Nathan Moinvaziri
[prev]
[next]