rickg%netscape.com
|
ecf575a423
|
fixing tiny menu bug by backing out partial update to nsStr; r=none
|
2000-02-11 16:21:53 +00:00 |
rickg%netscape.com
|
7d6d9c7570
|
added return type on new method
|
2000-02-11 15:19:17 +00:00 |
rickg%netscape.com
|
f3f2d8ea28
|
fixed25049; r=harishd
|
2000-02-11 12:11:03 +00:00 |
rickg%netscape.com
|
63bccef9c0
|
bug24015; r=rods a=chofmann
|
2000-01-18 21:06:05 +00:00 |
kin%netscape.com
|
2a51729266
|
Fix for bug #21317: UMR: nsCAutoString::=(nsCAutoString const&)
Added nsCAutoString& operator=(nsCAutoString&).
r=rickg@netscape.com a=chofmann@netscape.com
|
1999-12-09 22:53:52 +00:00 |
rickg%netscape.com
|
bd5cf510a4
|
fixed bug in nsStr::Compare(); r=dveditz (who also found the bug)
|
1999-12-07 09:52:43 +00:00 |
rickg%netscape.com
|
f5607b5bca
|
fixed PDT+19121; r=kmcclusk
|
1999-12-03 00:30:29 +00:00 |
rickg%netscape.com
|
842edd9e4d
|
fixed off-by-1 error in compare, and added ReplaceSubstring(). r=syd
|
1999-12-02 10:14:38 +00:00 |
sfraser%netscape.com
|
9915948ffe
|
Include stdio.h with system paths, not user paths. No bug, r=mozbot.
|
1999-12-01 06:12:01 +00:00 |
fur%netscape.com
|
24ae60dea8
|
Disable the temporary assertion for embedded NUL characters in nsString::Append(),
so that clients of nsString can make use of the changes that rickg added which
allow embedded NULs. r: rickg
|
1999-11-29 21:32:53 +00:00 |
warren%netscape.com
|
c66f04c585
|
Changed ifdefs to this stuff is off for debug builds too.
|
1999-11-20 07:28:45 +00:00 |
warren%netscape.com
|
1948c505e0
|
Added isascii for mac
|
1999-11-20 05:46:04 +00:00 |
warren%netscape.com
|
3693ef82f8
|
Fixed include for non-debug builds.
|
1999-11-20 05:27:35 +00:00 |
warren%netscape.com
|
f2c80822b2
|
Added nsStr (nsString, nsString2) code for counting strings that have been seen. r=rickg
|
1999-11-20 04:22:26 +00:00 |
rickg%netscape.com
|
5fb75a048a
|
corrected type mismatch in memory error status of nsStrings; r=none
|
1999-11-19 08:10:40 +00:00 |
rickg%netscape.com
|
cb7b79c204
|
added DebugDump() to nsString classes for terminal output. Also slightly improved documentation. r=buster
|
1999-11-19 08:05:30 +00:00 |
rickg%netscape.com
|
594f880d52
|
reenabled safer version of assertion
|
1999-11-15 17:10:06 +00:00 |
rickg%netscape.com
|
b8cc74bfaa
|
disable overambitious assert for now; r=rods; a=leaf
|
1999-11-15 16:38:29 +00:00 |
rickg%netscape.com
|
f02a6a1951
|
change NS_ASSERTION to NS_WARN_IF_FALSE; r=none
|
1999-11-14 10:05:40 +00:00 |
rickg%netscape.com
|
72259cb6fb
|
finally: a fix for archaic compilers
|
1999-11-14 07:58:05 +00:00 |
rickg%netscape.com
|
b711bb412d
|
try again to get around unix problem
|
1999-11-14 07:20:02 +00:00 |
rickg%netscape.com
|
18a2e83667
|
try to get around linux compiler grief
|
1999-11-14 06:49:43 +00:00 |
rickg%netscape.com
|
46aa8893b8
|
bug18337 and fixes for embedded nulls; r=harishd
|
1999-11-14 06:22:52 +00:00 |
jdunn%netscape.com
|
7b2382f324
|
AIX requires a 'const' in order to handle the assignment of 2 nsStrings
(see wallet.cpp line 3093).
rickg approved
|
1999-11-12 03:58:15 +00:00 |
dmose%mozilla.org
|
8535dda53e
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
rickg%netscape.com
|
643b1bb471
|
updated FAQ section of nsString documentation
|
1999-10-16 18:45:18 +00:00 |
warren%netscape.com
|
c8fa46c1eb
|
Added nsTraceRefcnt logging.
|
1999-10-12 09:30:16 +00:00 |
rickg%netscape.com
|
47ef87e85b
|
fixed leak using patch from beard; verified in purify. r=rgess; bug=15751
|
1999-10-07 07:22:57 +00:00 |
rickg%netscape.com
|
36cb1afdae
|
bugs 13038 and 14920; also improved comments. r=kmcclusk
|
1999-10-05 04:47:19 +00:00 |
rickg%netscape.com
|
be38ccfc5a
|
replace ANSI true/false with PR_TRUE; sorry about that.
|
1999-09-30 05:15:37 +00:00 |
rickg%netscape.com
|
55844ee5d3
|
perf update and bug fix: a=chofmann r=buster
|
1999-09-30 04:03:49 +00:00 |
waterson%netscape.com
|
68dca0f326
|
Fix memmove() stuff.
|
1999-09-20 06:11:36 +00:00 |
rickg%netscape.com
|
f61c70437c
|
back out update to Append(int,radix) until I can find ltoa() on linux
|
1999-09-20 05:50:43 +00:00 |
rickg%netscape.com
|
f66f156777
|
explicitly include <stdlib.h>
|
1999-09-20 05:32:36 +00:00 |
rickg%netscape.com
|
e88d99f2af
|
fixed crasher in bufferroutines, and eliminated 1 costly call to sprintf
|
1999-09-20 05:10:32 +00:00 |
rickg%netscape.com
|
825883efbc
|
improved safety of CBufDescriptor
|
1999-09-19 16:43:09 +00:00 |
rickg%netscape.com
|
d9e8b9c7b1
|
performance improvements and larger default buffer size
|
1999-09-17 23:46:55 +00:00 |
ftang%netscape.com
|
771c47a7d2
|
add ToNewUTF8Stirng to nsString
|
1999-09-13 22:51:29 +00:00 |
beard%netscape.com
|
bb48774ffe
|
Added operator = (const char*) as a convenience. always copies argument string.
|
1999-09-11 23:00:38 +00:00 |
troy%netscape.com
|
5bee95e760
|
Fixed build bustage
|
1999-09-08 21:26:24 +00:00 |
troy%netscape.com
|
6b8a314901
|
Removed GetEmptySharedBuffer() and changed to using a const Unicode array of
size 1
|
1999-09-08 20:21:27 +00:00 |
brendan%mozilla.org
|
d31330dd99
|
Expand tabs to spaces per Emacs modeline; other space cleanups.
|
1999-09-06 22:59:11 +00:00 |
dougt%netscape.com
|
dd5c903d9e
|
Changes nsIAtom iterface to return a shared (non-allocated) wstring when
GetUnicode() is called. (thanks waterson, jband)
Also fixing 12237. (thanks jband).
|
1999-09-03 22:21:29 +00:00 |
waterson%netscape.com
|
5ae3371682
|
Make CBufDescriptor const to avoid -pedantic bustage.
|
1999-09-02 08:02:57 +00:00 |
rickg%netscape.com
|
35288b2020
|
another tiny tweak to docs
|
1999-09-02 07:13:56 +00:00 |
rickg%netscape.com
|
29ec085101
|
better docs and finally got rid of deprecated API's
|
1999-09-02 07:04:59 +00:00 |
kipp%netscape.com
|
d07faca171
|
Reworked sizeof api's to be much more useful; updated implementations to match
|
1999-08-31 03:04:37 +00:00 |
rickg%netscape.com
|
453885be32
|
improved docs, bug fixes, removed outdated APIs
|
1999-08-30 06:55:13 +00:00 |
waterson%netscape.com
|
22143d3208
|
Clean up comments; no more delete[].
|
1999-08-29 19:38:41 +00:00 |
rickg%netscape.com
|
f850279168
|
removed warnings
|
1999-08-25 03:11:05 +00:00 |