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
/
Makefile.in
Age
Commit message (
Expand
)
Author
2021-12-24
Version 2.0.6
Hans Kristian Rosbach
2021-12-24
Link crc32_test and infcover with $(CFLAGS)
Ilya Leoshkevich
2021-12-24
Add new crc32 unit test
Matheus Castanho
2021-06-25
Version 2.0.5
Hans Kristian Rosbach
2021-06-11
Version 2.0.4
Hans Kristian Rosbach
2021-05-13
Version 2.0.3
Hans Kristian Rosbach
2021-03-23
Version 2.0.2
Hans Kristian Rosbach
2021-03-17
Version 2.0.1 - Hotfix
Hans Kristian Rosbach
2021-03-16
Stable release 2.0.0
Hans Kristian Rosbach
2021-03-09
Remove misleading manpage.
Hans Kristian Rosbach
2021-01-29
Version 2.0.0 Release Candidate 2
Hans Kristian Rosbach
2021-01-11
Version 2.0.0 Release Candidate 1
Hans Kristian Rosbach
2020-11-22
Separate crc32 and crc32_combine tables so the crc32_combine tables are not i...
Nathan Moinvaziri
2020-09-16
Move gzclose() to gzlib.c. Modern linkers should be smart enough to link it i...
Nathan Moinvaziri
2020-08-19
Honor CFLAGS when linking
NiLuJe
2020-07-17
configure: don't link shared libraries explicitly with -lc
Dan Kegel
2020-07-13
Make static libraries produced by cmake and configure identical.
Dan Kegel
2020-06-28
Rename from memchunk to chunkset.
Nathan Moinvaziri
2020-06-28
Split memcopy by architecture.
Nathan Moinvaziri
2020-06-25
Add tests for Adler32
Rogerio Alves
2020-06-08
Removed example64 and minigzip64 since large file support is now natively sup...
Nathan Moinvaziri
2020-06-08
Make deflate_quick algorithm available to all architectures. #205
Nathan Moinvaziri
2020-05-30
Separate makefile object list on each line for less merge conflicts in the fu...
Nathan Moinvaziri
2020-05-24
Abstracted out architecture specific implementations of 258 byte comparison t...
Nathan Moinvaziri
2020-04-30
Standardize insert_string functionality across architectures. Added unaligned...
Nathan Moinvaziri
2019-09-20
Split crc table generating code (MAKECRCH) out into separate tool makecrct.
Hans Kristian Rosbach
2019-09-20
Split maketrees out into a separate tool
Hans Kristian Rosbach
2019-09-14
Added cmake tests to verify output of makefixed (#398)
Nathan Moinvaziri
2019-08-08
Remove BUILDFIXED and MAKEFIXED. (#375)
Hans Kristian Rosbach
2019-06-22
Remove duplicate gz functions in test code (#348)
Nathan Moinvaziri
2019-03-26
automatically update makefile dependences
Sebastian Pop
2019-03-21
factor out code in arch/{arm,aarch64}
Sebastian Pop
2019-01-31
cleanup: move code from arch/x86/crc_pclmulqdq.c to crc32.c
Sebastian Pop
2019-01-24
clean up logic of configure and make for sanitizer flags
Sebastian Pop
2019-01-22
remove unused variables
Sebastian Pop
2019-01-17
typedef ptrdiff_t when stddef.h does not provide it
Sebastian Pop
2019-01-16
move match.c to match_p.h and remove match.h
Sebastian Pop
2019-01-09
remove unused configure check for HAVE_STDARG_H
Sebastian Pop
2018-11-07
integration of oss-fuzz in make test #204 (#206)
sebpop
2018-03-14
Fix the problem about rule to make target "zconf.h" on Arm platforms
Richael Zhuang
2018-01-31
Fix dynamic versioning of library
Hans Kristian Rosbach
2018-01-31
Adapt code to support PREFIX macros and update build scripts
Mika Lindqvist
2018-01-31
Copy zconf.h.in to zconf-ng.h.in and add relevant processing in
Hans Kristian Rosbach
2018-01-31
Add function prefix (zng_) to all exported functions to allow zlib-ng
Hans Kristian Rosbach
2018-01-31
Rename library based on zlib-compat setting
Hans Kristian Rosbach
2018-01-31
Fix .so library permissions on install, needs to be executable for packaging
Hans Kristian Rosbach
2017-11-27
Fix make distclean with non-standard make (#134)
Orgad Shaneh
2017-04-24
- Add adler32 to functable
Hans Kristian Rosbach
2017-04-24
Merge branch 'hacknslash7' of github.com:Dead2/zlib-ng into hacknslash7
Hans Kristian Rosbach
2017-04-24
ARM optimizations part 2 (#107)
Mika Lindqvist
[next]