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
*
Introduce ZLIBNG_ENABLE_TESTS
Ilya Leoshkevich
2022-11-01
7
-21
/
+80
*
Makefile.in: distclean should remove zlib.pc instead of clean
tch69
2022-11-01
1
-2
/
+1
*
Detect the availability of _Thread_local using a configure check
Cameron Cawley
2022-10-23
3
-1
/
+33
*
Enable and fix -Wimplicit-fallthrough warnings
Cameron Cawley
2022-10-23
5
-2
/
+41
*
[MinGW] Disable GCC warning about using MS format specifiers in ISO C conform...
Mika Lindqvist
2022-10-23
2
-1
/
+4
*
Fix typo in README.md
Cameron Cawley
2022-10-23
1
-1
/
+1
*
Fix deflate() with Z_BEST_COMPRESSION ignoring the dictionary
Ilya Leoshkevich
2022-10-23
1
-1
/
+1
*
Improve Microsoft Visual Studio CI
Vladislav Shchapov
2022-10-11
1
-4
/
+34
*
Fix crc32_fold_pclmulqdq.c(241): error C2719: 'fold3': formal parameter with ...
Vladislav Shchapov
2022-10-11
2
-7
/
+8
*
Fix missing intrinsics (MSVS 2015, 2017)
Vladislav Shchapov
2022-10-11
2
-1
/
+19
*
Fix AVX2 detect
Vladislav Shchapov
2022-10-11
1
-0
/
+2
*
Fix memcpy() overflow in adler32_fold.c and crc32_fold.c
Mika Lindqvist
2022-10-11
3
-10
/
+26
*
Fix compiler warnings when ARM_NEON_HASLD4 is undefined
Cameron Cawley
2022-10-11
1
-2
/
+2
*
Simplify feature checks in neon_intrins.h
Cameron Cawley
2022-10-11
1
-6
/
+4
*
Move the NEON compatibility defines into a separate file
Cameron Cawley
2022-10-11
6
-78
/
+67
*
Use static inline in x86_features.c
Cameron Cawley
2022-10-11
1
-3
/
+3
*
Check that the OS supports saving the YMM registers before enabling AVX2
Cameron Cawley
2022-10-11
2
-4
/
+42
*
Use short decompress option name for gzip compatibility. #1347
Nathan Moinvaziri
2022-10-09
1
-1
/
+1
*
Remove unused tryboth() function
Hans Kristian Rosbach
2022-10-09
1
-12
/
+0
*
vpclmulqdq compilation fails without avx512f also enabled
Hans Kristian Rosbach
2022-10-09
2
-2
/
+2
*
Make visibility tests run the same way as the other tests.
Hans Kristian Rosbach
2022-10-09
1
-12
/
+12
*
Don't try to link gz* objects twice.
Hans Kristian Rosbach
2022-10-09
1
-13
/
+13
*
Remove errant space in cmake posix specifier
Hans Kristian Rosbach
2022-10-09
1
-1
/
+1
*
IBM Z DFLTCC: Fix updating strm.adler with inflate()
Ilya Leoshkevich
2022-09-26
2
-1
/
+3
*
[Compat] Don't use uint32_t for z_crc_t
Mika Lindqvist
2022-09-26
1
-2
/
+2
*
msvc/armv7: disable crc32_acle
Shawn Hoffman
2022-09-26
1
-18
/
+24
*
Fixed casting warning from uint64_t to size_t in adler32_copy benchmarks
Nathan Moinvaziri
2022-09-26
1
-1
/
+1
*
Fixed undefined variable random_ints in adler32_copy benchmarks.
Nathan Moinvaziri
2022-09-26
1
-1
/
+2
*
Pin Google Benchmark to v1.7.0 since master tag has been removed.
Nathan Moinvaziri
2022-09-26
1
-2
/
+13
*
Inflate: Increase max root table sizes to 10 and 9
Dougall Johnson
2022-09-25
3
-11
/
+11
*
Fix build failure introduced by 8df665005952cdbe7dc995d409ffe4f861e7a83e
Mika Lindqvist
2022-09-16
2
-4
/
+14
*
Fix wine32 dependencies for MinGW i686.
Mika Lindqvist
2022-09-05
1
-1
/
+1
*
Add CVE-2022-37434 test.
Vladislav Shchapov
2022-09-05
1
-0
/
+5
*
If the extra field was larger than the space the user provided with
Mika Lindqvist
2022-09-05
1
-3
/
+5
*
format Vcpkg
FrankXie
2022-09-05
1
-1
/
+1
*
format and add vcpkg headings.
FrankXie
2022-09-05
1
-6
/
+8
*
Add vcpkg installation instructions
FrankXie
2022-09-05
1
-0
/
+12
*
Add add_subdirectory test.
Vladislav Shchapov
2022-09-05
3
-0
/
+27
*
Fix build as subproject.
Vladislav Shchapov
2022-09-05
4
-19
/
+19
*
fix ACLE detection on msvc/arm64
Shawn Hoffman
2022-09-05
5
-7
/
+15
*
msvc/arm64: fix narrowing/signed conversion warning in NEON_accum32
Shawn Hoffman
2022-09-05
1
-2
/
+2
*
Remove extra compiler names
Long Nguyen
2022-09-05
1
-3
/
+1
*
Set `CMAKE_*_COMPILER_TARGET` to full triplet for mingw toolchains
Long Nguyen
2022-09-05
2
-16
/
+16
*
Remove ZLIB_DUAL_LINK option to simplify dual link tests.
Nathan Moinvaziri
2022-09-05
4
-19
/
+10
*
Actually run `configure` CI on macOS with GCC
Mosè Giordano
2022-09-05
1
-3
/
+3
*
Fixed content already populated error in CMake scripts. #1327
Nathan Moinvaziri
2022-09-05
2
-7
/
+6
*
cmake: respect custom `RC` flags and delete `GCC_WINDRES`
Viktor Szakats
2022-08-17
4
-31
/
+1
*
Reorganize cmake scripts for tests.
Nathan Moinvaziri
2022-08-17
10
-376
/
+384
*
Fix inflateBack to detect invalid input with distances too far.
Mark Adler
2022-08-17
1
-0
/
+1
*
Don't use unaligned access for memcpy instructions due to GCC 11 assuming it ...
Nathan Moinvaziri
2022-08-17
13
-54
/
+45
[next]