gecko-dev/modules/libjar
gagan%netscape.com 79713bc4c2 Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org 2001-01-31 01:33:03 +00:00
..
macbuild Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
standalone Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
test Making the jar cache test more flexable. 2000-11-08 01:30:31 +00:00
.cvsignore
MANIFEST
MANIFEST_IDL
Makefile.in Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
makefile.win
nsIJAR.idl Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsIJARChannel.idl
nsIJARFactory.h
nsIJARProtocolHandler.idl
nsIJARURI.idl
nsIZip.idl
nsIZipReader.idl Add ZIP_TestArchive support for CRC32 verification of all or individual items. 2000-12-27 07:05:55 +00:00
nsJAR.cpp Add ZIP_TestArchive support for CRC32 verification of all or individual items. 2000-12-27 07:05:55 +00:00
nsJAR.h fix for 53312 and 55893 adds a memory flusher and fixes a race condition in 2000-10-31 22:44:20 +00:00
nsJARChannel.cpp Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup. 2001-01-23 22:10:34 +00:00
nsJARChannel.h bug 24765, hooking up necko file cache to jar protocol. Hopefully without leaks this time. Also fixed leak in nsJARURI. r=beard, warren 2000-09-22 06:21:18 +00:00
nsJARFactory.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsJARInputStream.cpp Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup. 2001-01-23 22:10:34 +00:00
nsJARInputStream.h
nsJARProtocolHandler.cpp
nsJARProtocolHandler.h
nsJARProtocolModule.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsJARURI.cpp Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org 2001-01-31 01:33:03 +00:00
nsJARURI.h Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org 2001-01-31 01:33:03 +00:00
nsWildCard.cpp cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org 2001-01-10 06:12:15 +00:00
nsWildCard.h
nsZipArchive.cpp Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:31:15 +00:00
nsZipArchive.h Add ZIP_TestArchive support for CRC32 verification of all or individual items. 2000-12-27 07:05:55 +00:00
objs.mk Fixing problem of standalone compoennts always building on every build pass. Adding objs.mk files to give better dependency handling. Bug #49937 2000-09-11 04:13:16 +00:00
zipfile.h Add ZIP_TestArchive support for CRC32 verification of all or individual items. 2000-12-27 07:05:55 +00:00
zipstruct.h
zipstub.h