warren%netscape.com
|
763c521a26
|
Added nsTraceRefcnt logging.
|
1999-10-12 09:30:16 +00:00 |
|
rickg%netscape.com
|
f66add4c0e
|
fixed leak using patch from beard; verified in purify. r=rgess; bug=15751
|
1999-10-07 07:22:57 +00:00 |
|
rickg%netscape.com
|
a0d9a79a54
|
bugs 13038 and 14920; also improved comments. r=kmcclusk
|
1999-10-05 04:47:19 +00:00 |
|
rickg%netscape.com
|
350d30ae94
|
replace ANSI true/false with PR_TRUE; sorry about that.
|
1999-09-30 05:15:37 +00:00 |
|
rickg%netscape.com
|
6f744b281a
|
perf update and bug fix: a=chofmann r=buster
|
1999-09-30 04:03:49 +00:00 |
|
waterson%netscape.com
|
a6ce109fb6
|
Fix memmove() stuff.
|
1999-09-20 06:11:36 +00:00 |
|
rickg%netscape.com
|
4fca0d71c9
|
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
|
f1b5efa2cc
|
explicitly include <stdlib.h>
|
1999-09-20 05:32:36 +00:00 |
|
rickg%netscape.com
|
9800c21dc0
|
fixed crasher in bufferroutines, and eliminated 1 costly call to sprintf
|
1999-09-20 05:10:32 +00:00 |
|
rickg%netscape.com
|
73c490c4d3
|
improved safety of CBufDescriptor
|
1999-09-19 16:43:09 +00:00 |
|
rickg%netscape.com
|
f4fbb6fd09
|
performance improvements and larger default buffer size
|
1999-09-17 23:46:55 +00:00 |
|
ftang%netscape.com
|
4bbc98588a
|
add ToNewUTF8Stirng to nsString
|
1999-09-13 22:51:29 +00:00 |
|
beard%netscape.com
|
87f3477863
|
Added operator = (const char*) as a convenience. always copies argument string.
|
1999-09-11 23:00:38 +00:00 |
|
troy%netscape.com
|
476f0be19f
|
Fixed build bustage
|
1999-09-08 21:26:24 +00:00 |
|
troy%netscape.com
|
68bf056cd9
|
Removed GetEmptySharedBuffer() and changed to using a const Unicode array of
size 1
|
1999-09-08 20:21:27 +00:00 |
|
brendan%mozilla.org
|
a84076e44e
|
Expand tabs to spaces per Emacs modeline; other space cleanups.
|
1999-09-06 22:59:11 +00:00 |
|
dougt%netscape.com
|
028f11d2bf
|
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
|
0a263a4690
|
Make CBufDescriptor const to avoid -pedantic bustage.
|
1999-09-02 08:02:57 +00:00 |
|
rickg%netscape.com
|
8795a355d4
|
another tiny tweak to docs
|
1999-09-02 07:13:56 +00:00 |
|
rickg%netscape.com
|
ac8dfadb6d
|
better docs and finally got rid of deprecated API's
|
1999-09-02 07:04:59 +00:00 |
|
kipp%netscape.com
|
948ad27a21
|
Reworked sizeof api's to be much more useful; updated implementations to match
|
1999-08-31 03:04:37 +00:00 |
|
rickg%netscape.com
|
011055adde
|
improved docs, bug fixes, removed outdated APIs
|
1999-08-30 06:55:13 +00:00 |
|
waterson%netscape.com
|
27a6046e3c
|
Clean up comments; no more delete[].
|
1999-08-29 19:38:41 +00:00 |
|
rickg%netscape.com
|
8fdde14e77
|
removed warnings
|
1999-08-25 03:11:05 +00:00 |
|
dougt%netscape.com
|
f443b5579a
|
Adding a comment to remind ourselves that at one time these were const.
|
1999-08-24 01:14:44 +00:00 |
|
waterson%netscape.com
|
3271a98e09
|
Treat CBufDescriptors as 'const' so that they may be inlined.
|
1999-08-24 00:52:32 +00:00 |
|
dougt%netscape.com
|
32a9a77110
|
xpild-ing nsIAtom. Now nsIAtom is xpcom compliant.
|
1999-08-21 07:07:00 +00:00 |
|
harishd%netscape.com
|
c6ccbf04df
|
Fixing ToNewUnicode(). Checking in for rickg.
approved: cyeh
|
1999-07-28 21:43:11 +00:00 |
|
rickg%netscape.com
|
d9e840013c
|
odd 'n' ends
|
1999-07-25 17:21:34 +00:00 |
|
rickg%netscape.com
|
b396c554b0
|
added optional arg validation to improve safety
|
1999-07-25 17:21:14 +00:00 |
|
rickg%netscape.com
|
0c9e33a09b
|
narrowed the nsCString API's for safety
|
1999-07-25 17:20:37 +00:00 |
|
scc%netscape.com
|
8d681a0998
|
use shared allocator
|
1999-07-22 18:23:02 +00:00 |
|
rickg%netscape.com
|
bbf641cba9
|
try to improve append performance and allow non-null term buffers when count is given
|
1999-07-20 06:58:41 +00:00 |
|
rickg%netscape.com
|
f3021fdfb3
|
improved api's
|
1999-07-19 03:10:41 +00:00 |
|
rickg%netscape.com
|
e2a408e2f4
|
incrased argument conditioning
|
1999-07-18 21:26:03 +00:00 |
|
peterl%netscape.com
|
ee8edea59c
|
moved char* conversion operators to nsCString
|
1999-07-18 00:03:43 +00:00 |
|
rickg%netscape.com
|
c33ad9f0b4
|
removing references to iostreams
|
1999-07-17 10:08:10 +00:00 |
|
rickg%netscape.com
|
8b2dc96c17
|
landing updates to nsString
|
1999-07-17 07:26:16 +00:00 |
|
slamm%netscape.com
|
3ff314dc2b
|
Fix build warnings.
|
1999-07-16 22:00:52 +00:00 |
|
rickg%netscape.com
|
6ae572e3bd
|
back out erroneously updated files
|
1999-07-09 06:01:55 +00:00 |
|
rickg%netscape.com
|
805dbdcc10
|
added nsStringTokenizer.* files; but not in the makefiles yet
|
1999-07-09 05:11:25 +00:00 |
|
rickg%netscape.com
|
fd74705b41
|
fixes Churchill's search bug, and crash bug 6469
|
1999-06-18 04:51:11 +00:00 |
|
rickg%netscape.com
|
e5e7c20dbc
|
fixed ToInteger (again) and eliminate bug 8140
|
1999-06-17 19:15:57 +00:00 |
|
rickg%netscape.com
|
1e43cc1e92
|
approved update
|
1999-06-17 07:24:13 +00:00 |
|
rickg%netscape.com
|
a22536e99a
|
more error reporting in ToInteger()
|
1999-06-15 02:03:33 +00:00 |
|
rickg%netscape.com
|
d22b6af279
|
perf improvements, bug fix in insert(), better error reporting in ToInteger()
|
1999-06-13 21:23:04 +00:00 |
|
waterson%netscape.com
|
6935cf5057
|
Ensure that mBuf <-- 0 before assignment begins. Otherwise we run the rise of a failed assignment causing a duplicate free.
|
1999-06-12 16:39:11 +00:00 |
|
jdunn%netscape.com
|
92ce1bb48a
|
AIX requires nsSubsumeStr to be a const... so for AIX (only) lets make it so
|
1999-06-04 22:08:19 +00:00 |
|
rickg%netscape.com
|
ead59aac8f
|
fixed warnings
|
1999-06-03 23:03:08 +00:00 |
|
rickg%netscape.com
|
4750d8ff9b
|
fixed offset error in FindCharInSet() and RFindCharInSet()
|
1999-06-03 22:12:27 +00:00 |
|