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
ramiro%netscape.com
026fef7a70
AIX portability fixes. (Waqar Malik <waqar@netscape.com>)
...
git-svn-id: svn://10.0.0.236/trunk@22426 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-01 06:29:14 +00:00
..
nu
updated to use mozilla/base from nsFileStream
1999-02-11 03:07:05 +00:00
cachedump.c
…
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
NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of
1998-09-22 16:59:57 +00:00
Makefile.in
resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles
1998-12-18 02:55:23 +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
rename old MOZ_MAIL_NEWS macro to OLD_MOZ_MAIL_NEWS so that we can turn on MOZ_MAIL_NEWS flag to build the whole client
1999-02-02 04:13:24 +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