* src/vm/hook.hpp: Added new file for hook points.
[cacao.git] / src / native / native.cpp
2009-10-15 Michael Starzinger* src/vm/hook.hpp: Added new file for hook points.
2009-09-06 Michael Starzinger* src/native/native.hpp (NativeAgent, NativeAgents...
2009-06-02 Stefan RingFixes PR128 (changed resolution order for native methods).
2008-12-20 Stefan RingMerged branch subtype-trunk into default.
2008-11-28 Stefan RingMerge from subtype.
2008-11-26 Stefan RingMerge from subtype.
2008-11-23 Stefan RingMerge from subtype.
2008-11-08 Andreas HUBERT* src/mm/memory.cpp,
2008-10-31 Stefan RingMerge to subtype-trunk (manually: src/vm/linker.hpp...
2008-10-24 Andreas HUBERT* src/toolbox/logging.cpp,
2008-10-20 Stefan RingMerge from subtype branch.
2008-10-10 Robert Schuster * merged default branch into jitcache-arm-x86 branch
2008-10-10 Robert Schuster * Updated to jitcache-arm-x86 branch d4f6023b26c5...
2008-09-23 Stefan RingMerge from default with manual cleanup (src/vm/class...
2008-09-23 Michael Starzinger* src/vm/initialize.c: Moved to C++.
2008-09-18 Stefan RingMerged subtype and current trunk.
2008-09-17 Stefan RingMerged with tip.
2008-09-10 Christian Thalinger* src/native/native.cpp: Moved to C++, use STL container.
2008-09-10 Christian Thalinger* src/native/vm/nativevm.c: Moved to .cpp.
2008-08-29 Christian Thalinger* src/native/native.c: Moved to .cpp.