Include options.h/statistics.h.
[cacao.git] / threads / locks.c
2004-06-16 jowenna few finalizer testcases, old thread implementation...
2004-05-28 twisti...and we should use it correctly ;-) Damn!
2004-05-28 twistiUse MNEW instead of malloc, removes warnings.
2004-04-26 twistilazy loading/linking
2004-01-21 stefanMore NATIVE_THREADS ifdefs
2004-01-06 stefanexceptionptr update for native threads
2003-12-09 edwinadded UTF-8 validation
2003-10-22 twistiRemoved use of defines.h and USE_INTERNAL_THREADS.
2003-06-13 twistidebug cleanup
1999-11-18 schaniChanged some blockInts assertions to > 0.
1999-10-04 romanjdk1.2 and loader optimisation
1999-01-20 philChanged the makefile system to autoconf/automake.
1998-10-03 cacaoInitial revision