rickg%netscape.com
|
516adaef6c
|
reenabled safer version of assertion
|
1999-11-15 17:10:06 +00:00 |
|
rickg%netscape.com
|
a45e164ae6
|
disable overambitious assert for now; r=rods; a=leaf
|
1999-11-15 16:38:29 +00:00 |
|
rickg%netscape.com
|
948d04c6d8
|
change NS_ASSERTION to NS_WARN_IF_FALSE; r=none
|
1999-11-14 10:05:40 +00:00 |
|
rickg%netscape.com
|
5ff074fed9
|
finally: a fix for archaic compilers
|
1999-11-14 07:58:05 +00:00 |
|
rickg%netscape.com
|
af6e99fa32
|
try again to get around unix problem
|
1999-11-14 07:20:02 +00:00 |
|
rickg%netscape.com
|
38e3044206
|
try to get around linux compiler grief
|
1999-11-14 06:49:43 +00:00 |
|
rickg%netscape.com
|
bd46d8d5f0
|
bug18337 and fixes for embedded nulls; r=harishd
|
1999-11-14 06:22:52 +00:00 |
|
jdunn%netscape.com
|
2439aac20c
|
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
|
142ac52eaf
|
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
|
5950c8d6ef
|
updated FAQ section of nsString documentation
|
1999-10-16 18:45:18 +00:00 |
|
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 |
|