Changes between Version 20 and Version 21 of ArrayTasklist

Show
Ignore:
Timestamp:
02/01/10 22:38:34 (12 years ago)
Author:
kurahaupo
Comment:

More related tickets

Legend:

Unmodified
Added
Removed
Modified
  • ArrayTasklist

    v20 v21  
    33At the moment, we have these Array types, in addition to the myriad types that provide array-like interfaces: 
    44 
    5   * Array 
     5  * ~~Array~~ 
    66  * FixedBooleanArray 
    77  * ResizableBooleanArray 
     
    117117 
    118118= Related Tickets = 
     119 * #1421: RFC: [RFC] zero length FxA behaviour 
     120 * #1416: RFC: Unreasonably painful to add a method to all *Array PMCs 
     121 * #1399 Array unshift/access broken 
     122 * #1356: todo: [TODO] add method FixedStringArray.sort() 
     123 * #1332: RFC: change get_string on FPA, RPA (et al?) 
     124 * #1317: todo: t/pmc/fixedpmcarray.t: fix to work with prederef of JIT 
     125 * #1303: todo: [DEPRECATION] Array PMC 
     126 * #1295: RFC: Should FixedPMCArray autovivify nested arrays on set_*keyed()? 
    119127 * #1293 Array PMC freeze/thaw/visit broken 
    120128 * #1089 has multiple patches (primary patch converts tests to PIR (already applied) but also includes patch to implement and test zero-fill)