Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Use the card table to scan the immune region of the heap." | Ben Cheng | 2011-10-10 | 1 | -208/+96 |
* | Fix the jweak implementation. | Elliott Hughes | 2011-07-11 | 1 | -8/+8 |
* | Clean up IndirectRefTable a bit. | Elliott Hughes | 2011-06-21 | 1 | -1/+1 |
* | Favor Object* over void* for the heap bitmap interfaces. | Carl Shapiro | 2011-06-07 | 1 | -5/+4 |
* | Establish a subclass relationships among the field types. | Carl Shapiro | 2011-05-06 | 1 | -5/+5 |
* | Use C++ linkage in GC headers and remove unneeded typedefs. | Carl Shapiro | 2011-04-27 | 1 | -4/+4 |
* | Remove unneeded void argument list declarations. | Carl Shapiro | 2011-04-20 | 1 | -4/+4 |
* | Add a class flag CLASS_ISCLASS. | Dan Bornstein | 2011-04-13 | 1 | -2/+2 |
* | Add additional asserts and combine declarations with definitions. | Carl Shapiro | 2011-04-11 | 1 | -63/+38 |
* | Fix for loops and eliminate some other undesirable idioms. | Carl Shapiro | 2011-04-08 | 1 | -20/+11 |
* | Compile the garbage collector and heap profiler as C++. | Carl Shapiro | 2011-04-08 | 1 | -0/+1093 |