Changes between Version 18 and Version 19 of GCMassacre
- Timestamp:
- 06/08/10 22:36:33 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GCMassacre
v18 v19 18 18 19 19 1. Implement proper string allocating/compacting. Probably by extracting gc_ms stuff into {{{StringAllocator}}} class. 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. 20 2. Add more stuff into .get_info method. 22 21 23 22 Prerequirements: