Commit | Date | |
---|---|---|
[r23]
by
sangwine
New header and version, additional comments about checking for bytes after IEND chunk. |
2009-05-03 16:09:35 | Tree |
2009-05-03 16:08:12 | Tree | |
[r21]
by
sangwine
New header and version, additional comments about bytes after IEND, and fixed bytes for the IEND chunk. |
2009-05-03 16:01:59 | Tree |
2009-05-03 16:00:29 | Tree | |
2009-04-18 21:27:59 | Tree | |
[r18]
by
sangwine
Changed 'in' to 'in out' at line 1222 in order to make the whole package Ada95 compliant ('in' is acceptable in Ada 2005). |
2006-09-10 20:32:44 | Tree |
[r17]
by
sangwine
Added exit status so that the program can be used in a shell script and abort the script if any pair of files fails to agree. |
2006-09-10 19:58:32 | Tree |
[r16]
by
sangwine
Removed use of buffer in writing a file, using on-the-fly compression of data instead. |
2006-09-10 19:52:22 | Tree |
2006-08-14 20:15:39 | Tree | |
[r14]
by
sangwine
Added a compression level parameter to the write procedures to permit user control over the Zlib compression level. Moved the with clause for Zlib to the spec in order to provide renamings of some Zlib types etc. |
2006-08-13 19:34:25 | Tree |