Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cmp_tool
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dominik Loidolt
cmp_tool
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
v0.14
Select Git revision
Branches
2
cmp_tool-improvement
master
default
protected
Tags
10
v0.15
v0.14
v0.13
v0.12
v0.11
v0.09
v0.08
v0.07
v0.06
v0.05
12 results
Begin with the selected commit
Created with Raphaël 2.2.0
31
Jan
28
27
22
16
28
Nov
12
11
7
24
Oct
17
25
Sep
23
19
24
Aug
22
14
13
12
9
31
Jul
17
Jun
6
2
May
18
Apr
17
4
18
Mar
17
16
15
13
12
11
8
16
Jan
15
27
Nov
15
13
9
8
7
25
Oct
10
Aug
29
Jun
28
16
May
15
11
2
26
Apr
25
24
17
14
12
28
Mar
27
20
1
30
Jan
12
Dec
22
Nov
21
18
17
16
15
14
11
3
21
Oct
7
5
3
30
Sep
29
27
26
20
8
2
1
12
Jul
8
Jun
31
May
23
Mar
22
17
15
17
Feb
14
11
26
Jan
25
20
19
18
13
Dec
17
Nov
16
20
Oct
5
28
Apr
27
23
Update Compression User Manual to Issue 1 Revision 1
cmp_tool-improv…
cmp_tool-improvement
cmp_tool: Improve error handling for empty files
cmp_tool: Add samples and buffer length parameter check
Merge branch 'fuzz-cmp_tool' into 'master'
v0.15 master
v0.15 master
Update CHANGELOG and bump version to 0.15
Fix: Add null checks for guess_option
Update cmp_tool for improved error handling
Add fuzzer for cmp_tool
Merge branch 'model-file-size-mismatch' into 'master'
v0.14
v0.14
test.yml: fix wine PATH for MinGW build
Add model file size mismatch check and update version to 0.14
Refactor: Improve coding style consistency
Update Unity to version 2.6.1
Add pre-commit configuration file
Merge branch 'cmp_tool_v0.13' into 'master'
v0.13
v0.13
Improve code quality and fix issues with the SPARC compiler setup
Add compile time check for the collection_id field in the collection_hdr struct
Update CHANGELOG.md
Bump cmp_tool version number to 0.13
Improved fuzzing instructions for macOS in INSTALL.md
update doxygen-awesome-css submodule to latest version
Refactor: simplify size verification logic in chunk round trip compression test
Simplify function pointer declaration in encoder_setup
Downgrade reserved field check from error to warning
Fix: collection size validation in decompression header
Fix spelling errors and grammar in documentation and messages
Improve spillover threshold calculation logic
Refactor code formatting
Refactor: Add missing header includes, clean up type casts, improve test robustness
Feature: add chunk-specific compression parameter guessing
Refactor: extract chunk type functionality into separate file
Refactor: unify fx and cob variance bit size handling
Refactor: clean up code formatting and style in cmp_icu.c and decmp.c
Fix Fuzzing setup for Linux
Add fuzz target for decompression
Refactor decompression logic to improve error handling
Update Doxygen configuration and comments
Refactor: Remove commented-out code from decmp.c
Add unit tests to improve code coverage
Refactor: enhance chunk compression parameter documentation
Loading