PR149: Used wrong class loader.
[cacao.git] / src / threads / posix /
2011-05-13 Stefan Ring* src/threads/thread.cpp: Set thread to RUNNABLE during...
2011-04-22 Stefan Ringmerged threadlist & threadobject improvements
2011-04-18 Stefan Ring* src/threads/posix/thread-posix.cpp: Removed mutex_joi...
2011-04-18 Stefan Ring* src/threads/thread.hpp (thread_set_object, thread_get...
2011-04-18 Stefan Ring* src/threads/thread.cpp: Use a finalizer to remove...
2011-04-18 Stefan Ring* src/threads/posix/thread-posix.cpp, src/vm/jit/stackt...
2011-04-18 Stefan Ring* src/threads/posix/thread-posix.cpp: Take care not...
2011-02-21 Stefan Ring* src/threads/posix/thread-posix.cpp, src/threads/threa...
2011-01-22 Stefan Ring* src/threads/posix/thread-posix.cpp (threads_impl_thre...
2010-10-16 Stefan Ring* src/mm/gc-boehm.cpp: Define GC_SOLARIS_THREADS on...
2010-09-14 Stefan Ring* src/threads/posix/thread-posix.cpp: Eliminated some...
2009-11-17 srmerged volatile memory barriers
2009-11-03 Michael Starzinger* configure.ac: Added check for mach/mach.h header.
2009-11-02 Michael Starzinger* src/threads/posix/thread-posix.hpp: Removed public...
2009-10-29 Michael Starzinger* src/threads/posix/thread-posix.cpp: Implemented threa...
2009-10-15 Michael Starzinger* src/vm/hook.hpp: Added new file for hook points.
2009-09-24 Michael Starzinger* src/threads/threadlist.hpp (ThreadList): Adapted...
2009-03-16 Michael StarzingerMerged with michi branch at rev 1684fe51cf3d.
2009-03-10 Michael Starzinger* src/vm/vm.cpp (vm_abort_errnum, vm_abort_errno):...
2009-02-11 Stefan Ring* src/threads/posix/thread-posix.cpp (threads_calc_abso...
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-13 Andreas HUBERT* src/vm/signal.cpp,
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 RingMerged.
2008-10-20 Stefan RingAdded parked/timed_parked states.
2008-10-20 Stefan RingMerge from subtype branch.
2008-10-12 Stefan RingMerged new changes from default (manually: src/vm/jit...
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-10-08 Stefan Ring* src/native/vm/sun_misc_Unsafe.cpp: Added implementati...
2008-09-18 Stefan RingMerged subtype and current trunk.
2008-09-17 Stefan RingMerged with tip.
2008-09-17 Stefan RingMerged trunk and subtype.
2008-09-11 Stefan Ring* src/threads/lock.cpp (sable_flc_waiting): Slight...
2008-09-03 Christian Thalinger* src/threads/posix/thread-posix.hpp (vm/jit/stacktrace...
2008-09-03 Christian Thalinger* src/native/localref.c: Moved to C++.
2008-08-29 Christian Thalinger* src/native/native.c: Moved to .cpp.
2008-08-28 Christian Thalinger* Merged twisti branch (new list implementation).
2008-08-28 Christian Thalinger* src/threads/posix/lock.c: Moved to .cpp.
2008-08-28 Christian Thalinger* src/vm/jit/optimizing/recompile.c: Moved to .cpp.
2008-08-28 Christian Thalinger* src/threads/posix/lock.c: Moved to .cpp.
2008-08-28 Christian Thalinger* src/vm/jit/optimizing/recompile.c: Moved to .cpp.
2008-08-28 Christian Thalinger* src/threads/posix/thread-posix.hpp (toolbox/list...
2008-08-28 Christian Thalinger* src/vm/vm.cpp (VM::abort): Removed.
2008-08-28 Christian Thalinger* src/vm/vm.cpp (VM::abort): Removed.
2008-08-27 Christian Thalinger* src/threads/threadlist.c: Moved to .cpp.
2008-08-26 Stefan RingMerged comment cleanup (forgot this before).
2008-08-26 Stefan RingMerged subtype branch to new head.
2008-08-22 Christian Thalinger* src/mm/dumpmemory.c: Moved to .cpp.
2008-08-22 Michael Starzinger* src/threads/posix/lock.h (LOCK_WAIT_FOREVER, LOCK_NOT...
2008-08-22 Christian Thalinger* src/threads/posix/thread-posix.cpp (threads_impl_thre...
2008-08-22 Christian Thalinger* src/vm/builtin.c: Moved to .cpp.
2008-08-21 Christian Thalinger* src/vm/jit/replace.c: Moved to .cpp.
2008-08-20 Michael Starzinger* src/threads/posix/mutex-posix.hpp (Mutex): Added...
2008-08-14 Christian Thalinger* Merged with 62ddb0d81064.
2008-08-14 Christian Thalinger* src/threads/posix/mutex-posix.hpp [!__cplusplus]...
2008-08-14 Christian Thalinger* src/vm/vm.hpp (VM): Added member_vm, added functions...
2008-08-14 Christian Thalinger* src/threads/posix/mutex-posix.hpp (Mutex): Added...
2008-08-14 Christian Thalinger* src/threads/posix/mutex-posix.hpp (MUTEX_INITIALIZER...
2008-08-12 Christian Thalinger* src/native/jni.h: Removed.
2008-08-11 Robert Schuster * merged with tip (040f180a056b)
2008-08-08 Christian Thalinger* Moved all files from vmcore/ to vm/.
2008-08-07 Christian Thalinger* Merged twisti branch to default. This merge introduc...
2008-08-06 Christian Thalinger* src/vm/signallocal.h (Signal_THREAD_INTERRUPT): Renam...
2008-08-06 Christian Thalinger* src/threads/posix/thread-posix.cpp [__DARWIN__] ...
2008-08-05 Christian Thalinger* This commit adds C++ wrapper classes for OpenJDK...
2008-08-01 Christian ThalingerThis commit introduces C++ wrapper classes for Java...
2008-07-26 Christian Thalinger* src/threads/posix/thread-posix.c (threads_sleep)...
2008-07-26 Christian ThalingerFixes PR86.
2008-07-22 Christian Thalinger* src/vm/string.c: Moved to .cpp.
2008-07-22 Christian Thalinger* src/vm/exceptions.c: Moved to .cpp.
2008-07-22 Christian Thalinger* src/threads/thread.c: Moved to .cpp.
2008-07-22 Christian Thalinger* src/threads/posix/thread-posix.c: Moved to .cpp.
2008-07-18 Christian Thalinger* src/vmcore/globals.cpp: New file.
2008-07-16 Christian Thalinger* src/vm/jit/stacktrace.c: Moved to .cpp.
2008-07-14 Christian Thalinger* src/vm/vm.c, src/vm/vm.h: Moved to .cpp.
2008-07-14 Michael Starzinger* src/mm/gc-common.h: Moved to gc.hpp.
2008-07-14 Michael Starzinger* src/threads/posix/thread-posix.h [ENABLE_GC_CACAO...
2008-07-09 Peter MolnarMerged with tip.
2008-07-09 Peter MolnarFix mysterious unremovable file part 2 ?
2008-07-09 Peter MolnarFix mysterious unremovable file part 1 ?
2008-07-09 Peter Molnar* src/mm/tlh.c (tlh_alloc): Correctly zero memory.
2008-07-05 Christian Thalinger* src/threads/atomic.cpp: New file.
2008-07-05 Christian Thalinger* src/threads/posix/lock.c (COMPARE_AND_SWAP_OLD_VALUE...
2008-07-05 Christian Thalinger* Merged in new atomic instructions (twisti branch).
2008-07-04 Christian Thalinger* src/threads/posix/generic-primitives.h: Removed.
2008-07-04 Peter Molnar* configure.ac: Define automake conditinal ENABLE_TLH...
2008-06-30 Christian Thalinger* src/native/vm/sun_misc_Unsafe.c (atomic.hpp): Removed.
2008-06-30 Christian Thalinger* Merged with c259010fc9d5.
2008-06-27 Christian Thalinger* src/threads/mutex.h: Renamed to...
2008-06-26 Christian Thalinger* Merged with tip.
2008-06-26 Christian Thalinger* src/mm/codememory.h,
2008-06-25 Christian Thalinger* Merged with tip.
2008-06-25 Christian Thalinger* src/threads/critical.c: Removed.
2008-06-22 Peter Molnar* configure.ac: Define ENABLE_TLH if ENABLE_SSA
next