Changes between Version 21 and Version 22 of ArrayTasklist
- Timestamp:
- 02/01/10 22:39:01 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ArrayTasklist
v21 v22 117 117 118 118 = Related Tickets = 119 * #1421 :RFC: [RFC] zero length FxA behaviour120 * #1416 :RFC: Unreasonably painful to add a method to all *Array PMCs119 * #1421 RFC: [RFC] zero length FxA behaviour 120 * #1416 RFC: Unreasonably painful to add a method to all *Array PMCs 121 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 JIT125 * #1303 :todo: [DEPRECATION] Array PMC126 * #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()? 127 127 * #1293 Array PMC freeze/thaw/visit broken 128 128 * #1089 has multiple patches (primary patch converts tests to PIR (already applied) but also includes patch to implement and test zero-fill)