Changes between Version 3 and Version 17 of Ticket #187

Show
Ignore:
Timestamp:
05/15/09 17:01:42 (13 years ago)
Author:
coke
Comment:

Thanks for the patch.

The original notice for the Pair PMC was removed before the 1.0 release, so there was no note about removing the new dynamic version; So, we have to add a new deprecation notice (done), and wait until post-1.4 to apply the patch.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #187

    • Property platform changed from to all
    • Property version changed from to trunk
    • Property type changed from bug to todo
    • Property milestone changed from 1.2 to 1.5
  • Ticket #187 – description

    v3 v17  
    1 {{{ 
    2        delegate - unused, appears to be the previous version of PMCProxy 
    3        deleg_pmc - unused, appears to be the previous version of PMCProxy 
    4        Enumerate - unused, specialization of Iterator 
    5        Intlist - unused 
    6        MultiArray - (unused) a multidimensional array 
    7        Pair - key/value mapping (unused) 
    8        Pointer - represents a pointer (unused) 
    9 }}} 
     1  * ~~delegate - unused, appears to be the previous version of PMCProxy~~ 
     2  * ~~deleg_pmc - unused, appears to be the previous version of PMCProxy~~ 
     3  * ~~Enumerate - unused, specialization of Iterator~~ 
     4  * ~~Intlist - unused~~ 
     5  * ~~MultiArray - (unused) a multidimensional array~~ 
     6  * Pair - key/value mapping (unused) 
     7  * ~~Pointer - represents a pointer (unused)~~ 
    108