* src/native/native.c: Moved to .cpp.
[cacao.git] / src / mm / gc.hpp
2008-08-25 Christian Thalinger* src/mm/gc.hpp: Removed unnecessary extern "C".
2008-08-19 Michael Starzinger* src/mm/gc.hpp (GC): Added inline function critical_en...
2008-08-08 Christian Thalinger* Moved all files from vmcore/ to vm/.
2008-07-14 Michael Starzinger* src/mm/gc-common.h: Moved to gc.hpp.