Changes between Version 4 and Version 5 of ArrayTasklist

Show
Ignore:
Timestamp:
10/06/09 20:20:12 (12 years ago)
Author:
kurahaupo
Comment:

more related tickets, plus details

Legend:

Unmodified
Added
Removed
Modified
  • ArrayTasklist

    v4 v5  
    2323= Related Tickets = 
    2424 
    25  * [ticket:1089] 
     25 * #1089 has multiple patches (primary patch converts to PIR but also includes patch to implement and test zero-fill) 
     26 * #1039 MMD bug in FixedPMCArray.sort ("no applicable methods") 
     27 * #809 Opcode 'isa' does not accept ResizableStringArray PMC for class ("get_string() not implemented in class 'ResizableStringArray'") 
     28 * #879 isa does not take (correctly) namespace, pmcarray,stringarray 
     29 * #218 can't sort a PIR subclass of an ResizablePMCArray 
     30 * #159 Deprecated: named class/pmc lookup in pir syntax such as new, isa, subclass, get_class, etc