Граф коммитов

20 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com 12086a287d Fix bug in void array's assignment operator. r=scc 2000-08-24 09:26:58 +00:00
jst%netscape.com b3a4ade60d DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc 2000-08-23 17:27:06 +00:00
mkaply%us.ibm.com 65f2087219 #43877
r=dougt, a=dougt
Using this pointer rather than other pointer causes crash
2000-06-28 14:37:25 +00:00
waterson%netscape.com a97ae58687 Fix UMRs. 2000-06-15 06:42:27 +00:00
waterson%netscape.com e608b04776 Fix leak I made. r=warren 2000-06-14 07:27:08 +00:00
waterson%netscape.com 287eb64abe Grow by power of two after reaching 16 elements; factor 'implementation' into a separate struct so the nsVoidArray object is one word when empty. 2000-06-13 08:33:19 +00:00
scc%netscape.com 742a14d443 Fixing runtime assert bustage. r=pinkerton 2000-01-19 01:18:27 +00:00
jband%netscape.com f1479fc184 adding member initializer to quiet Purify. r=waterson. 1999-12-07 07:17:44 +00:00
waterson%netscape.com 23746f183e Make 'kGrowArrayBy' const. Thanks, Heikki. 1999-12-01 22:44:42 +00:00
waterson%netscape.com 1e906224e6 Bug 9489. Add support for nsAutoVoidArray. r=scc,shaver 1999-12-01 00:37:11 +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
valeski%netscape.com 96d6215964 15590, r=kipp. added a nsCStringArray class so the cool string array functionality could be used for CStrings too. this checkin is *part* of a fix to the bug 1999-10-29 20:47:17 +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
pinkerton%netscape.com 5c6a1ffba4 missing [] on delete of internal array in operator=. 1999-05-26 21:13:29 +00:00
peterl%netscape.com a35fe91e63 added nsStringArray 1999-01-23 06:58:34 +00:00
jevering 3705e61240 Modified ReplaceElementAt to grow the array if an index out of the
allocated boundary was requested.
1998-07-02 00:28:56 +00:00
troy 5da3ea6720 Added an additional constructor 1998-06-11 22:48:25 +00:00
kipp 339f079993 Added SizeOf method 1998-06-05 21:38:36 +00:00
peterl 729e4048ee added enumerate methods 1998-05-20 20:31:58 +00:00
kipp 4717009d75 moved to pub 1998-04-13 20:24:54 +00:00