(GNAT) Set object directories for zipada_test.gpr |
|
More...
|
almost 7 years ago
|
test/zip_with_many_files.adb creates several archives |
|
More...
|
almost 7 years ago
|
Comment gardening in test & demo for Extract's file_system_routines parameter |
|
More...
|
almost 7 years ago
|
Doc update around Zip_Capacity_Exceeded |
|
More...
|
almost 7 years ago
|
Documentation update |
|
More...
|
almost 7 years ago
|
Upgraded ObjectAda project file to 64 bits |
|
More...
|
almost 7 years ago
|
Zip_32 capacity overflow detected as soon as possible |
|
More...
|
almost 7 years ago
|
LZMA: defined end_of_stream_magic_distance constant |
|
More...
|
almost 7 years ago
|
LZMA.Decoding: using a return code instead of an exception on end-of-stream marker |
|
More...
|
almost 7 years ago
|
LZMA: moved type Data_Bytes_Count to root package |
|
More...
|
almost 7 years ago
|
LZMA: move type Byte to root package |
|
More...
|
almost 7 years ago
|
Source code gardening in zip.adb and unzipada.adb |
|
More...
|
almost 7 years ago
|
LZMA.Decoding: added Probability_model_size, and some comments about LZMA headers |
|
More...
|
almost 7 years ago
|
Test_non_zip: completed raw schemes |
|
More...
|
almost 7 years ago
|
test_non_zip ('plain' implemented) |
|
More...
|
almost 7 years ago
|
Added test: test_non_zip (so far, a stub) |
|
More...
|
almost 7 years ago
|
Removed 1 false positive warning with -gnatwh |
|
More...
|
almost 7 years ago
|
Added testing scripts for non-Zip-archive encoders/decoders |
|
More...
|
almost 7 years ago
|
(GNAT project file) Added a few more warnings switches |
|
More...
|
almost 7 years ago
|
Resolved selected name hiding cases (-gnatwh) |
|
More...
|
almost 7 years ago
|
Added checks in Zip.Create for Zip_32 archive format |
|
More...
|
almost 7 years ago
|
Added test: zip_with_big_files.adb |
|
More...
|
almost 7 years ago
|
GNAT project files: spun off tests to a separate project file |
|
More...
|
almost 7 years ago
|
Adapted a comment in Zip.Headers |
|
More...
|
almost 7 years ago
|
Added in zip.ads: type Zip_archive_format_type is (Zip_32, Zip_64) |
|
More...
|
almost 7 years ago
|
Zip_Streams: ZS_Size_Type is now 64-bit signed, enabling Zip.Create to capture archive size overflows |
|
More...
|
almost 7 years ago
|
Zip.Create: added Zip_Capacity_Exceeded exception |
|
More...
|
almost 7 years ago
|
Doc update |
|
More...
|
almost 7 years ago
|
Zip.Headers: fixed case where the_end.central_dir_offset = 0 or the_end.central_dir_size = 0 (empty, correct Zip archive with only an end-of-central-directory block) |
|
More...
|
about 7 years ago
|
Zip header loading: clearer handling of some bad cases |
|
More...
|
about 7 years ago
|