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
*
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
*
Add NMAX_ALIGNED32 and use it in NEON adler32
Nathan Moinvaziri
2026-03-08
2
-3
/
+5
*
Add compile-time native feature detection macros
Nathan Moinvaziri
2026-03-08
14
-67
/
+374
*
Use ARM64 runners for all ARM-based builds
Hans Kristian Rosbach
2026-03-08
4
-36
/
+23
*
Run lint in ubuntu-slim, a lightweight actions runner
Hans Kristian Rosbach
2026-03-08
1
-2
/
+2
*
Github workers have been increased from 2 to 4 cores, increase concurrency.
Hans Kristian Rosbach
2026-03-08
8
-31
/
+23
*
Remove culling of workflows after subsequent pushes.
Hans Kristian Rosbach
2026-03-08
10
-31
/
+0
*
Add coveralls to pigz and make sure coveralls uploads are not finalized until
Hans Kristian Rosbach
2026-03-08
3
-19
/
+45
*
Remove codecov from CI
Hans Kristian Rosbach
2026-03-08
3
-218
/
+1
*
Rename coverage name parameter
Hans Kristian Rosbach
2026-03-08
2
-107
/
+107
*
Don't use GCC for ASAN/UBSAN on S390x
Hans Kristian Rosbach
2026-03-08
1
-16
/
+26
*
Reduce git clone download to only relevant source folders.
Hans Kristian Rosbach
2026-03-07
1
-4
/
+10
*
Fix building with C23 support
Mika Lindqvist
2026-03-07
2
-0
/
+4
*
Add support for building benchmarks with alternative zlib library
Nathan Moinvaziri
2026-03-06
2
-6
/
+36
*
[CI] Add workflow to test MSVC 18 2026.
Mika Lindqvist
2026-03-06
1
-0
/
+6
*
Add MSVC support for Z_UNREACHABLE macro
Mathias Berchtold
2026-03-06
1
-1
/
+5
*
Relax alignment requirement in NEON_accum32.
Mika Lindqvist
2026-03-06
1
-1
/
+1
*
CI: Stop trying to use GCC on macOS, it is apparently deprecated and
Hans Kristian Rosbach
2026-03-06
2
-25
/
+17
*
CMake: UBSAN: Don't enable 'unsigned-integer-overflow' and 'unsigned-shift-ba...
Hans Kristian Rosbach
2026-03-05
1
-2
/
+2
*
Simplify adler32 alignment loops to advance pointers
Nathan Moinvaziri
2026-03-05
3
-73
/
+63
*
Make use of NEON alignment hints
Cameron Cawley
2026-03-05
5
-52
/
+65
*
Bump actions/download-artifact from 7 to 8
dependabot[bot]
2026-03-01
2
-2
/
+2
*
Bump actions/upload-artifact from 6 to 7
dependabot[bot]
2026-03-01
7
-10
/
+10
*
Update MCST qemu-e2k
Vladislav Shchapov
2026-03-01
1
-3
/
+3
*
Keep bi_buf/bi_valid in registers across compress_block loop
Nathan Moinvaziri
2026-02-20
2
-31
/
+37
*
Set version for the develop branch to 2.3.90
Vladislav Shchapov
2026-02-20
4
-12
/
+12
*
Prioritize compile-time checks in ARM feature detection
Nathan Moinvaziri
2026-02-18
1
-19
/
+20
*
Add branch hints to inflate_fast.
Dougall Johnson
2026-02-18
1
-25
/
+25
*
[CI] Retain CMake configure log if configuring fails
Mika T. Lindqvist
2026-02-18
1
-0
/
+1
*
Cleanup pointer style and parameter names in crc32 chorba functions
Nathan Moinvaziri
2026-02-18
3
-6
/
+6
*
Add missing native_crc32_copy define for SSE2 chorba
Nathan Moinvaziri
2026-02-18
1
-0
/
+2
*
Fix missing address-of operators for s390 functable assignments
Nathan Moinvaziri
2026-02-18
1
-2
/
+2
*
Fix missing address-of operators for LoongArch functable assignments
Nathan Moinvaziri
2026-02-18
1
-4
/
+4
*
Add POWER8 VSX and S390 VX CRC32 copy tests
Nathan Moinvaziri
2026-02-18
1
-0
/
+6
*
Optimize symbol buffer access based on platform unaligned access
Nathan Moinvaziri
2026-02-18
4
-7
/
+24
*
Use offset addressing when accessing s->sym_buf.
Nathan Moinvaziri
2026-02-18
1
-10
/
+16
[next]