gecko-dev/network
dp%netscape.com 629aace8e8 Unix Only:
XPCOM was being initialized from a static initializer in netlib.
    Removed the static inializer. This will get xpcom to be initialized
    after main() not before it.
1999-04-01 07:48:25 +00:00
..
cache adding the declaration for fe_encoding_extensions back to nsNetStubs.cpp. 1999-03-31 05:09:58 +00:00
client Switched back to building both shared and static libs by default. 1999-03-23 04:26:03 +00:00
cnvts Necessary changes to pass in the URL to the GetMimeOutput() function 1999-04-01 00:58:47 +00:00
cstream Switched back to building both shared and static libs by default. 1999-03-23 04:26:03 +00:00
macbuild Added nsGetBrowsingProfile.cpp to the build. 1999-04-01 02:35:19 +00:00
main N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
mimetype N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
module Unix Only: 1999-04-01 07:48:25 +00:00
protocol Added BRPROF into the build, --disable-brprof to disable it. 1999-04-01 07:26:42 +00:00
public Removed NODEPEND. 1999-03-31 06:47:10 +00:00
util ValidateDocData() isn't implemented anywhere, the only usage is in this file and there's 8 stubs in the tree to get around the undefine. Moving the stub to this file in lieu of yanking it; will remove other stubs from viewer, apprunner, etc. 1999-02-01 12:33:19 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile Fixed unsigned problems. 1999-02-06 04:02:02 +00:00
Makefile.in Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
makefile.win Removed INCLUDE definition which was overriding my windows include path. 1999-02-17 18:21:40 +00:00