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 |
|
rickg%netscape.com
|
71405a906b
|
fix bug 7479 per Erik VanDerPoel
|
1999-06-03 18:45:39 +00:00 |
|
jdunn%netscape.com
|
7535af1408
|
change false to PR_FALSE
|
1999-06-03 17:57:36 +00:00 |
|
rickg%netscape.com
|
7d255a1bd9
|
fix searching errors; safeguard assign
|
1999-06-03 10:49:14 +00:00 |
|
rickg%netscape.com
|
1851bc0098
|
update to nsString2 as default impl
|
1999-05-31 22:09:05 +00:00 |
|
rickg%netscape.com
|
9f99b05dc8
|
searching should be slightly faster now
|
1999-05-29 09:40:49 +00:00 |
|
rickg%netscape.com
|
fd7edc13b6
|
using brute-force search for now
|
1999-05-29 09:28:56 +00:00 |
|
rickg%netscape.com
|
8f2ceea3de
|
final update to nsString2 before switchover
|
1999-05-29 07:29:46 +00:00 |
|
rickg%netscape.com
|
dafc322589
|
fixed bug in nsString2::find() -- this will soon use boyer-moore
|
1999-05-27 07:59:16 +00:00 |
|
dp%netscape.com
|
94344009c8
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
|
kmcclusk%netscape.com
|
6635957e0c
|
Modified nsString2::Append to only call strlen only if aCount is -1.
This clears up ABR errors reported in Purify.
|
1999-05-13 23:44:57 +00:00 |
|
sspitzer%netscape.com
|
ed6326405e
|
make the destructor virtual
|
1999-05-13 00:48:42 +00:00 |
|
briano%netscape.com
|
b1a44b7876
|
Changed the reference to 'false' to 'PR_FALSE' so it'll build on Unix.
|
1999-05-07 02:21:43 +00:00 |
|
rickg%netscape.com
|
a404439850
|
also removed a debug define
|
1999-05-07 00:48:04 +00:00 |
|
rickg%netscape.com
|
641adcdf34
|
fixed an error subsuming autostrings, and removed an AIX warning
|
1999-05-07 00:47:24 +00:00 |
|
waterson%netscape.com
|
f9adab0bb3
|
Suppress unused parameter warnings.
|
1999-05-06 05:15:26 +00:00 |
|
rickg%netscape.com
|
4957d2ba64
|
new nsString modz; getting ready for nsString2 switchover
|
1999-05-06 05:13:08 +00:00 |
|
alecf%netscape.com
|
cbf125fb4c
|
#if 0 out some unused code
|
1999-05-04 20:56:40 +00:00 |
|
alecf%netscape.com
|
a2d005b709
|
initialize some variables in constructor declaration rather than the constructor itself
|
1999-05-04 20:52:05 +00:00 |
|
waterson%netscape.com
|
129dfd2a49
|
Improve docs.
|
1999-05-04 03:54:56 +00:00 |
|
waterson%netscape.com
|
1ea17b5fd1
|
Bug 5671. Use nsAllocator instead of C++ new/delete. r=jband,a=chofmann.
|
1999-04-30 18:49:40 +00:00 |
|
brendan%netscape.com
|
f1504a6f9e
|
Fix typos and other comment nits.
|
1999-04-28 00:38:49 +00:00 |
|
rickg%netscape.com
|
8454059bc9
|
removed warnings
|
1999-04-26 23:43:40 +00:00 |
|
rickg%netscape.com
|
5c86e5a3c1
|
completed the backout
|
1999-04-25 03:50:10 +00:00 |
|
rickg%netscape.com
|
5b3132ce88
|
backing out string changes until I can get it right
|
1999-04-25 03:10:44 +00:00 |
|
rickg%netscape.com
|
a293ca7ca6
|
still trying to fix mac breakage
|
1999-04-25 02:53:39 +00:00 |
|
rickg%netscape.com
|
72a01442f1
|
removed warnings and a build error
|
1999-04-25 02:05:03 +00:00 |
|
rickg%netscape.com
|
add5c429d4
|
fix to nsString2 constructor
|
1999-04-25 01:51:21 +00:00 |
|
rickg%netscape.com
|
f48eec734b
|
fix to nsString2 constructor
|
1999-04-25 01:49:58 +00:00 |
|
rickg%netscape.com
|
f9662d011b
|
disabled some unnecessary debug output
|
1999-04-25 01:27:51 +00:00 |
|
rickg%netscape.com
|
d8ba6251a8
|
removed PRUnichar* operator() and other WIP for nsString2
|
1999-04-25 01:24:10 +00:00 |
|
rickg%netscape.com
|
54638203b1
|
fixed nsStr bug found by davidBienvenu -- I owe him a beer
|
1999-04-05 21:38:50 +00:00 |
|
rickg%netscape.com
|
640480851f
|
fixed bug found by DavidBienvenu -- I owe him a beer
|
1999-04-05 21:28:55 +00:00 |
|
pierre%netscape.com
|
f9165ef867
|
Use delete[] for strings allocated with ToNewCString().
|
1999-03-30 01:23:24 +00:00 |
|
briano%netscape.com
|
90d9dd6669
|
Fixed the 'extra token after the endif' bug that was breaking some Unix builds.
|
1999-03-29 23:05:49 +00:00 |
|
waterson%netscape.com
|
0cf17d4ce5
|
Landed RDF_19990326_BRANCH, scriptability changes.
|
1999-03-29 19:52:54 +00:00 |
|
jband%netscape.com
|
ccca3b497c
|
fixing cases of declaration not exactly matching definition and a few other instances of extraneous 'const' on PRUnichar passed by value
|
1999-03-27 07:34:44 +00:00 |
|
rickg%netscape.com
|
dd619c3450
|
any fix for entities
|
1999-03-25 01:27:27 +00:00 |
|
rickg%netscape.com
|
61a70a0c96
|
removed linux warnings
|
1999-03-23 08:47:54 +00:00 |
|
rickg%netscape.com
|
eb7f160063
|
added recycler to nsString2
|
1999-03-23 07:33:10 +00:00 |
|
rickg%netscape.com
|
a313d5394a
|
fixed bug in nsString; added recycler to nsString2
|
1999-03-23 07:26:27 +00:00 |
|
rickg%netscape.com
|
0ab7547cf9
|
removed unsightly warnings from string classes
|
1999-03-23 00:28:36 +00:00 |
|