* Merged executionstate branch.
[cacao.git] / src / native / localref.c
2008-04-22 Christian Thalinger* Merged executionstate branch.
2008-04-01 Christian Thalinger* src/threads/posix/threads.c: Renamed from here...
2008-03-19 Peter MolnarMerging 7971:887db7d64bc9 with 7970:21b063622472.
2008-03-17 Christian Thalinger* Merged with 60f051a3c5ae.
2008-03-13 Christian Thalinger* src/native/localref.c [!NDEBUG] (localref_check_uncle...
2008-02-28 Peter MolnarMerging 7888.
2008-02-19 Roland LezuoMerged with cldc-branch
2008-02-18 Christian Thalinger* src/vmcore/options.c (opt_TraceSubsystemInitializatio...
2007-10-06 Michael Starzinger* src/native/jni.c (_Jv_JNI_DeleteLocalRef): Handle...
2007-10-03 Michael Starzinger* src/native/localref.c: Improved debug output with...
2007-10-03 Michael Starzinger* src/mm/memory.h [ENABLE_GC_BOEHM]: GCNEW macros are...
2007-09-25 Michael Starzinger* src/native/localref.c [ENABLE_HANDLES] (localref_nati...
2007-09-07 Christian Thalinger* Merged with 79e3a1932e59.
2007-09-06 Michael Starzinger* src/vm/jit/argument.c: Added file for argument array...
2007-09-04 Michael Starzinger* src/native/localref.h (localref_fill): Added prototype.
2007-09-03 Michael Starzinger* src/native/localref.c (localref_del): Go through...
2007-08-31 Michael Starzinger* Merged with exact-gc branch at rev 2d4098fc2ea4.
2007-08-30 Michael Starzinger* Merged with default branch at rev 16f3633aaa5a.
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-08-21 michi* src/native/jni.c (_Jv_JNI_DeleteLocalRef): Moved...
2007-08-20 michi* src/native/localref.c (localref_add): Disabled debug...
2007-08-20 michi* src/native/localref.c (localref_add): Implemented...
2007-08-20 michi* src/native/localref.c (localref_table_destroy): Added...
2007-08-16 michiMerged revisions 8299-8320 via svnmerge from
2007-08-15 twisti* src/native/localref.c: Added Id keyword.
2007-08-13 michi* src/native/localref.c (localref_table_remove): Fixed...
2007-08-13 michiMerged revisions 8245-8298 via svnmerge from
2007-08-12 michi* src/native/localref.c: Added new file.