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.
e9ff201ee4be93c0eae4e6a2cf2322fc52d6ae51
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
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
Suppress unaligned cast warning in decmp.c
Fix test_cmp_entity.c 32-bit build
Update maximum expected return value form read_file_data()
Fix strict-aliasing warnings in test_cmp_icu.c
Disable test_model_fiel_erros for windows
Fix type in str2uint8_arr and read_file_cmp_entity function
Fix: Add 'static' keyword to return_timestamp function
Fix may be used uninitialized warning
Merge branch 'fix_cmp_tool_chunk' into 'master'
v0.12
v0.12
Bump cmp_tool version number
Add test case for a chunk decompression with the cmp_tool
[cmp_tool_integration_test.py] Fix python test times
Fix cmp_tool chunk compression entity header
Merge branch 'fuzz' into 'master'
Fix Apple clang do not support LeakSanitizer
Roll back oss-fuzz-base
Fix overwrites-const-input in fuzz_compression target
Update round trip fuzz target test
Add github action for corpus pruning and coverage reports
Add github action for continuous build task for fuzzing
Add github action for ClusterFuzzLite PR fuzzing
Add github action to enable batch fuzzing with ClusterFuzzLite
Detect error if cmp_par is NULL
Prevent warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit]
Add message when ruby is not installed
lundef do not work with sanitizer
Add fuzzing testing setup
Merge branch 'bench' into 'master'
Merge branch 'update-error-handling' into 'master'
Make ruby a optional dependency
Add wrapper to execute programmes on our LEON setup
Add compression speed test bench
Update cmp_tool for the compress_chunk error handling
Add new error code if the max_used_bits parameters are invalid
Update compression unit test
test_cmp_decmp.c: fix error name
Update test_cmp_data_types.c
Update compression entity unit tests
Fix mock of malloc function in test_cmp_max_used_bits_list.c
Refactor code style in encode_value_zero()
Loading