Commit graph

129 commits

Author SHA1 Message Date
Martin Gallwey
37f5b913ed #86337# fix name setting 2001-05-02 17:11:27 +00:00
Martin Gallwey
344db257f5 fix manifest entry 2001-04-30 18:42:15 +00:00
Martin Gallwey
b0401a2302 Fix raw copying of streams 2001-04-30 17:22:56 +00:00
Martin Gallwey
0802bc6db5 set default to be compressed 2001-04-30 17:22:27 +00:00
Martin Gallwey
4fd8fd103e Fix import of mediatype and make the manifest.xml compressed 2001-04-30 17:21:41 +00:00
Martin Gallwey
7a61d7abe9 fix copying of raw streams 2001-04-30 17:19:09 +00:00
Martin Gallwey
c57f906170 Fix raw copying of streams + clean up constructor 2001-04-30 17:17:44 +00:00
Martin Gallwey
e243f497f8 Fix copying of raw streams 2001-04-30 17:16:55 +00:00
Martin Gallwey
fd22add0d9 #86409# initial import 2001-04-27 13:56:52 +00:00
Martin Gallwey
fa2de5099c #86409# Support encryption in package files + a couple of optimisations 2001-04-27 13:56:07 +00:00
Vladimir Glazounov
6ba1d5730b Corrected misspelling 2001-04-23 14:52:53 +00:00
Martin Gallwey
822705fec1 Make function conform to prior exception specification 2001-04-23 14:34:21 +00:00
Martin Gallwey
90eee8ba77 CVS is doing wierd things so putting this back here for now... 2001-04-19 13:28:02 +00:00
Martin Gallwey
14a0c58cdf moved from main inc directory 2001-04-19 13:21:01 +00:00
Martin Gallwey
547c071381 Moved header files outside of main inc directory 2001-04-19 13:20:09 +00:00
Martin Gallwey
b3373bdeaa some misc. code clean ups and now use the new XManifestReader/XManifestWriter components 2001-04-19 13:16:31 +00:00
Martin Gallwey
b5cc630c38 moved from main inc directory 2001-04-19 13:15:53 +00:00
Martin Gallwey
4b6f310cd7 misc code clean ups 2001-04-19 13:13:40 +00:00
Martin Gallwey
2b7c5da331 Moved these headers from main inc directory 2001-04-19 13:12:53 +00:00
Martin Gallwey
1f31d725b8 link with manifest.lib also 2001-04-19 13:12:12 +00:00
Martin Gallwey
75cd4ca133 Build manifest also 2001-04-19 13:11:40 +00:00
Martin Gallwey
5d31fa34f1 Cleaned up the header files and inc directory 2001-04-19 13:11:06 +00:00
Martin Gallwey
c98f44a3b0 initial import 2001-04-19 13:10:03 +00:00
Martin Gallwey
6ce3967867 Initial import 2001-04-19 13:09:35 +00:00
Martin Gallwey
ccbe33dd6c fix service name 2001-03-26 09:33:35 +00:00
Martin Gallwey
0b92e4f099 fixed service name / implementation name confusion 2001-03-23 17:14:35 +00:00
Martin Gallwey
4324a64ad9 fixed service/component name confusion 2001-03-23 15:09:39 +00:00
Michael Brauer
ad86404833 #85420#: register component correctly 2001-03-22 07:20:00 +00:00
Martin Gallwey
ad086170b8 allow backwards compatibility to pre-626 builds with an #if SUPD>625 check around the component name 2001-03-19 11:36:40 +00:00
Martin Gallwey
67a5cf1b92 also deliver the manifest DTD file 2001-03-19 11:27:27 +00:00
Martin Gallwey
605f905d76 added attribute to ensure a namespace declaration 2001-03-19 11:27:07 +00:00
Martin Gallwey
19e677a2e8 comply with MI's required change for package->packages, as package is a reserved word in Java 2001-03-16 16:11:42 +00:00
Martin Gallwey
593af212be #84734# Only allocate aSequence for deflated streams, and free the memory used afterwards 2001-03-08 15:34:27 +00:00
Martin Gallwey
0de5e6986b removes support for embedded zipfiles, possibly forever 2001-03-08 11:22:54 +00:00
Martin Gallwey
39a5287615 removed support for embedded zip files, possibly forever 2001-03-08 11:22:40 +00:00
Martin Gallwey
6e0caeee8a #84734# Restrict the number of bytes read from a compressed stream when checking for zip file header to a 32k LZ77 window 2001-03-07 18:24:15 +00:00
Martin Gallwey
5d44dd508f re-organised support for time/date-stamping 2001-03-07 15:09:44 +00:00
Martin Gallwey
4eabfdbc6a #84570# in case of a corrupt zip file, clean up the memory and then pass the exception to the UCB 2001-03-07 15:06:55 +00:00
Patrick Luby
d131c47bfd Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h 2001-03-02 21:39:55 +00:00
Patrick Luby
235898427c Correct typo in dos: line added in last revision 2001-03-02 05:08:28 +00:00
Patrick Luby
57f01642f6 Added support for unique, non-colliding lib*static*.dylib files for each project for Mac OS X 2001-03-02 04:02:52 +00:00
Patrick Luby
7357f5f4e8 Update for Mac OS X static data member automation 2001-02-28 23:23:58 +00:00
Martin Gallwey
a8f8b1cbe2 reset pointers to NULL to help debugging 2001-02-26 12:21:05 +00:00
Nils Fuhrmann
0033892a01 Generated solar list particle for usage per project 2001-02-23 13:06:51 +00:00
Martin Gallwey
ce5fa3937f String handling optimisations 2001-02-07 09:51:26 +00:00
Martin Gallwey
1c7be225a3 Remove check for bizarre Solaris bug 2001-02-07 08:15:43 +00:00
Martin Gallwey
bfaa449c45 Allow the setting of the MediaType on the root folder 2001-02-07 08:13:57 +00:00
jp
c25ef3087e remove stl/ from the inlcude statement 2001-02-05 08:24:26 +00:00
Kurt Zenker
05d49dc566 #83072# Compress changed to Compressed from 618 on... 2001-01-23 12:54:12 +00:00
Martin Gallwey
7585c013e8 Change name of property 'Compress' to 'Compressed' 2001-01-17 14:36:06 +00:00