gecko-dev/netwerk/cache/src
seawood%netscape.com 45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
..
.cvsignore Updating .cvsignore files. 2001-07-06 02:36:37 +00:00
Makefile.in Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
makefile.win One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
nsANSIFileStreams.cpp
nsANSIFileStreams.h Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
nsCache.cpp
nsCache.h
nsCacheDevice.h fix for bug 108684 - cache objects not included in bloat logs 2001-11-06 22:51:58 +00:00
nsCacheEntry.cpp fix for bug 108684 - cache objects not included in bloat logs 2001-11-06 22:51:58 +00:00
nsCacheEntry.h Fix bug 82009 "purify msg: Freeing mismatched memory". Changing FlattenMetaData() semantics to eliminate malloc and buffer copy. r=beard, sr=darin, a=asa. 2001-06-13 23:37:41 +00:00
nsCacheEntryDescriptor.cpp Fix bug 100216, top crash on shutdown. Added null pointer check to 2001-09-20 01:09:01 +00:00
nsCacheEntryDescriptor.h r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
nsCacheMetaData.cpp Fix bug 82009 "purify msg: Freeing mismatched memory". Changing FlattenMetaData() semantics to eliminate malloc and buffer copy. r=beard, sr=darin, a=asa. 2001-06-13 23:37:41 +00:00
nsCacheMetaData.h Fix bug 82009 "purify msg: Freeing mismatched memory". Changing FlattenMetaData() semantics to eliminate malloc and buffer copy. r=beard, sr=darin, a=asa. 2001-06-13 23:37:41 +00:00
nsCacheModule.cpp
nsCacheRequest.h fix for bug 108684 - cache objects not included in bloat logs 2001-11-06 22:51:58 +00:00
nsCacheService.cpp Fix bug 110405. Removing anachronistic assertion, added condition to respect STORE_ON_DISK policy. Changed fav icon cache policy to STORE_ANYWHERE. r/sr = darin, hyatt, sfraser. 2001-11-29 23:04:58 +00:00
nsCacheService.h Fix bug 97620 [r=rpotts, sr=brendan/ben] Added code to doom and clear 2001-09-17 20:47:09 +00:00
nsCacheSession.cpp Fixes bug 87710 (part 1) "Image cache does not re-validate images before reusing them" 2001-06-26 07:06:52 +00:00
nsCacheSession.h
nsDiskCache.h
nsDiskCacheBinding.cpp For bugscape bug 6985. Enabling cache support for dynamically switching profiles. r=ccarlen, sr=darin. 2001-08-17 00:01:01 +00:00
nsDiskCacheBinding.h For bugscape bug 6985. Enabling cache support for dynamically switching profiles. r=ccarlen, sr=darin. 2001-08-17 00:01:01 +00:00
nsDiskCacheBlockFile.cpp
nsDiskCacheBlockFile.h
nsDiskCacheDevice.cpp b=77933, r=ccarlen, sr=jst 2001-12-07 23:06:51 +00:00
nsDiskCacheDevice.h Fixes bug 85054 "Hard Drive grinds when disk cache set to zero." 2001-06-28 01:30:26 +00:00
nsDiskCacheEntry.cpp Fix bug 82009 "purify msg: Freeing mismatched memory". Changing FlattenMetaData() semantics to eliminate malloc and buffer copy. r=beard, sr=darin, a=asa. 2001-06-13 23:37:41 +00:00
nsDiskCacheEntry.h
nsDiskCacheMap.cpp Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst 2001-07-24 18:38:25 +00:00
nsDiskCacheMap.h Bugzilla Bug 88769 'nsDiskCacheEntry' : type name first seen using 'class' now seen using 'struct' 2001-07-04 07:06:34 +00:00
nsMemoryCacheDevice.cpp Use <> for system headers, not "". This should help prevent Sun WSU2 2001-11-23 22:36:54 +00:00
nsMemoryCacheDevice.h For bugscape bug 6985. Enabling cache support for dynamically switching profiles. r=ccarlen, sr=darin. 2001-08-17 00:01:01 +00:00
win32.order