Changes between Version 21 and Version 22 of ArrayTasklist

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

--

Legend:

Unmodified
Added
Removed
Modified
  • ArrayTasklist

    v21 v22  
    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 
     119 * #1421 RFC: [RFC] zero length FxA behaviour 
     120 * #1416 RFC: Unreasonably painful to add a method to all *Array PMCs 
    121121 * #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()? 
     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()? 
    127127 * #1293 Array PMC freeze/thaw/visit broken 
    128128 * #1089 has multiple patches (primary patch converts tests to PIR (already applied) but also includes patch to implement and test zero-fill)