art1pirat art1pirat
art1pirat pushed to development at art1pirat/checkit_tiff 2023-01-15 18:27:11 +00:00
948c5642e8 - init
6401a0838d - fixed increase_capacity
efa2697eb8 - add stack test
1f1515f023 - fixed testcases
a4fd82f375 - fixed missed iteration
Compare 6 commits »
art1pirat pushed to development at art1pirat/checkit_tiff 2023-01-15 13:28:00 +00:00
af1462c606 - fixed T_AS_STRING
25775b77c9 - added debug line if invalid returncode
9f29a3fc8c - added cache usage in TIFFGetRawTagListEntry(), too
3b2de31787 - use constant string as base for empty_str()
67fc282861 - replaced strcpy with strncpy in tiff_dir creation
Compare 5 commits »
art1pirat pushed to master at art1pirat/checkit_tiff 2023-01-15 10:02:17 +00:00
7fa5bb98de - fixed code in debug branch
55ae6d7223 - added missed include if debug enabled
50fa4fd846 - added tag 51168 explanation with detailed comment
186877c738 - encapsulated debugging asserts in macro
7c7226c878 - added hexdump for preferred cmmtype in error message
Compare 6 commits »
art1pirat pushed to development at art1pirat/checkit_tiff 2023-01-15 10:02:16 +00:00
765ee79ef7 - use named constant
12ec7234f5 - use EXIST_TAG macro
e9d3c1d8ec - added EXIST_TAG macro
2c93c5a506 - use named constant
a15b46807a - replaced set_value_found_ret_formatted() by specific set_value_found_ret_xxx()
Compare 13 commits »
art1pirat pushed tag v0.094 to art1pirat/Archive-BagIt 2022-12-28 14:25:09 +00:00
art1pirat pushed to master at art1pirat/Archive-BagIt 2022-12-28 14:25:07 +00:00
5184aae156 Released 0.095
art1pirat pushed to master at art1pirat/Archive-BagIt 2022-12-28 14:23:49 +00:00
68f16f156f - improved string test
3a71c40a02 - improved check
bab58340b1 - improved regex in is_baginfo_key_reserved_as_uniq
3f37245ce4 - minor, improved string compare
Compare 4 commits »
art1pirat pushed to development at art1pirat/checkit_tiff 2022-11-23 17:53:46 +00:00
dc38540e12 - use named constant
6c5b03df59 - use EXIST_TAG macro
7a51dc040d - added EXIST_TAG macro
1194bee153 - use named constant
3ee186c423 - replaced set_value_found_ret_formatted() by specific set_value_found_ret_xxx()
Compare 7 commits »
art1pirat pushed to development at art1pirat/checkit_tiff 2022-11-23 15:27:53 +00:00
0832c0aeea - fixed indent
217e79e787 - bugfix, fixed off-by-one
dbea918c73 - enhanced TIFFTagName()
47f7826ffd - added a valid >4GB file (compressed with brotli)
21a6b63e9c - bugfix, support files >4GB (only offsets should be < 4GB,
Compare 22 commits »
art1pirat pushed to master at art1pirat/checkit_tiff 2022-11-15 18:54:23 +00:00
0832c0aeea - fixed indent
217e79e787 - bugfix, fixed off-by-one
Compare 2 commits »
art1pirat pushed to master at art1pirat/checkit_tiff 2022-11-15 12:44:23 +00:00
dbea918c73 - enhanced TIFFTagName()
art1pirat pushed to master at art1pirat/checkit_tiff 2022-11-11 20:27:42 +00:00
47f7826ffd - added a valid >4GB file (compressed with brotli)
21a6b63e9c - bugfix, support files >4GB (only offsets should be < 4GB,
Compare 2 commits »
art1pirat pushed to master at art1pirat/checkit_tiff 2022-11-08 13:04:00 +00:00
300b09f765 - fixed wrong INVOKE_RUN=0 for standalone js
art1pirat pushed to master at art1pirat/checkit_tiff 2022-11-05 12:09:37 +00:00
e773e7150b - extracted EMSCRIPTEN_OPTS
art1pirat pushed to master at art1pirat/checkit_tiff 2022-11-05 09:16:41 +00:00
d56ea11f0a - fixed, missed CXX link options added
art1pirat pushed to master at art1pirat/checkit_tiff 2022-11-05 08:46:29 +00:00
bbd07b200e - fixed mapping
art1pirat pushed to master at art1pirat/checkit_tiff 2022-11-03 17:59:06 +00:00
cebaa6e5df - add extra logging for debugging purpose
art1pirat pushed to master at art1pirat/checkit_tiff 2022-11-03 17:23:01 +00:00
66bfa40bf1 - moved embed file to linker
art1pirat pushed to master at art1pirat/checkit_tiff 2022-11-03 16:02:12 +00:00
5315512dee - fixed EXIT_RUNTIME flag
art1pirat pushed to master at art1pirat/checkit_tiff 2022-11-03 15:45:36 +00:00
b79f136c64 - shorten EMBED_DIR