Commit Graph

149 Commits

Author SHA1 Message Date
valeski%netscape.com
827d7f1fe5 Adding layer of abstraction (via #defines) between netlib and file code (XP_File*). This will allow raptor to build with a different file implementation (nsINetFile) and no longer rely on XP_File*(). All XP_File*() routines were renamed to NET_XP_File*(). The #define to do the masking is mozilla/network/main/net_xp_file.h .
Aleks told me all I had to do in order to export net_xp_file.h on the mac was to include it in mozilla/network/main/manifest. I did that, so, if mac builds break in netlib, it's likely the exporting of the file isn't happening (I'm not sure of the state of manifest files anymore) and I don't have a mac. So if MAC BREAKS, please add the file to the mac project and check it in (thank you).

I'll be at 408.867.2701 or cell - 415.307.7101 tonight.
1998-09-02 01:00:42 +00:00
cls%seawood.org
c764d0bf4e Sync'd Makefile.ins 1998-09-02 00:54:34 +00:00
gagan%netscape.com
24a63a42a1 Changes from NuCache. Should'nt affect the build. 1998-09-01 20:00:07 +00:00
valeski%netscape.com
b96d1b7784 xp_dir to pr_dir 1998-09-01 19:18:00 +00:00
gagan%netscape.com
731c17fef0 Merge from NuCache_BRANCH. Will not affect the build process. 1998-08-26 18:35:28 +00:00
gagan%netscape.com
6f56051e9e Test checkin to verify merge. Not in build process. 1998-08-26 18:31:05 +00:00
cls%seawood.org
84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
gagan%netscape.com
e58285dea7 First Checked In. 1998-08-14 23:48:05 +00:00
saari%netscape.com
976bf283da Mac only I/O buffer size increases Eliminating speed bottlenecks. 1998-08-12 21:30:26 +00:00
waterson%netscape.com
1420a5b95e Changes to timing to support clocks. Layout changes approved by toshok, netlib changes approved by gagan. 1998-08-04 19:35:56 +00:00
scullin%netscape.com
76239f3bbd Comment out assert that's problematic for ftp without a disk cache. 1998-07-21 20:09:08 +00:00
gagan%netscape.com
0f6f28717e 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
atotic
2f53dacb18 MODULAR_NETLIB fixes for netlib 1998-06-27 00:16:36 +00:00
spider
cb94dae31e NORMANDY_DDAY merge... 1998-06-25 05:50:45 +00:00
gagan
17437a3d71 Not is the build yet. 1998-06-25 05:44:21 +00:00
gagan
882fb4ad4c NOT in BUILD! Progress on new cache architecture-
Flat file design, Background Thread, C stubs, Flat file test, etc.
1998-06-18 07:52:34 +00:00
montulli
0edf3cd0fd merge tip with montulli branch and create montulli1 1998-06-18 00:53:50 +00:00
scc
432f3ea897 First Checked In. 1998-06-04 22:51:07 +00:00
gagan
8dc7362dda Added check to increase the number of cache elements only if its a new entry. Thanks
TenThumbs <tenthumbs@cybernex.net>
1998-06-01 22:35:23 +00:00
scullin
1bff35af6f Checked in from the wrong $@%$#%$ tree. 1998-05-28 03:15:39 +00:00
scullin
eee9dc046f Fix Mac build. 1998-05-28 01:18:42 +00:00
sfraser
89c79cdaaa Addd some more export files 1998-05-27 00:53:11 +00:00
sfraser
44e9956672 First Checked In. 1998-05-23 01:14:17 +00:00
scullin
213aa607f0 Landed raptor modular netlib stuff 1998-05-22 23:38:40 +00:00
gagan
a6371143d3 Unix builds. Not in the main build yet. 1998-05-22 18:38:10 +00:00
gagan
4417a94e34 strlen to PL_strlen. Not in the build yet. 1998-05-22 18:34:22 +00:00
gagan
f9ccbd99fe An excursion timing class. 1998-05-21 21:56:58 +00:00
gagan
e3d9b3d4b9 Added nsCachePref for cache preferences. This will have the interface
for libpref or nsPref stuff. Added database support for dbm. General
progress. This is not in the main build as yet.
1998-05-21 18:04:34 +00:00
gagan
e637b389bb Added nsCachePref for cache preferences. This will have the interface
for libpref or nsPref stuff. General progress. This is not in the main
build as yet.
1998-05-21 18:03:50 +00:00
montulli
9ced698d34 add pr includes for build 1998-05-19 01:46:14 +00:00
scullin
ac73d7d88c Moving over from xp library to NSPR. Moved cvactive.h from include to
network/cnvts
1998-05-19 00:54:09 +00:00
gagan
f7f472e0b9 progress... 1998-05-13 21:38:42 +00:00
sar
82f96bdfb7 add jtools to the include paths 1998-05-13 17:33:42 +00:00
donm
84960308f4 Export mkutils.h and cache header files. 1998-05-12 22:57:27 +00:00
montulli
b23d4178a1 add mkgeturl.h 1998-05-11 22:04:57 +00:00
montulli
892ed3b3d0 add #mkgeturl.h 1998-05-11 21:41:26 +00:00
gagan
7fa56abe72 Add module id to object. 1998-05-06 23:24:55 +00:00
gagan
850325bce2 Time something using an excursion class. 1998-05-06 23:18:38 +00:00
gagan
9efa1ae251 Progress. 1998-05-06 20:29:20 +00:00
gagan
be966dbea0 Updated include locations. 1998-05-05 00:41:34 +00:00
gagan
7365d3ec44 MSDev project file update. 1998-05-05 00:40:21 +00:00
gagan
de7d760c1e RC file. 1998-05-05 00:39:07 +00:00
gagan
726d30d452 Added the test example.
NSPR changes.
1998-05-05 00:37:53 +00:00
gagan
51c5bed5f7 removed a not used file. 1998-05-02 02:35:41 +00:00
gagan
ff6bbf1d84 New modular cache files. 1998-05-02 02:29:42 +00:00
montulli
371cee1143 move extcache function to public header 1998-05-01 23:19:03 +00:00
montulli
1a4f03769f move memcachefunc to public header 1998-05-01 23:16:57 +00:00
montulli
aebd419f3a Add unix makefiles and make a few include file tweaks for unix compilation 1998-04-30 23:52:15 +00:00
montulli
e302ceefde Add netlib in new location.
This is a (mostly) unmodified version of lib/libnet
broken up into functional areas
It should be binary compatible with the lib created by lib/libnet
but is now 10 libs.
The only substantial things changed in the version is the include files
1998-04-30 20:53:59 +00:00