gecko-dev/netwerk/base
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
..
public backing out fix for bug 47437 due to memory leak 2001-10-11 00:40:07 +00:00
src fix for #104929. some minor optimizations to nsStdURL.cpp. 2001-10-16 00:29:28 +00:00
tests Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
.cvsignore
Makefile.in
makefile.win