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
*
Add 'neozip/' from commit 'c2712b8a345191f6ed79558c089777df94590087'
Mehmet Samet Duman
3 days
388
-0
/
+104221
|
\
|
*
Update s390x actions runner docker build scripts
Hans Kristian Rosbach
10 days
2
-2
/
+6
|
*
Add an altivec variant of "count_lengths" in inftrees
Adam Stylinski
2026-03-20
2
-6
/
+59
|
*
Update e2k cross compiler to version lcc-1.29.16
Vladislav Shchapov
2026-03-20
1
-12
/
+12
|
*
Remove check that is always true (even if WANT_MIN_MATCH was reduced from 4 t...
Hans Kristian Rosbach
2026-03-15
1
-3
/
+1
|
*
Avoid calling fizzle_matches unless checks pass
Hans Kristian Rosbach
2026-03-15
1
-18
/
+14
|
*
- Add local variables match_len and strstart in insert_match, to avoid extra ...
Hans Kristian Rosbach
2026-03-15
1
-23
/
+25
|
*
- Add local variable match_len in emit_match to avoid extra lookups from struct.
Hans Kristian Rosbach
2026-03-15
1
-8
/
+9
|
*
Add copy fallback for Adler32 ARM when building with no-unaligned-access
Nathan Moinvaziri
2026-03-14
1
-0
/
+7
|
*
Unroll 64-byte CRC32+copy loop for ARMv8
Nathan Moinvaziri
2026-03-14
1
-0
/
+35
|
*
Add fallback for ARM CRC32 copy when compiling with no-unaligned-access
Nathan Moinvaziri
2026-03-14
2
-0
/
+14
|
*
Replace memcpy with NEON intrinsics for better performance alignment
Nathan Moinvaziri
2026-03-14
1
-55
/
+101
|
*
Implement interleaved copying for CRC32 ARMv8 PMULL+EOR3.
Nathan Moinvaziri
2026-03-14
1
-57
/
+133
|
*
Implement interleaved copying for CRC32 ARMv8.
Nathan Moinvaziri
2026-03-14
3
-13
/
+50
|
*
Add shared align/tail helpers for CRC32 ARMv8.
Nathan Moinvaziri
2026-03-14
3
-87
/
+82
|
*
Use OSB workflow as an initial test before queueing all the other tests,
Hans Kristian Rosbach
2026-03-13
1
-5
/
+15
|
*
Separate match finding logic in deflate_medium
Nathan Moinvaziri
2026-03-12
1
-55
/
+34
|
*
[CodeQL] Add Windows.
Mika Lindqvist
2026-03-12
1
-2
/
+3
|
*
Remove ASAN from s390x qemu build, it fails for unknown reasons.
Hans Kristian Rosbach
2026-03-11
1
-4
/
+4
|
*
Guard against ls-remote failing
pmqs
2026-03-11
1
-0
/
+4
|
*
Cache LLVM C++ libraries for MSAN
Paul Marquess
2026-03-11
1
-3
/
+25
|
*
Expand codeql testing to run on multiple platforms and two configs.
Hans Kristian Rosbach
2026-03-11
1
-7
/
+20
|
*
[CI] Fix lint when using workflow_dispatch.
Mika Lindqvist
2026-03-11
2
-2
/
+1
|
*
Add ARM64EC builds to GitHub Actions
Cameron Cawley
2026-03-11
2
-0
/
+18
|
*
Fix CPU detection for ARM64EC
Cameron Cawley
2026-03-11
1
-13
/
+15
|
*
Replace macros with inline functions in deflate_quick.
Nathan Moinvaziri
2026-03-11
1
-19
/
+22
|
*
Clean up dead assignments in insert_match
Nathan Moinvaziri
2026-03-11
1
-5
/
+0
|
*
[CI] Fix 32-bit ARM release.
Mika Lindqvist
2026-03-11
1
-0
/
+9
|
*
Add parameterized deflate tests
Nathan Moinvaziri
2026-03-11
7
-4
/
+155
|
*
Use uintptr_t for ASan function signatures and macro variables
Nathan Moinvaziri
2026-03-11
1
-14
/
+14
|
*
Reorganize sanitizer header for readability
Nathan Moinvaziri
2026-03-11
1
-12
/
+15
|
*
Move ASAN/MSAN instrumentation out of zbuild.h
Nathan Moinvaziri
2026-03-11
9
-60
/
+75
|
*
Simplify slide_hash_lsx
Vladislav Shchapov
2026-03-11
1
-20
/
+5
|
*
Slide 32 hash entries per loop iteration when using LASX
Vladislav Shchapov
2026-03-11
1
-7
/
+10
|
*
CI: S390x has Clang, but the qemu fallback uses a toolchain specifying gcc,
Hans Kristian Rosbach
2026-03-10
1
-4
/
+4
|
*
CMake: Fix incorrect order of compiler flags when using sanitizers
Hans Kristian Rosbach
2026-03-10
1
-2
/
+2
|
*
Make orchestrator the parent of most workflows, and let it handle
Hans Kristian Rosbach
2026-03-10
9
-13
/
+61
|
*
Combine extra_lbits/base_length and extra_dbits/base_dist lookup tables
Nathan Moinvaziri
2026-03-10
3
-26
/
+52
|
*
Add 256-bit VPCLMULQDQ CRC32 path for systems without AVX-512.
Nathan Moinvaziri
2026-03-10
16
-75
/
+266
|
*
Add parameterized deflate benchmark
Nathan Moinvaziri
2026-03-09
2
-0
/
+148
|
*
Tests: Initialize buffer in test_crc32.cc
Hans Kristian Rosbach
2026-03-09
1
-0
/
+1
|
*
Add MSAN to Aarch64.
Hans Kristian Rosbach
2026-03-09
1
-10
/
+17
|
*
Disable sanitizer for ARM SF
pmqs
2026-03-09
1
-16
/
+13
|
*
Disable ARM SF Jobs
pmqs
2026-03-09
1
-14
/
+16
|
*
Harden sanitizer support
Paul Marquess
2026-03-09
3
-14
/
+30
|
*
[CI] Switch Windows ARM64 workflows to use native runners.
Mika Lindqvist
2026-03-09
1
-4
/
+4
|
*
README: Small feature list updates
Hans Kristian Rosbach
2026-03-09
1
-1
/
+3
|
*
README: Add coveralls badge
Hans Kristian Rosbach
2026-03-09
1
-1
/
+1
|
*
Unroll the slide hash loop similar to other ISAs
Adam Stylinski
2026-03-09
1
-7
/
+19
|
*
Revert "Relax alignment requirement in NEON_accum32."
Nathan Moinvaziri
2026-03-08
1
-1
/
+1
[next]