summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)AuthorFilesLines
2001-03-08removes support for embedded zipfiles, possibly foreverMartin Gallwey1-2/+5
2001-03-08removed support for embedded zip files, possibly foreverMartin Gallwey1-2/+8
2001-03-07#84734# Restrict the number of bytes read from a compressed stream when check...Martin Gallwey4-25/+24
2001-03-07re-organised support for time/date-stampingMartin Gallwey5-28/+38
2001-03-07#84570# in case of a corrupt zip file, clean up the memory and then pass the ...Martin Gallwey1-3/+6
2001-03-02Deliver both *staticdatamembers*.hxx and *staticdatamembers*.hPatrick Luby1-1/+1
2001-03-02Correct typo in dos: line added in last revisionPatrick Luby1-1/+1
2001-03-02Added support for unique, non-colliding lib*static*.dylib files for each proj...Patrick Luby1-1/+2
2001-02-28Update for Mac OS X static data member automationPatrick Luby1-0/+6
2001-02-26reset pointers to NULL to help debuggingMartin Gallwey1-3/+6
2001-02-23Generated solar list particle for usage per projectNils Fuhrmann1-0/+5
2001-02-07String handling optimisationsMartin Gallwey4-51/+53
2001-02-07Remove check for bizarre Solaris bugMartin Gallwey1-18/+2
2001-02-07Allow the setting of the MediaType on the root folderMartin Gallwey5-22/+73
2001-02-05remove stl/ from the inlcude statementjp1-3/+3
2001-01-23#83072# Compress changed to Compressed from 618 on...Kurt Zenker1-3/+6
2001-01-17Change name of property 'Compress' to 'Compressed'Martin Gallwey1-2/+10
2001-01-17Do not write data descriptors for STORED files because Jar doesn't like themMartin Gallwey3-13/+38
2001-01-16This change allows the compression state of a saved stream to be changed. Tha...Martin Gallwey2-33/+27
2001-01-12Assigned namespace prefixesMartin Gallwey1-3/+2
2001-01-12Added header, namespace information and cleaned it up a bitMartin Gallwey1-4/+59
2001-01-11#82700# Real cause for bug 82700 was an implementation of XSeekable->getLengt...Martin Gallwey1-2/+5
2001-01-11#82700# I added a check to make sure that when the media type is set, that it...Martin Gallwey1-3/+3
2001-01-10Oops....committed makefile of test applicationMartin Gallwey1-60/+12
2001-01-10Implemented a new XPropertySet to enable users to specify whether or not some...Martin Gallwey6-151/+173
2000-12-20removed non thread-safe staticsMartin Gallwey5-124/+44
2000-12-20Added my name to the Contributors field of the headerMartin Gallwey2-6/+6
2000-12-19many optimisations and memory leaks due to circular references fixed! An alto...Martin Gallwey28-265/+552
2000-12-14initial versionKurt Zenker1-0/+0
2000-12-13fix a second exception specification so that this time _it really does_ compi...Martin Gallwey1-2/+3
2000-12-13fixed exception specification so it compiles under solarisMartin Gallwey1-2/+3
2000-12-13This rather enormous commit has the following features:Martin Gallwey16-250/+556
2000-12-08#65293# fixed extra ()'s in throw statements before obo finds them and comes ...Martin Gallwey1-16/+16
2000-12-08#65293# syntax errorOliver Bolte1-5/+5
2000-12-08#65293# syntax errorOliver Bolte1-3/+3
2000-12-08#65293#: includesJens-Heiner Rechtien1-2/+5
2000-12-07#65293# syntaxHans-Joachim Lankenau1-7/+7
2000-12-07#81494# fixed the problem with opening empty directories in JARMartin Gallwey2-5/+7
2000-12-04#65293# Parse error linux compiler throw()Oliver Bolte2-6/+6
2000-12-04#65293# Parse error linux throw()Oliver Bolte1-3/+3
2000-12-04#80556# fix crash-causing typoMartin Gallwey1-4/+4
2000-12-04#80556# improved exception handlingMartin Gallwey10-277/+349
2000-12-01#80556# fix moronic static_castMartin Gallwey1-3/+3
2000-12-01#80556# fix compiler warningsMartin Gallwey8-65/+66
2000-11-30#80466#: readBytes must realloc bufferMathias Bauer1-6/+5
2000-11-29#80556# make setParent/insertByName behaviour more consistentMartin Gallwey2-12/+7
2000-11-29#80556# correctly handle empty zipsMartin Gallwey8-75/+62
2000-11-29#80556# bug fixesMartin Gallwey4-17/+31
2000-11-29#80556# bug fixesMartin Gallwey11-366/+381
2000-11-28#80556# make it buildMartin Gallwey6-17/+78