gecko-dev/netwerk
sspitzer%netscape.com 80a791c8d0 fix for #104929. some minor optimizations to nsStdURL.cpp.
use PL_strchr() instead of PL_strstr() when possible.

switch from PR_smprintf() to += and AppendInt(), to avoid the malloc and free.

r=sfraser, sr=darin
2001-10-16 00:29:28 +00:00
..
base fix for #104929. some minor optimizations to nsStdURL.cpp. 2001-10-16 00:29:28 +00:00
build code changes for bug 42898 "iDNS support" 2001-10-05 07:50:21 +00:00
build2
cache fix for bug 103988 - fix the cache module so it is it's own module, not necko 2001-10-11 18:33:52 +00:00
dns code changes for bug 42898 "iDNS support" 2001-10-05 07:50:21 +00:00
macbuild netwerkIDL update for bug 42898 "iDNS support" 2001-10-05 07:35:08 +00:00
mime
protocol code changes for bug 42898 "iDNS support" 2001-10-05 07:50:21 +00:00
resources Add ellipses to various necko status texts (97028), patch by hwaara, r=doron sr=ben 2001-10-12 01:56:54 +00:00
socket
streamconv Fix Sun WS 5.0 bustage by moving conditional deeper into expression. b=100214 2001-10-13 04:25:23 +00:00
test code changes for bug 42898 "iDNS support" 2001-10-05 07:50:21 +00:00
testserver
.cvsignore
gen-makefile.sh
Makefile.in
makefile.win