art1pirat art1pirat
art1pirat pushed to master at art1pirat/checkit_tiff 2025-06-02 10:43:35 +00:00
57a6c967e4 - fixed packaging of ICCProfLib2, because origin cmake script has problems with tools-dependencies
art1pirat pushed to master at art1pirat/checkit_tiff 2025-04-16 11:59:28 +00:00
736630b602 - regenerated parser code using peg v0.20 with ff. options: 'peg -P config_dsl.grammar.peg -o config_dsl.grammar.c'
art1pirat pushed to master at art1pirat/checkit_tiff 2025-04-16 11:43:16 +00:00
d4b6baea0f - prepared code to find reason for double-free problem, see commit 10ab9cc06d9dbc9b174545d674b917c0c5f6b4f4, therefore renamed clean_str() to _clean_str()
71963fd36e - removed casting
10ab9cc06d - disabled call of clean_str() because double-free bug occurs
55f7ab033b - simplified access to pointer values
852d4b3ae9 - simplified switch-case
Compare 10 commits »
art1pirat pushed to master at art1pirat/checkit_tiff 2025-04-08 13:19:28 +00:00
872823930b - add how to compile with MUSL (https://musl.libc.org/)
art1pirat pushed to master at art1pirat/checkit_tiff 2025-04-08 05:27:30 +00:00
b098f16679 - fixed warnings for strings, which could be const
7b0f9e3551 - add compiler flag '-Wwrite-strings' to find strings which could be const
58b1607112 - update versions
8aeebdf3fd - ignore line directives if amalgamize
Compare 4 commits »
art1pirat released Shining tooth fairy at art1pirat/checkit_tiff 2025-03-26 15:52:40 +00:00
art1pirat deleted tag v1.6 from art1pirat/checkit_tiff 2025-03-26 15:51:39 +00:00
art1pirat pushed tag v0.100 to art1pirat/Archive-BagIt 2025-02-25 08:56:25 +00:00
art1pirat pushed to master at art1pirat/Archive-BagIt 2025-02-25 08:55:54 +00:00
cc1bd60c64 Released 0.100
art1pirat pushed tag v0.099 to art1pirat/Archive-BagIt 2025-02-25 08:55:54 +00:00
art1pirat pushed to master at art1pirat/Archive-BagIt 2025-02-25 08:53:09 +00:00
0b176a133e - fixed issues if bag-info.txt is empty or undefined, unit tests added, too
art1pirat pushed to master at art1pirat/Archive-BagIt 2025-02-24 09:27:54 +00:00
4bb18f7afd Released 0.099
art1pirat pushed tag v0.098 to art1pirat/Archive-BagIt 2025-02-24 09:27:54 +00:00
art1pirat pushed to master at art1pirat/Archive-BagIt 2025-02-24 09:25:43 +00:00
33ebfc16a3 fixed regex in _extract_key_from_textblob()
b8149643ab - fixed testcase
11760bf407 - added unit test to check newline after key
5e74d75da4 - added specific test bag
Compare 4 commits »
art1pirat pushed to master at art1pirat/Archive-BagIt 2025-02-21 08:25:05 +00:00
33abbce21c Released 0.098
art1pirat pushed to master at art1pirat/Archive-BagIt 2025-02-21 08:21:40 +00:00
9f82ff81a3 - added tests
43001e03c6 - rewrite of _parse_baginfo() using _extract_key_from_textblob() and _extract_value_from_textblob()
d6f656633f - added tests for _extract_key_from_textblob() and _extract_value_from_textblob()
4c3233f2c7 - added _extract_key_from_textblob() and _extract_value_from_textblob()
0c74a9201b - added _check_value_or_corak()
Compare 6 commits »
art1pirat pushed tag v0.097 to art1pirat/Archive-BagIt 2025-02-20 12:38:03 +00:00
art1pirat pushed to master at art1pirat/Archive-BagIt 2025-02-20 12:37:00 +00:00
f6984c2324 Released 0.097
art1pirat pushed to master at art1pirat/Archive-BagIt 2025-02-20 12:34:48 +00:00
3206eccbf7 - minor, renamed to private method
art1pirat pushed to master at art1pirat/Archive-BagIt 2025-02-20 12:27:41 +00:00
e01551190e - bugfix, improve verify_baginfo() to check key and value problems
a66b1d0b60 - add verify_baginfo() related tests
Compare 2 commits »