Merged branch subtype-trunk into default.
[cacao.git] / src / toolbox / avl.c
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-09-17 Stefan RingMerged trunk and subtype.
2008-08-26 Stefan RingMerged comment cleanup (forgot this before).
2008-08-26 Stefan RingMerged subtype branch to new head.
2008-08-11 Robert Schuster * merged with tip (040f180a056b)
2008-08-08 Christian Thalinger* src/toolbox/avl.c (avl_create): Use Mutex functions.
2008-07-14 Christian Thalinger* src/vm/vm.c, src/vm/vm.h: Moved to .cpp.
2007-08-30 Michael Starzinger* Merged with default branch at rev 16f3633aaa5a.
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-08-13 michiMerged revisions 8245-8298 via svnmerge from
2007-08-11 michi* src/vm/global.h (java_handle_t): Added typedef.
2007-05-20 michiMerged revisions 7797-7917 via svnmerge from
2007-05-03 twisti* src/toolbox/avl.c (toolbox/logging.h): Added.
2007-05-03 twisti* src/toolbox/avl.c (avl_insert_intern): Changed order of
2007-05-03 twisti* src/toolbox/avl.h (avl_tree): Renamed to avl_tree_t.
2007-04-25 twisti* src/threads/lock-common.h: New file.
2007-01-29 twisti* This is a rather huge commit, which changes the build...
2006-07-12 twisti* src/vm/builtin.c (builtin_monitorenter): Removed.
2006-05-15 twisti* src/vm/hashtable.h,
2006-05-12 edwin* src/threads/native/threads.c: The Big Thread Cleanup...
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-04 twisti* avl_dump: Only print node->data.
2006-01-03 twisti* Rewritten.
2005-03-09 twistiAdded config.h to resolve undefined reference on recomp...
2004-11-30 twistiNew source tree.
2004-06-16 jowenna few finalizer testcases, old thread implementation...
2004-06-05 twistiFix include paths to support build directories.
2004-01-14 stefanAdded AVL