diff options
author | salo <salo@pkgsrc.org> | 2005-02-17 10:52:02 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2005-02-17 10:52:02 +0000 |
commit | 0f1a2c74c0029db7e34476146491e4f1ce5a2860 (patch) | |
tree | 871aa098a616f06d98f3ec56bcef3f95c26488ee /devel/p5-OLE-Storage_Lite | |
parent | 379b567e6fdd6d4e3b093fb292d7b3da9b90429f (diff) | |
download | pkgsrc-0f1a2c74c0029db7e34476146491e4f1ce5a2860.tar.gz |
Update to version 0.7.3
Changes:
- allow binary element comparison (useful to compare UIDs)
- rename bSaveDefault in bKeepIntact
- don't save empty EbmlMasters by default
- Use malloc() and free() instead of new[] and delete[] where the lib might
deal with pointers that have been allocated by the app, or where the app
has allocated the memory. Reason: new[]ed memory cannot be realloc()ed.
- Improved the dependency calculation to be more portable (makedepend doesn't
exist everywhere, and it doesn't necessarily use the compiler we want).
- Added a "RemoveAll" function.
- better code to handle all VTS VOBs (not yet there)
Diffstat (limited to 'devel/p5-OLE-Storage_Lite')
0 files changed, 0 insertions, 0 deletions