PR162: Make class init protection aware of multiple threads.
[cacao.git] / src / vm / initialize.cpp
2011-11-28 Stefan RingPR162: Make class init protection aware of multiple...
2009-09-19 Stefan Ring* src/vm/initialize.cpp: Added a required memory barrier.
2008-11-28 Stefan RingMerge from subtype.
2008-11-26 Stefan RingMerge from subtype.
2008-11-23 Stefan RingMerge from subtype.
2008-10-31 Stefan RingMerge to subtype-trunk (manually: src/vm/linker.hpp...
2008-10-20 Stefan RingMerge from subtype branch.
2008-10-10 Robert Schuster * merged default branch into jitcache-arm-x86 branch
2008-09-23 Stefan RingMerge from default with manual cleanup (src/vm/class...
2008-09-23 Michael Starzinger* src/vm/class.c: Moved to C++.
2008-09-23 Michael Starzinger* src/vm/initialize.c: Moved to C++.