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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copy zconf.h.in to zconf-ng.h.in and add relevant processing in
Hans Kristian Rosbach
2018-01-31
4
-20
/
+198
*
Add function prefix (zng_) to all exported functions to allow zlib-ng
Hans Kristian Rosbach
2018-01-31
19
-104
/
+1941
*
Rename library based on zlib-compat setting
Hans Kristian Rosbach
2018-01-31
6
-68
/
+220
*
Fix .so library permissions on install, needs to be executable for packaging
Hans Kristian Rosbach
2018-01-31
1
-1
/
+1
*
Fix make distclean with non-standard make (#134)
Orgad Shaneh
2017-11-27
1
-1
/
+1
*
Merge pull request #131 from mtl1979/patch-1
Hans Kristian Rosbach
2017-11-01
1
-1
/
+1
|
\
|
*
Update zlib.h
Mika Lindqvist
2017-10-29
1
-1
/
+1
|
/
*
Merge pull request #130 from mtl1979/sync
Hans Kristian Rosbach
2017-10-13
2
-2
/
+5
|
\
|
*
Fix deflateEnd() to not report an error at start of raw deflate.
Mark Adler
2017-10-13
1
-1
/
+3
|
*
Avoid an undefined behavior of memcpy() in _tr_stored_block().
Mark Adler
2017-10-13
1
-1
/
+2
*
|
Merge pull request #129 from mtl1979/patch-1
Hans Kristian Rosbach
2017-10-13
1
-1
/
+1
|
\
\
|
*
|
Update insert_string_acle.c
Mika Lindqvist
2017-10-07
1
-1
/
+1
|
|
/
*
|
Merge pull request #128 from jserv/develop
Hans Kristian Rosbach
2017-10-13
1
-1
/
+1
|
\
\
|
*
|
aarch64: Build fix
Jim Huang
2017-10-07
1
-1
/
+1
|
|
/
*
|
Merge pull request #127 from mtl1979/typefix
Hans Kristian Rosbach
2017-10-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[Issue #126] Fix implicit cast from unsigned char to int.
Mika Lindqvist
2017-09-21
1
-1
/
+1
*
|
Merge pull request #115 from Dead2/hacknslash7
Hans Kristian Rosbach
2017-08-25
39
-252
/
+2314
|
\
|
|
*
Fix that s->prev is not used uninitialized in insert_string_*
Mika Lindqvist
2017-08-24
4
-6
/
+18
|
*
Revert "x86: use TZCNT (#113)"
Hans Kristian Rosbach
2017-08-24
1
-21
/
+13
|
*
Make code an int in compress_block()
Milan Ševčík
2017-08-17
1
-1
/
+1
|
*
configure: For Windows builds, add the CROSS_PREFIX to $RC and $STRIP.
nmlgc
2017-08-17
1
-6
/
+6
|
*
ZLIB_COMPAT: add an extra 32 bits of padding in z_stream
R.J.V. Bertin
2017-08-17
1
-0
/
+3
|
*
various CMake fixes:
R.J.V. Bertin
2017-08-17
1
-14
/
+25
|
*
Apply trivial CMake fixes based on feedback from RJVB in issue #110
Hans Kristian Rosbach
2017-08-17
1
-5
/
+4
|
*
Make sure we don't export internal functions
Hans Kristian Rosbach
2017-08-17
8
-17
/
+19
|
*
x86: use TZCNT (#113)
Mat
2017-05-31
1
-13
/
+21
|
*
Fix: wrong register for BMI1 bit (#112)
Mat
2017-05-29
1
-1
/
+3
|
*
Lazily initialize functable members. (#108)
Mika Lindqvist
2017-05-03
5
-23
/
+26
|
*
- Add adler32 to functable
Hans Kristian Rosbach
2017-04-24
6
-25
/
+47
|
*
Style cleanup
Hans Kristian Rosbach
2017-04-24
1
-51
/
+40
|
*
Add missing functable.h dependencies in arch makefiles
Hans Kristian Rosbach
2017-04-24
3
-6
/
+6
|
*
Merge branch 'hacknslash7' of github.com:Dead2/zlib-ng into hacknslash7
Hans Kristian Rosbach
2017-04-24
7
-17
/
+59
|
|
\
|
|
*
ARM optimizations part 2 (#107)
Mika Lindqvist
2017-04-24
7
-17
/
+59
|
*
|
Make -warn use the pedantic parameter that makes warnings, not errors.
Hans Kristian Rosbach
2017-04-24
1
-1
/
+1
|
*
|
Style cleanup
Hans Kristian Rosbach
2017-04-24
9
-46
/
+21
|
*
|
Add a struct func_table and function functableInit.
Hans Kristian Rosbach
2017-04-24
14
-95
/
+137
|
|
/
|
*
Implementing NEON-ized Adler32 checksum (#102)
Adenilson Cavalcanti
2017-04-22
8
-2
/
+364
|
*
Neon-Optimized hash chain rebase. (#106)
Jun
2017-04-20
2
-66
/
+78
|
*
CMakeLists.txt: Fix cross-compiling. (#104)
Mika Lindqvist
2017-04-12
1
-1
/
+1
|
*
Merge pull request #93 from sebpop/develop
Hans Kristian Rosbach
2017-03-31
4
-58
/
+456
|
|
\
|
|
*
inflate: improve performance of memory copy operations
Sebastian Pop
2017-03-29
4
-58
/
+456
|
*
|
Merge pull request #88 from mtl1979/arm
Hans Kristian Rosbach
2017-03-31
17
-46
/
+1074
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
CMakeLists.txt: We can't use check_c_source_runs() when cross-compiling.
Mika Lindqvist
2017-03-30
1
-3
/
+13
|
|
*
Add initial support for ARM NEON vector instructions.
Mika Lindqvist
2017-03-30
5
-39
/
+127
|
|
*
Optimize fill_window_c.
Mika Lindqvist
2017-03-30
9
-3
/
+327
|
|
*
Add initial support for AARCH64.
Mika Lindqvist
2017-03-24
7
-13
/
+230
|
|
*
Add support for ARM ACLE instructions.
Mika Lindqvist
2017-03-24
9
-34
/
+408
|
|
*
Add ARM implementation of CTZL for Visual C++.
Mika Lindqvist
2017-03-24
2
-0
/
+15
|
|
/
|
*
Inflate using wider loads and stores and a minimum of branches. (#95)
Simon Hosie
2017-03-24
3
-0
/
+143
|
*
Let fill_window_c() and fill_window_sse() use insert_string().
Hans Kristian Rosbach
2017-03-24
2
-8
/
+25
|
/
[next]