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
/
test
/
switchlevels.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix type mismatch on platforms where int32_t and uint32_t use long instead of...
Mika Lindqvist
2025-10-22
1
-1
/
+2
*
Avoid unnecessary line continuations
Dimitri Papadopoulos
2023-08-07
1
-1
/
+1
*
Move _POSIX_C_SOURCE define before first stdlib.h include in zbuild.h for pos...
Nathan Moinvaziri
2022-01-29
1
-4
/
+0
*
Fix deflateBound and compressBound returning very small size estimates.
Hans Kristian Rosbach
2021-12-20
1
-1
/
+1
*
Fix build under Cygwin.
Mika Lindqvist
2021-05-27
1
-0
/
+2
*
Fix switchlevels calling deflateParams() with a stale buffer
Ilya Leoshkevich
2020-10-09
1
-8
/
+12
*
Fixed defined WIN32 in switchlevels should be _WIN32.
Nathan Moinvaziri
2020-06-09
1
-1
/
+1
*
Added help message to switchlevels.
Nathan Moinvaziri
2020-06-08
1
-4
/
+11
*
Added ability to set window bits for switchlevels.
Nathan Moinvaziri
2020-05-30
1
-5
/
+30
*
Fixed formatting for readability in switchlevels.
Nathan Moinvaziri
2020-05-25
1
-6
/
+21
*
Set binary mode for stdin and stdout in switchlevels.
Nathan Moinvaziri
2020-05-25
1
-0
/
+10
*
Fixed formatting, 4 spaces for code intent, 2 spaces for preprocessor indent,...
Nathan Moinvaziri
2020-02-07
1
-8
/
+4
*
longest_match: avoid using negative indices
Ilya Leoshkevich
2019-07-18
1
-0
/
+112