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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dominik Loidolt
cmp_tool
Commits
096da76a
Commit
096da76a
authored
2 years ago
by
Dominik Loidolt
Browse files
Options
Downloads
Patches
Plain Diff
update CHANGELOG
parent
26613dd5
No related branches found
No related tags found
1 merge request
!12
increase code coverage, general code refactoring
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+14
-1
14 additions, 1 deletion
CHANGELOG.md
with
14 additions
and
1 deletion
CHANGELOG.md
+
14
−
1
View file @
096da76a
...
@@ -2,6 +2,19 @@
...
@@ -2,6 +2,19 @@
All notable changes to this project will be documented in this file.
All notable changes to this project will be documented in this file.
## [Unreleased]
## [Unreleased]
### Added
-
add cross compile file for sparc
-
add tests for the compression entity
-
add test for cmp_rdcu_cfg.c
-
add sparc inttypes.h definitions
###Changed
-
refactor function and constants names
-
refactor configure check functions
-
move the rdcu setup functions to cmp_rdcu_cfg.c
-
update Documentation
-
update Doxygen setup
### Fixed
-
remove memory leaks from tests
## [0.09] - 30-09-2022
## [0.09] - 30-09-2022
### Added
### Added
...
@@ -11,7 +24,7 @@ All notable changes to this project will be documented in this file.
...
@@ -11,7 +24,7 @@ All notable changes to this project will be documented in this file.
-
add max used bit version field to the compression entity
-
add max used bit version field to the compression entity
###Changed
###Changed
-
Change the build system form make to meson
-
Change the build system form make to meson
-
Change DEFAULT_CFG_MODEL and DEFAULT_CFG_DIFF to CMP_DIF_XXX constats
-
Change DEFAULT_CFG_MODEL and DEFAULT_CFG_DIFF to CMP_DIF_XXX consta
n
ts
### Fixed
### Fixed
-
now the adaptive compression size (ap1_cmp_size, ap2_cmp_size) is calculate when the --rdcu_par option is used
-
now the adaptive compression size (ap1_cmp_size, ap2_cmp_size) is calculate when the --rdcu_par option is used
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment