Changes between Version 14 and Version 15 of GCMassacre

Show
Ignore:
Timestamp:
06/04/10 23:04:58 (12 years ago)
Author:
bacek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GCMassacre

    v14 v15  
    3333 3. Implement TMS.get_info method. 
    3434 4. Move src/gc/list.c guts into macros inside src/gc/list.h. They are always in hot-path and we can easily win some performance there. 
     35 
     36Prerequirements: 
     37 1. Buffer PMC and get rid of Parrot_gc_allocate_bufferlike* functions. 
    3538 
    3639----