Changes between Version 17 and Version 18 of GCMassacre

Show
Ignore:
Timestamp:
06/08/10 22:02:31 (12 years ago)
Author:
bacek
Comment:

Add TODO.

Legend:

Unmodified
Added
Removed
Modified
  • GCMassacre

    v17 v18  
    1818 
    1919 1. Implement proper string allocating/compacting. Probably by extracting gc_ms stuff into {{{StringAllocator}}} class. 
    20  2. Implement .get_info method. 
     20 2. Extract {{{GC_Statistic}}} struct from {{{Memory_Pools}}} to use it acrosss all GC implementations.  
     21 3. Implement .get_info method by extracting from gc_ms. 
    2122 
    2223Prerequirements: