gecko-dev/network/cache
1999-04-02 20:41:58 +00:00
..
nu Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. 1999-04-02 20:41:58 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
cachedump.c
cacheutils.h
extcache.c Fix for bug #300506 and #300207. Incompatible cache formats between gromit and mozilla were causing the crash/asserts. Cleaning your cache before using this should fix everything. 1998-07-16 03:33:34 +00:00
extcache.h NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of 1998-09-22 16:59:57 +00:00
Makefile.in Switched back to building both shared and static libs by default. 1999-03-23 04:26:03 +00:00
makefile.win Switching on NU_CACHE by default. Use set NO_NU_CACHE=1 to switch it off. Windows only. 1998-12-01 04:44:31 +00:00
MANIFEST
mkcache.c adding the declaration for fe_encoding_extensions back to nsNetStubs.cpp. 1999-03-31 05:09:58 +00:00
mkcache.h add prototypes for NET_FirstCacheObject, NET_NextCacheObject, and NET_GetMaxDiskCacheSize to reduce Mac compiler warnings 1998-12-23 14:34:22 +00:00
mkextcac.c Added all the nucache files to the memory module project (as a group) so that NU_CACHE can be turned on with a flick of the wrist, made the modular memory library build with the NU_CACHE flag turned on, fixed build warnings and errors. The NU_CACHE flag is still OFF, because the database code doesn't exist for Macintosh or Unix :-( 1999-01-14 23:27:36 +00:00
mkextcac.h add prototypes for NET_OpenExtCacheFAT, NET_FindURLInExtCache, CACHE_CloseAllOpenSARCache, and CACHE_OpenAllSARCache to reduce Mac compiler warnings 1998-12-23 14:35:09 +00:00
mkmemcac.c N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
mkmemcac.h Added all the nucache files to the memory module project (as a group) so that NU_CACHE can be turned on with a flick of the wrist, made the modular memory library build with the NU_CACHE flag turned on, fixed build warnings and errors. The NU_CACHE flag is still OFF, because the database code doesn't exist for Macintosh or Unix :-( 1999-01-14 23:27:36 +00:00
netcache.h Added NET_IsURLInCache function. 1998-09-23 06:03:45 +00:00