gecko-dev/modules/libjar
warren%netscape.com d3b9c9c3cc Structural changes for MakeAbsolute performance. bug#10736 r=valeski 1999-11-03 05:13:44 +00:00
..
macbuild Fixing static targets to be usable by MIW once again: removed new nsJARInputStream from the static targets. For real this time... 1999-10-30 22:18:31 +00:00
standalone don't need xplib anymore 1999-09-21 22:22:39 +00:00
.cvsignore Ignore generated files. 1999-03-27 09:22:27 +00:00
MANIFEST First Checked In. 1999-03-24 01:10:59 +00:00
MANIFEST_IDL First Checked In. 1999-07-15 23:02:50 +00:00
Makefile.in Added GetInputStream function to nsJAR in order to extract files into memory rather than to disk. Created nsJARInputStream to carry this data. Most of the code for this change went into nsZipArchive, which now handles either file output or output to memory. bug=16077 r=dveditz 1999-10-26 19:43:26 +00:00
makefile.win Added GetInputStream function to nsJAR in order to extract files into memory rather than to disk. Created nsJARInputStream to carry this data. Most of the code for this change went into nsZipArchive, which now handles either file output or output to memory. bug=16077 r=dveditz 1999-10-26 19:43:26 +00:00
nsIJAR.idl Converted to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=dveditz 1999-10-07 03:39:36 +00:00
nsIJARChannel.idl NOT IN BUILD - adding boilerplate for jar protocol handler 1999-09-17 16:12:41 +00:00
nsIJARFactory.h Converted to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=dveditz 1999-10-07 03:39:36 +00:00
nsIZip.idl Added GetInputStream function to nsJAR in order to extract files into memory rather than to disk. Created nsJARInputStream to carry this data. Most of the code for this change went into nsZipArchive, which now handles either file output or output to memory. bug=16077 r=dveditz 1999-10-26 19:43:26 +00:00
nsJAR.cpp Created helper class nsZipRead to hold read state information. That way 1999-11-02 23:46:09 +00:00
nsJAR.h Created helper class nsZipRead to hold read state information. That way 1999-11-02 23:46:09 +00:00
nsJARChannel.h NOT IN BUILD - adding boilerplate for jar protocol handler 1999-09-17 16:12:41 +00:00
nsJARFactory.cpp Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt 1999-11-01 21:43:56 +00:00
nsJARInputStream.cpp Created helper class nsZipRead to hold read state information. That way 1999-11-02 23:46:09 +00:00
nsJARInputStream.h Created helper class nsZipRead to hold read state information. That way 1999-11-02 23:46:09 +00:00
nsJARProtocolHandler.cpp Structural changes for MakeAbsolute performance. bug#10736 r=valeski 1999-11-03 05:13:44 +00:00
nsJARProtocolHandler.h Structural changes for MakeAbsolute performance. bug#10736 r=valeski 1999-11-03 05:13:44 +00:00
nsJARProtocolModule.cpp new 1999-09-30 01:53:31 +00:00
nsWildCard.cpp libjar's private copy of xp_regexp 1999-09-09 04:54:56 +00:00
nsWildCard.h libjar's private copy of xp_regexp 1999-09-09 04:54:56 +00:00
nsZipArchive.cpp Created helper class nsZipRead to hold read state information. That way 1999-11-02 23:46:09 +00:00
nsZipArchive.h Created helper class nsZipRead to hold read state information. That way 1999-11-02 23:46:09 +00:00
zipfile.h Modification to the libjar XPCOM interface in order to use it with XPInstall; facilitating ressurection of XPInstall on Unix. 1999-06-23 06:16:28 +00:00
zipstruct.h Fixed bugs 10540, 9148. Libjar now reads teh central directory headers as opposed to the local file headers. This enables us to glean permissions informationand restore file mode upon extraction. A side-effect is the bug 10540 fix where the Install.Execute() API now works on Linux since we restore the execute bits in temporarily extracted files. [r=ssu] 1999-11-02 20:37:28 +00:00
zipstub.h Fixed windows breakage in standalone by adding a typedef 1999-11-03 00:41:20 +00:00