Changeset 14184 in webkit for trunk/JavaScriptCore/ChangeLog


Ignore:
Timestamp:
May 4, 2006, 1:37:09 PM (19 years ago)
Author:
andersca
Message:

2006-05-04 Anders Carlsson <[email protected]>

Reviewed by Maciej.

http://bugzilla.opendarwin.org/show_bug.cgi?id=8734
Would like a Vector::append that takes another Vector


  • kxmlcore/Vector.h: (KXMLCore::::append): New function that takes another array.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/ChangeLog

    r14162 r14184  
     12006-05-04  Anders Carlsson  <[email protected]>
     2
     3        Reviewed by Maciej.
     4
     5        http://bugzilla.opendarwin.org/show_bug.cgi?id=8734
     6        Would like a Vector::append that takes another Vector
     7       
     8        * kxmlcore/Vector.h:
     9        (KXMLCore::::append):
     10        New function that takes another array.
     11
    1122006-05-02  Steve Falkenburg  <[email protected]>
    213
Note: See TracChangeset for help on using the changeset viewer.