-
- Downloads
Merge branch 'update-error-handling' into 'master'
Enhanced Error Handling in Chunk Compression Functions See merge request !30
No related branches found
No related tags found
Showing
- examples/example_compress_chunk.c 35 additions, 15 deletionsexamples/example_compress_chunk.c
- lib/cmp_chunk.h 63 additions, 17 deletionslib/cmp_chunk.h
- lib/common/byteorder.h 9 additions, 9 deletionslib/common/byteorder.h
- lib/common/cmp_cal_up_model.h 2 additions, 2 deletionslib/common/cmp_cal_up_model.h
- lib/common/cmp_debug.h 8 additions, 0 deletionslib/common/cmp_debug.h
- lib/common/cmp_error.c 143 additions, 0 deletionslib/common/cmp_error.c
- lib/common/cmp_error.h 149 additions, 0 deletionslib/common/cmp_error.h
- lib/common/cmp_error_list.h 60 additions, 0 deletionslib/common/cmp_error_list.h
- lib/common/cmp_support.c 1 addition, 18 deletionslib/common/cmp_support.c
- lib/common/cmp_support.h 1 addition, 3 deletionslib/common/cmp_support.h
- lib/common/list.h 15 additions, 15 deletionslib/common/list.h
- lib/common/meson.build 1 addition, 0 deletionslib/common/meson.build
- lib/common/vsnprintf.c 15 additions, 16 deletionslib/common/vsnprintf.c
- lib/decompress/decmp.c 0 additions, 24 deletionslib/decompress/decmp.c
- lib/icu_compress/cmp_icu.c 428 additions, 483 deletionslib/icu_compress/cmp_icu.c
- programs/cmp_io.c 2 additions, 1 deletionprograms/cmp_io.c
- programs/cmp_tool.c 5 additions, 5 deletionsprograms/cmp_tool.c
- test/cmp_data_types/test_cmp_data_types.c 123 additions, 6 deletionstest/cmp_data_types/test_cmp_data_types.c
- test/cmp_decmp/test_cmp_decmp.c 29 additions, 42 deletionstest/cmp_decmp/test_cmp_decmp.c
- test/cmp_entity/test_cmp_entity.c 14 additions, 6 deletionstest/cmp_entity/test_cmp_entity.c
Loading
Please register or sign in to comment