dp%netscape.com
|
70fb488334
|
bug 119631 nsSlidingString using a delete callback function r=dbaron@fas.harvard.edu, sr=jaggernaut, a=asa
|
2002-03-02 21:22:41 +00:00 |
dbaron%fas.harvard.edu
|
88c03c4196
|
Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc
|
2001-11-28 05:22:57 +00:00 |
dbaron%fas.harvard.edu
|
6f23659d77
|
Fix nsDependentString users who were passing non-NULL terminated buffers. b=104651 rr=jag rs=scc
|
2001-11-07 05:51:27 +00:00 |
jaggernaut%netscape.com
|
ec980ce4fb
|
Bug 100750: string iterator users should use correct typedefs. r=dbaron, rs=scc
|
2001-09-25 09:35:50 +00:00 |
jst%netscape.com
|
f72e19a2c3
|
scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
|
2001-05-19 11:27:30 +00:00 |
scc%mozilla.org
|
c355507eda
|
landing string branch; see bug #73786
|
2001-04-02 19:40:52 +00:00 |
scc%mozilla.org
|
b593b4e3a4
|
bug #66562: r=harish, sr=brendan, a=blizzard. Make |document.write| work.
|
2001-02-13 21:26:58 +00:00 |
scc%mozilla.org
|
8cfcacc812
|
bug #66562: r=harishd, sr=brendan, a=brendan. Allow insertion into sliding string buffers
|
2001-02-10 00:02:28 +00:00 |
vidur%netscape.com
|
3782a44b72
|
Fix for Solaris compiler warning from scc. r=vidur
|
2000-12-12 23:02:01 +00:00 |
vidur%netscape.com
|
ba827dfaf8
|
Changes to parser to allow less copying. Use of the new nsSliding[Sub]String classes so that tokens can hold substrings that keep references into the scanner buffer. Cleaned up token interface and general string usage. r=harishd,heikki sr=jst
|
2000-12-12 21:58:14 +00:00 |
scc%mozilla.org
|
2f527d624e
|
fixed ugly name |nsXXXBufferHandle| --> |nsFlexBufferHandle|; hey, it may not be perfect, but it's better than 'XXX'
|
2000-09-13 02:27:11 +00:00 |
scc%mozilla.org
|
b0f867419d
|
finishing up the special string class for the parser
|
2000-09-11 05:24:49 +00:00 |
scc%mozilla.org
|
d13f63184d
|
more HPUX fixes
|
2000-09-09 13:26:07 +00:00 |
scc%mozilla.org
|
f1659bb47f
|
HPUX is smarter than me
|
2000-09-09 12:53:38 +00:00 |
scc%mozilla.org
|
5f8bc646ba
|
fixing some bugs in the new parser string code; changing some names
|
2000-09-09 11:31:04 +00:00 |
scc%mozilla.org
|
42762fbe07
|
fixes for VC++
|
2000-09-09 09:44:45 +00:00 |
scc%mozilla.org
|
bedd1ba545
|
fixes to make it compile on VC++
|
2000-09-09 09:39:44 +00:00 |
scc%mozilla.org
|
39bb78cfc3
|
more work towards a working |nsSlidingString|, |nsSlidingSubstring| for the parser, these files are not yet part of the build
|
2000-09-09 04:42:19 +00:00 |
scc%mozilla.org
|
79aeb09c57
|
adding license and include guards
|
2000-09-09 00:02:48 +00:00 |
scc%mozilla.org
|
064f45db52
|
not yet part of the build, this is the bulk of the work for the special parser strings
|
2000-09-08 23:54:23 +00:00 |