summaryrefslogtreecommitdiff
path: root/package/source/zipapi
AgeCommit message (Expand)AuthorFilesLines
2001-02-07String handling optimisationsMartin Gallwey1-16/+16
2001-02-07Remove check for bizarre Solaris bugMartin Gallwey1-18/+2
2001-02-07Allow the setting of the MediaType on the root folderMartin Gallwey1-2/+18
2001-01-17Do not write data descriptors for STORED files because Jar doesn't like themMartin Gallwey1-3/+25
2000-12-20removed non thread-safe staticsMartin Gallwey3-33/+33
2000-12-20Added my name to the Contributors field of the headerMartin Gallwey1-3/+3
2000-12-19many optimisations and memory leaks due to circular references fixed! An alto...Martin Gallwey10-97/+137
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 Gallwey6-44/+134
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-3/+3
2000-12-07#81494# fixed the problem with opening empty directories in JARMartin Gallwey1-3/+4
2000-12-04#65293# Parse error linux throw()Oliver Bolte1-3/+3
2000-12-04#80556# improved exception handlingMartin Gallwey3-156/+63
2000-12-01#80556# fix moronic static_castMartin Gallwey1-3/+3
2000-12-01#80556# fix compiler warningsMartin Gallwey5-45/+46
2000-11-30#80466#: readBytes must realloc bufferMathias Bauer1-6/+5
2000-11-29#80556# correctly handle empty zipsMartin Gallwey3-53/+40
2000-11-29#80556# bug fixesMartin Gallwey4-99/+75
2000-11-28#80556# make it buildMartin Gallwey1-3/+16
2000-11-28#65293# throw() to throw for linuxOliver Bolte1-3/+3
2000-11-28#80556 fix time modification datesMartin Gallwey1-5/+5
2000-11-28#80556# store pointer instead of reference...Martin Gallwey1-5/+14
2000-11-24#80556# removed .* UNO dumping...fixes dependancies and all objects are no lo...Martin Gallwey1-3/+11
2000-11-24#80556# now builds under Solaris correctlyMartin Gallwey2-40/+32
2000-11-23#80556# Implemented support for Zipfiles contained within zip files. These wi...Martin Gallwey2-11/+13
2000-11-22#80556# Work around for flaw in XOutputStream (not being able to specify how ...Martin Gallwey1-3/+10
2000-11-22throw changes for linux compilerOliver Bolte2-10/+10
2000-11-21Implemented XSeekableMartin Gallwey4-63/+148
2000-11-21Removed reliance on the tools/debug stuffMartin Gallwey5-50/+76
2000-11-16Fixed some problems with the bufferingMartin Gallwey3-57/+69
2000-11-16Added 50% functional generic package implementation and added supportMartin Gallwey4-18/+36
2000-11-13Initial Revision :DMartin Gallwey10-0/+2345