Changes between Version 17 and Version 18 of GCMassacre
- Timestamp:
- 06/08/10 22:02:31 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GCMassacre
v17 v18 18 18 19 19 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. 21 22 22 23 Prerequirements: