Граф коммитов

735 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 4b3a77da70 Okay, checking back in my fix for the filespec and iterator. 1999-08-24 22:08:55 +00:00
valeski%netscape.com 162f83d534 added stream converter test dir and accompanying files (win build only for now). fixed an out of order param in teh service implementation as well 1999-08-24 22:04:05 +00:00
valeski%netscape.com 8e17ea1cfb Added start request event firing, and we now maintain the initial response code from a multi-line response 1999-08-24 21:53:27 +00:00
warren%netscape.com fe52d530ae Added new nsIPipe/nsPipe2 stuff inside #ifdef NSPIPE2. 1999-08-24 21:47:23 +00:00
valeski%netscape.com 2c118bb38b added pr logging to ftp 1999-08-24 21:46:09 +00:00
valeski%netscape.com c87f374efc fixed mem leak 1999-08-24 21:45:20 +00:00
waterson%netscape.com 0def552738 Backed out per don's request. 1999-08-24 20:07:12 +00:00
waterson%netscape.com eca4eb2378 Can't keep a ref to iterator's filespec, and then advance the iterator; need to make a copy. 1999-08-24 19:58:07 +00:00
danm%netscape.com 90596b6aad removing (faulty) GLOWCODE directives 1999-08-24 19:18:20 +00:00
hshaw%netscape.com 6114a3c317 purging temporary NET_SOCKET_PROVIDER_BUILD ifdef, dougt checked in mac build support 1999-08-24 19:04:58 +00:00
warren%netscape.com 895a69acc1 Replaced nsPipe2.h with nsIPipe.idl 1999-08-24 08:46:32 +00:00
hshaw%netscape.com 737c7c0824 NS_DECL_NSIFOO changes 1999-08-24 06:50:41 +00:00
waterson%netscape.com 6282b19257 Add some commentary. 1999-08-24 06:45:06 +00:00
waterson%netscape.com 03ef9a0dd7 Oops. Left off the 'file-type' specifier in the '200' line. 1999-08-24 06:41:35 +00:00
hshaw%netscape.com 37b1f71f8d now that we are sure the socket Makefile got regenerated on linux and solaris, we can reference the output 1999-08-24 04:54:03 +00:00
hshaw%netscape.com 18a2becea1 let's make sure configure gets run 1999-08-24 04:26:51 +00:00
waterson%netscape.com f35714a8a6 Add nsDirectoryIndexStream to the build. 1999-08-24 04:24:35 +00:00
waterson%netscape.com 087fbea164 Add nsDirectoryIndexStream.cpp to the build. 1999-08-24 04:23:55 +00:00
hshaw%netscape.com d777716bcd remove temporary ifdef 1999-08-24 04:16:15 +00:00
dougt%netscape.com 0eb69adb48 adding socket/base 1999-08-24 03:43:37 +00:00
dougt%netscape.com ce7ee8aba7 First Checked In. 1999-08-24 03:42:59 +00:00
waterson%netscape.com 64ab1c9f4e Initial revision. Not yet in the build. 1999-08-24 01:32:19 +00:00
dougt%netscape.com a7dd519e15 Making nsNetModuleMgr use proxy.
Clean up nsNetModuleMgr API.
Change http to use new API.
1999-08-24 00:34:51 +00:00
mscott%netscape.com cfa2aabcd3 Add a do_QueryInterface to a call in AsyncRead. This fixes an assertion I keep getting whenever I bring up the browser. 1999-08-24 00:29:24 +00:00
hshaw%netscape.com 62d6c9c8a4 backout reference to socket provider library until I can figure out why it isn't being built 1999-08-23 15:29:58 +00:00
hshaw%netscape.com 6b4e74c1d7 initial checkin 1999-08-23 14:40:24 +00:00
hshaw%netscape.com 09384ece15 build with socket provider - thanks Andreas Otte 1999-08-23 14:38:31 +00:00
hshaw%netscape.com 045e488d6c link with socket provider base library 1999-08-23 14:37:37 +00:00
hshaw%netscape.com 1e3813fab0 list makefiles for socket provider 1999-08-23 14:35:44 +00:00
hshaw%netscape.com c3cb20f78d initial checkin - thanks Andreas Otte 1999-08-23 14:34:41 +00:00
hshaw%netscape.com 5a772d3166 conditionally build socket provider until Mac build works - thanks Andreas Otte 1999-08-23 14:20:23 +00:00
gagan%netscape.com eac40b7d91 We dont need this macro here now. Its available in nsCRT for all to use. 1999-08-23 08:30:55 +00:00
hshaw%netscape.com 16daea328d fix depend file generation 1999-08-23 02:14:16 +00:00
mccabe%netscape.com a900e17559 Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
Remainder of the netwerk portion of the NS_DECL_NSIFOO spam.
1999-08-22 23:52:07 +00:00
hshaw%netscape.com cb611f5354 initial checkin 1999-08-22 20:22:43 +00:00
hshaw%netscape.com 3d5ddfe1c7 get macro definition from config.mak 1999-08-22 17:51:49 +00:00
hshaw%netscape.com 62064636df allow inheritance 1999-08-22 17:28:36 +00:00
hshaw%netscape.com a16de4ba9d allow selection of socket type using socket providers 1999-08-22 17:26:09 +00:00
hshaw%netscape.com a51f42652e add socket provider support under NET_SOCKET_PROVIDER_BUILD ifdef (temporary until linux/mac build scripts checked in 1999-08-22 15:20:43 +00:00
hshaw%netscape.com 30a60a78ae compile socket subdir if NET_SOCKET_PROVIDER_BUILD set (will be removed when linux/mac build scripts checked in) 1999-08-22 14:42:05 +00:00
hshaw%netscape.com edc9d201e9 Initial checkin of socket provider 'base' files 1999-08-22 14:40:41 +00:00
mccabe%netscape.com 17cdc659d1 NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
1999-08-22 13:26:18 +00:00
mccabe%netscape.com 381fb81c4f Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO. 1999-08-22 11:25:50 +00:00
ramiro%netscape.com 2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
gagan%netscape.com 0c214adc91 Code style consistency cleanup. 1999-08-21 00:22:18 +00:00
cls%seawood.org c2bdb85bf4 Removed all references to obsolete OBJDIR variable.
Removed various sections of config.mk & rules.mk that were only used by OBJDIR or by a non-autoconf build.
1999-08-20 06:52:59 +00:00
jdunn%netscape.com 3ee9202c46 Fix problem for HP Native compiler which does not allow 'deletes' on void *.
Judson ok'd the fix
1999-08-19 21:42:13 +00:00
sspitzer%netscape.com d59e01480f fix warning 1999-08-19 06:27:24 +00:00
tbogard%aol.net 57feff30c2 XPCOM Cleanup: Fixed Aggregation macros in nsAgg.h to do aggregation correctly. Fixed usages and implementation of aggregation using these macros through out the tree. 1999-08-19 05:36:30 +00:00
leaf%mozilla.org 0dae772019 Finishing backout of dougt 1999-08-19 02:58:12 +00:00