Changes between Version 16 and Version 17 of GCMassacre

Show
Ignore:
Timestamp:
06/08/10 21:15:09 (12 years ago)
Author:
bacek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GCMassacre

    v16 v17  
    1919 1. Implement proper string allocating/compacting. Probably by extracting gc_ms stuff into {{{StringAllocator}}} class. 
    2020 2. Implement .get_info method. 
    21  3. 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. 
    2221 
    2322Prerequirements: