Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-10-05 | Update to 1.8.2: | wiz | 1 | -21/+21 | |
* Catch invalid OLE2 files that claim there is data in a directory. * Better error handling for Infile::child_by_* * Work harder to restore invalid ole2 files with bad BATs. * Begin an interface for ole2 export with non-default block sizes. * Name the root directory 'Root Entry' to keep libole2 happy. * Support CLSIDs for Storages for the AAF project * Test and fix bugs reading ole files with non-default block sizes. * Plug major gzip output leak. | |||||
2003-06-27 | Initial import of libgsf, version 1.8.0: | jmmv | 1 | -0/+96 | |
libgsf provides an efficient extensible I/O abstraction for dealing with different structured file formats. It has support for Microsoft OLE2 streams and Zip import. The aim of this library is to replace libole2. Provided in pkgsrc-wip by Jeremy C. Reed with many changes by me. |