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
/
cpu_features.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Axe the SSE4 compare256 functions
Adam Stylinski
2022-02-11
1
-10
/
+1
*
Write an SSE2 optimized compare256
Adam Stylinski
2022-02-11
1
-0
/
+9
*
Fixed short name for CPU features header guard.
Nathan Moinvaziri
2022-02-06
1
-2
/
+2
*
Only define CPU variants that require deflate_state when deflate.h has previo...
Nathan Moinvaziri
2022-02-06
1
-1
/
+2
*
Rename CPU feature header and source files for consistency.
Nathan Moinvaziri
2022-02-06
1
-4
/
+4
*
Move cpu feature variant callback typedefs to cpu_features header.
Nathan Moinvaziri
2022-01-23
1
-0
/
+8
*
Use extern keyword in slide_hash function definitions.
Nathan Moinvaziri
2022-01-23
1
-5
/
+5
*
Group together functable definitions that use deflate_state.
Nathan Moinvaziri
2022-01-23
1
-40
/
+40
*
Move cpu_feature includes out of zutil.h.
Nathan Moinvaziri
2022-01-23
1
-1
/
+8
*
Use fixed width types in compare256 definition.
Nathan Moinvaziri
2022-01-23
1
-6
/
+6
*
Added adler32, compare256, crc32, and slide_hash benchmarks using Google Benc...
Nathan Moinvaziri
2022-01-17
1
-0
/
+190