Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • cmp_tool-improvement
  • master default protected
  • v0.15
  • v0.14
  • v0.13
  • v0.12
  • v0.11
  • v0.09
  • v0.08
  • v0.07
  • v0.06
  • v0.05
12 results
Created with Raphaël 2.2.023Sep1924Aug22141312931Jul17Jun62May18Apr17418Mar171615131211816Jan1527Nov151398725Oct10Aug29Jun2816May1511226Apr252417141228Mar2720130Jan12Dec22Nov21181716151411321Oct75330Sep2927262082112Jul8Jun31May23Mar22171517Feb141126Jan2520191813Dec17Nov1620Oct528Apr2723Update Doxygen configuration and commentsRefactor: Remove commented-out code from decmp.cAdd unit tests to improve code coverageRefactor: enhance chunk compression parameter documentationRefactor: Renamed CMP_ERROR_SMALL_BUF_ to CMP_ERROR_SMALL_BUFFERRefactor: Change return type of compress_like_rdcu from int32_t to uint32_tRefactor: Replace switch-case with if-else to improve branch coverageAdding test cases to improve the code coverage of the compression codeRefactor: Enhance input parameter validationFix: Corrected size calculation when `dst` is NULL in `compress_chunk()`Fix small typosImprove documentation about generation coverage reportRefactor: add const qualifiers for (de)compressionRefactor: Replace dynamic max_used_bits struct with a constant definitionRefactor: chunk_round_trip() testRefactor: Remove (de)compression from fast cadence data productsRefactor: Move cmp_bit_to_4byte() functionIncrease test coverageRefactor: validation functionsFix be24_to_cpu function for big-endian systemsRefactor: Remove unused functionsRefactor: Remove deprecated ICU compression interfaceRefactor: Separate RDCU configuration into its own structFix typos in various filesFix typosUnder AArch64 macOS LeakSanitizer is not workingFix timestamp calculation in cmp_tool Interface TestAdd github action to compile with Werror and run testsSuppress unaligned cast warning in decmp.cFix test_cmp_entity.c 32-bit buildUpdate maximum expected return value form read_file_data()Fix strict-aliasing warnings in test_cmp_icu.cDisable test_model_fiel_erros for windowsFix type in str2uint8_arr and read_file_cmp_entity functionFix: Add 'static' keyword to return_timestamp functionFix may be used uninitialized warningMerge branch 'fix_cmp_tool_chunk' into 'master'v0.12v0.12Bump cmp_tool version numberAdd test case for a chunk decompression with the cmp_tool[cmp_tool_integration_test.py] Fix python test times
Loading