Commit graph

27 commits

Author SHA1 Message Date
Martin Gallwey
01fefe870a #80556# Implemented support for Zipfiles contained within zip files. These will appear as folders with the name set to the name of the zipfile. 2000-11-23 13:15:52 +00:00
Martin Gallwey
2f5de08723 #80556# Work around for flaw in XOutputStream (not being able to specify how much to write with the writeBytes method)...no longer write lots and lots of white space 2000-11-22 15:55:27 +00:00
Oliver Bolte
880d0f1508 throw changes for linux compiler 2000-11-22 13:57:44 +00:00
Martin Gallwey
9b6d1c76e7 Implemented XSeekable 2000-11-21 16:57:07 +00:00
Martin Gallwey
b0630d2fea removed $(TOOLSLIB) 2000-11-21 11:09:19 +00:00
Martin Gallwey
9dd0bf290d No longer use TOOLSLIB 2000-11-21 11:08:47 +00:00
Martin Gallwey
eaf3ab8ce4 Removed usage of the TOOLSLIB stuff for debugging and file timestamping 2000-11-21 11:07:58 +00:00
Martin Gallwey
40ed918b37 Removed reliance on the tools/debug stuff 2000-11-21 11:07:21 +00:00
Kai Sommerfeld
d97aa582d3 Now uses def file, DLL name changed 'package2'. 2000-11-21 10:43:53 +00:00
Kai Sommerfeld
7569a31b86 Initial Revision. 2000-11-21 10:42:31 +00:00
Martin Gallwey
4c16fbc60a Added zippackage.lib to dll 2000-11-21 09:54:15 +00:00
Martin Gallwey
00d5aa5467 Make it construct a dll instead of an app 2000-11-21 09:49:09 +00:00
Martin Gallwey
b476993e69 Added copyrigh theaders 2000-11-21 09:45:20 +00:00
Martin Gallwey
86e688bb73 Re-added, with correct copyright notice 2000-11-21 09:43:06 +00:00
Martin Gallwey
aa4b887424 New revision, with correct copyright header 2000-11-21 09:41:57 +00:00
Martin Gallwey
ad0ce5f932 *** empty log message *** 2000-11-21 09:41:00 +00:00
Martin Gallwey
6ba846b870 first draft. just a skeleton 2000-11-21 09:18:06 +00:00
Martin Gallwey
7360d0d7aa removed these due to lack of copyright notice 2000-11-21 09:13:46 +00:00
Martin Gallwey
a51bfa09c1 *** empty log message *** 2000-11-21 09:12:15 +00:00
Martin Gallwey
3e02195962 Deleted these due to lack of copyright notice. 2000-11-21 09:11:14 +00:00
Martin Gallwey
327892f41e Updated header files for new buffering... 2000-11-16 21:52:06 +00:00
Martin Gallwey
fbcd68a4c4 Draft 2. More complete, less buggy but still not fully functional.. 2000-11-16 21:51:27 +00:00
Martin Gallwey
f987a8b5e9 Fixed some problems with the buffering 2000-11-16 21:50:51 +00:00
Martin Gallwey
05ac3fe285 Added 50% functional generic package implementation and added support
for un-deflated streams to EntryInputStream. This will require further
work RSN.
2000-11-16 10:55:52 +00:00
Martin Gallwey
f39fff0b3d Initial revision. This version is at best 50% functional, and contains
many gaping holes, bugs and half-implemented services, and is only meant
as a "preview" for Kai :)
2000-11-16 10:54:40 +00:00
Martin Gallwey
444a5e0bfa Initial Revision :D 2000-11-13 12:47:32 +00:00
Martin Gallwey
db4e8a77ce Initial Revision :D 2000-11-13 12:38:03 +00:00