This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
network
/
cache
History
gagan%netscape.com
383d8b5e2a
N2 landing... everybody run! duck! hide...! It really should be ok.
...
git-svn-id: svn://10.0.0.236/trunk@25016 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-25 00:22:56 +00:00
..
nu
N2 landing... everybody run! duck! hide...! It really should be ok.
1999-03-25 00:22:56 +00:00
cachedump.c
Moving over from xp library to NSPR. Moved cvactive.h from include to
1998-05-19 00:54:09 +00:00
cacheutils.h
merge tip with montulli branch and create montulli1
1998-06-18 00:54:05 +00:00
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
…
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
AIX portability fixes. (Waqar Malik <waqar@netscape.com>)
1999-03-01 06:29:14 +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
…