Joel Dice
|
caac00e5ff
|
start rough sketch of GC code in heap.cpp
|
2007-06-19 20:28:31 -06:00 |
|
Joel Dice
|
6756ade3bd
|
update generated type code and fix most link errors
|
2007-06-18 13:23:44 -06:00 |
|
Joel Dice
|
bb2494be83
|
use ACQUIRE_RAW instead of ACQUIRE in set(), since it will only block for a bounded interval; rename some Heap methods
|
2007-06-15 10:00:08 -06:00 |
|
Joel Dice
|
1853ea825e
|
change Heap::markTenured() return type to void
|
2007-06-14 18:51:48 -06:00 |
|
Joel Dice
|
f5cb9b3bf1
|
implement/update ACQUIRE and ACQUIRE_RAW macros; refine set() implementation
|
2007-06-14 18:50:55 -06:00 |
|
Joel Dice
|
86b7a75977
|
implement set(); minor tweaks elsewhere
|
2007-06-08 08:23:04 -06:00 |
|
Joel Dice
|
f6e369c424
|
add public access specifiers to Heap::Vistor and Heap::Iterator
|
2007-06-02 19:58:47 -06:00 |
|
Joel Dice
|
3a2f478521
|
add heap.h
|
2007-06-02 17:36:55 -06:00 |
|