index
:
Project-Tick
dependabot/cargo/ofborg/cargo-6413d30b2c
dependabot/github_actions/github-actions-37d761dd54
dependabot/gradle/forgewrapper/gradle-f4fe71422a
dependabot/npm_and_yarn/ci/github-script/npm_and_yarn-026824b8a2
dependabot/npm_and_yarn/ofborg/ofborg-viewer/npm_and_yarn-4d6535e57e
dependabot/pip/json4cpp/docs/mkdocs/mkdocs-redirects-1.2.3
dependabot/pip/meta/certifi-2026.2.25
dependabot/pip/meta/charset-normalizer-3.4.7
dependabot/pip/meta/pip-2355f07891
dependabot/pip/meta/requests-2.33.1
dependabot/pip/meta/soupsieve-2.8.3
dependabot/submodules/cgit/git-2855562
gh-pages
master
Project Tick is a project dedicated to providing developers with ease of use and users with long-lasting software.
Mehmet Samet Duman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separate arch-specific code into separate folders
hansr
2014-10-14
1
-27
/
+25
*
Merge x86 and x86_64 handling in configure.
hansr
2014-10-14
1
-89
/
+56
*
Remove workarounds for non-ANSI-C compatible compilers (Part 1)
hansr
2014-10-12
1
-176
/
+9
*
Include wmmintrin.h in configure test and crc_folding.c aid clang compilation.
Martin O. Pollard
2014-07-26
1
-0
/
+1
*
deflate: add new deflate_medium strategy
Jim Kukunas
2014-07-26
1
-4
/
+4
*
deflate: add new deflate_quick strategy for level 1
Jim Kukunas
2014-07-26
1
-0
/
+19
*
add PCLMULQDQ optimized CRC folding
Jim Kukunas
2014-06-03
1
-0
/
+47
*
add SSE4.2 optimized hash function
Jim Kukunas
2014-06-03
1
-0
/
+6
*
Adds SSE2 optimized hash shifting to fill_window.
Jim Kukunas
2014-06-03
1
-0
/
+45
*
Add preprocessor define to tune crc32 unrolling.
Jim Kukunas
2014-06-03
1
-4
/
+4
*
Add preprocessor define to tune Adler32 loop unrolling.
Jim Kukunas
2014-01-17
1
-0
/
+6
*
enable 16-bit longest_match for x86
Jim Kukunas
2014-01-17
1
-0
/
+6
*
For x86, add CPUID check.
Jim Kukunas
2014-01-17
1
-4
/
+4
*
Add architecture detection in configure script.
Jim Kukunas
2013-12-13
1
-0
/
+38
*
Remove runtime check in configure for four-byte integer type.
Mark Adler
2013-03-23
1
-26
/
+0
*
Fix configure for Sun shell.
Mark Adler
2013-03-23
1
-1
/
+3
*
Clean up the usage of z_const and respect const usage within zlib.
Mark Adler
2012-08-13
1
-2
/
+8
*
Fix configure check for veracity of compiler error return codes.
Mark Adler
2012-06-09
1
-58
/
+85
*
Delete "--version" file if created by "ar --version" [Richard G.].
Mark Adler
2012-06-09
1
-1
/
+1
*
Cleaner check for whether libtool is Apple or not on Darwin.
Mark Adler
2012-06-09
1
-1
/
+1
*
On Darwin, only use /usr/bin/libtool if libtool is not Apple.
Mark Adler
2012-06-09
1
-1
/
+5
*
Force the native libtool in Mac OS X to avoid GNU libtool [Beebe].
Mark Adler
2012-05-01
1
-1
/
+1
*
Fix location of executable for finding a four-byte integer.
Mark Adler
2012-04-29
1
-1
/
+1
*
Fix type mismatch between get_crc_table() and crc_table.
Mark Adler
2012-04-29
1
-0
/
+27
*
Remove -R. from Solaris shared build (possible security issue).
Mark Adler
2012-04-22
1
-1
/
+1
*
Update ./configure for Solaris, support --64 [Mooney].
Mark Adler
2012-04-22
1
-9
/
+22
*
Add more comments to configure.
Mark Adler
2012-04-01
1
-1
/
+33
*
Recognize clang as gcc.
Mark Adler
2012-03-14
1
-0
/
+1
*
Simplify test and use of gcc hidden attribute.
Mark Adler
2012-03-03
1
-7
/
+3
*
Improve the detection of no hidden visibility attribute.
Mark Adler
2012-02-19
1
-2
/
+14
*
Test for existence of strerror.
Mark Adler
2012-02-18
1
-1
/
+15
*
Use name in GCC_CLASSIC as C compiler for coverage testing, if set.
Mark Adler
2012-02-04
1
-0
/
+3
*
Use the -m option on ldconfig for BSD systems [Tobias].
Mark Adler
2012-01-29
1
-1
/
+4
*
Add the generation of configure.log by ./configure.
Mark Adler
2012-01-28
1
-100
/
+159
*
Have ./configure use the compiler return code for error indication.
Mark Adler
2012-01-16
1
-14
/
+30
*
Split off AR options in Makefile.in and configure.
Mark Adler
2011-11-13
1
-5
/
+8
*
Add --cover option to ./configure for gcc coverage testing.
Mark Adler
2011-10-09
1
-1
/
+7
*
Add a ./config --solo option to make zlib subset with no libary use
Mark Adler
2011-10-07
1
-0
/
+16
*
zlib 1.2.5.1
Mark Adler
2011-09-11
1
-10
/
+31
*
zlib 1.2.5
Mark Adler
2011-09-09
1
-1
/
+5
*
zlib 1.2.4.5
Mark Adler
2011-09-09
1
-11
/
+18
*
zlib 1.2.4.4
Mark Adler
2011-09-09
1
-39
/
+35
*
zlib 1.2.4.3
Mark Adler
2011-09-09
1
-5
/
+29
*
zlib 1.2.4.2
Mark Adler
2011-09-09
1
-1
/
+2
*
zlib 1.2.4.1
Mark Adler
2011-09-09
1
-23
/
+41
*
zlib 1.2.4-pre2
Mark Adler
2011-09-09
1
-0
/
+3
*
zlib 1.2.4-pre1
Mark Adler
2011-09-09
1
-2
/
+2
*
zlib 1.2.3.9
Mark Adler
2011-09-09
1
-4
/
+4
*
zlib 1.2.3.8
Mark Adler
2011-09-09
1
-5
/
+11
*
zlib 1.2.3.7
Mark Adler
2011-09-09
1
-21
/
+7
[next]