* configure.ac: New switch for disabling -O2 (--disable-optimizations).
[cacao.git] / tests / regression / native / testarguments.c
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 * Updated to jitcache-arm-x86 branch d4f6023b26c5...
2008-09-18 Stefan RingMerged subtype and current trunk.
2008-09-17 Stefan RingMerged trunk and subtype.
2008-08-29 Christian Thalinger* src/native/jni.hpp: We typedef the JNI types to the...
2008-08-26 Stefan RingMerged comment cleanup (forgot this before).
2008-08-26 Stefan RingMerged subtype branch to new head.
2008-08-12 Christian Thalinger* src/native/jni.h: Removed.
2007-09-04 Michael Starzinger* tests/regression/native/testarguments.c: Adapted...
2007-08-30 Michael Starzinger* Merged with default branch at rev 16f3633aaa5a.
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-06-21 twisti* configure.ac (AC_CHECK_HEADERS): Added sys/socket.h.
2007-06-20 michiMerged revisions 8056-8122 via svnmerge from
2007-06-13 twisti* tests/regression/native/testarguments.java,
2006-05-08 twisti* tests/regression/native/testarguments.java: Added...
2006-03-05 twisti* tests/regression/native/testarguments.c (nlsub):...
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-22 twisti* tests/native: Moved to tests/regression/native.