Changes between Version 22 and Version 23 of GCTasklist

Show
Ignore:
Timestamp:
05/21/09 23:14:50 (13 years ago)
Author:
whiteknight
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GCTasklist

    v22 v23  
    44 
    55 - Integrate the new incremental GC into the existing system (See #670) 
     6 
     7 
     8 
     9 
     10 
     11 - Consider deleting src/gc/res_lea.c (doesn't work anyway) (See #655 and #490) 
     12 
     13== Completed Tasks == 
    614 
    715 - Rename files in src/gc for sanity, suggested names: 
     
    1220 - Collapse src/gc/smallobject.c into src/gc/api.c.(r39022 and r39023) 
    1321 
    14  - Consider deleting src/gc/res_lea.c (doesn't work anyway) (See #655 and #490) 
    15  
    1622 - Move src/malloc.c and src/malloc-trace.c into src/gc (not strictly GC, but want to group all memory management), consider deleting if only used by src/gc/res_lea.c (r39006) 
    1723 
    18 == Completed Tasks == 
    1924 
    2025----