Fixed a bug in threads that occured when switching from a thread
[cacao.git] / src /
2003-05-28 schaniFixed a bug in threads that occured when switching...
2003-05-25 stefanMissing declarations broke the build
2003-05-22 stefanChanged DM* macros back to dump
2003-05-17 stefanAdded header file required for darwin
2003-05-15 stefanFixed some exceptions in native functions
2003-05-15 stefanMade exception classes static
2003-05-15 stefanCleaner indentation
2003-05-14 stefanFixed previous "fix"
2003-05-13 stefanfixed hash return
2003-05-13 stefanadded missing prototypes
2003-05-13 stefanoff-by-one fix
2003-05-13 stefanadded missing file
2003-05-12 twistiasm_builtin_anewarray and asm_builtin_newarray_array...
2003-05-12 twisti- ifdef's for ICMD_IREM0X10001 and ICMD_LREM0X10001...
2003-05-12 twisti- heap corruption bug fixed
2003-05-12 carolynRTA update and add XTA stub
2003-05-11 carolynRTA update
2003-05-09 stefanAdded missing file
2003-05-09 carolyn*** empty log message ***
2003-05-09 carolynrapid type analysis - carolyn
2003-04-11 twistiFixed trace args functions so they work with 32-bit...
2003-03-23 twistiAdded asm_builtin_anewarray in #ifdef
2003-03-23 twistiAdded asm_builtin_anewarray in #ifdef
2003-03-17 stefanAdded finalizers
2003-03-07 stefancosmetic
2003-02-27 stefanEnable boehm without threads
2003-02-26 twistiget os.arch, os.name and os.version properties from...
2003-02-23 twistiBugfix for arguments_num in BUILTINx commands
2003-02-19 stefanFixed type of main thread name
2003-02-13 stefanStupid bug fixed
2003-02-13 stefanOnly copy vftbl once in use_class_as_object
2003-02-12 stefanOther approach to the vftbl problem
2003-02-12 stefanReversed vftbl movement because of performance consider...
2003-02-12 stefanMoved baseval and diffval to classinfo. Can now run...
2003-02-05 stefanMerged everything with MIPS version
2003-02-04 stefanBuild libboehm.a only if needed
2003-02-04 stefanBoehm GC
2003-02-04 stefanSome translation was missing
2003-02-03 stefanEnable Boehm GC
2003-02-03 stefanBoehm GC
2003-02-03 stefanPrevious log message was mistaken
2003-02-03 stefanAdded GCNEW
2003-02-03 stefanCosmetic
2003-02-03 stefanNo finalizers yet
2003-01-30 twistifixed bug with set SUPPORT_DIVISION, but unset SUPPORT_...
2003-01-23 twistiadded i386 stuff with #ifdef's
2003-01-21 stefanInitialization order
2003-01-21 stefanLarger heap
2003-01-21 stefanEnable compilation without threads
2002-12-21 stefanFile version support for major 46
2002-12-16 stefanCosmetic
2002-12-16 stefanEnglish translation
2002-12-15 stefanEnglish translation
2002-12-14 stefanEnglish translation
2002-12-14 stefanMake global.h global
2002-12-14 stefanWorking towards better make dist
2002-12-04 stefanTranslation
2002-12-04 stefanTranslation
2002-12-03 stefanTranslation
2002-12-03 stefanTranslation
2002-12-03 stefanTranslation
2002-12-03 stefanTypo
2002-12-03 stefanEnglish translation
2002-11-30 stefanRemove debug message for correct output
2002-10-24 stefanTranslated to english
1999-11-18 schaniChanged some blockInts assertions to > 0.
1999-11-18 schaniExceptions in class loading are catched.
1999-11-16 andiinclude files and headers fixed for portability
1999-11-15 andigc Bug prov. fixed, final fix waiting
1999-11-11 andiexception handling and parser bug fixed
1999-11-09 andicomments and cleanup
1999-11-09 andiheap_addreference(&SystemClassLoader)
1999-11-09 schanijava.net implemented.
1999-10-04 romanjdk1.2 and loader optimisation
1999-09-27 chrisnarray first check in
1999-01-28 phila couple more prerelease fixes
1999-01-20 andifixed old_copiler/new_compiler issue and other merged...
1999-01-20 philChanged the makefile system to autoconf/automake.
1998-12-13 cacaoDUP2 bug fixed
1998-11-30 cacaoarg reg bug fixed, array optimizations
1998-11-30 phil*** empty log message ***
1998-11-25 philRe-enabled SIZE_FROM_CLASSINFO
1998-11-25 philFixed a typo (#if --> #ifdef)
1998-11-25 phil*** empty log message ***
1998-11-24 cacaoarray commands without check added
1998-11-19 cacaorenaming of thread functions
1998-11-19 schaniThreads are now garbage collected correctly (hopefully).
1998-11-19 schaniFixed a threads/gc bug.
1998-11-18 cacaomips compatibility
1998-11-18 cacaomissing USE_THREAD added
1998-11-18 cacaodisassembler improved
1998-11-16 cacaochanges in usage message
1998-11-16 phil*** empty log message ***
1998-11-16 schaniThreads now close down even if main thread
1998-11-12 philAdded an exit_handler function which is called upon...
1998-11-11 philAdded an option to enable/disable the new gc
1998-11-10 philAdded an "aligned" size field to various objectheaders...
1998-11-10 cacaosmall corrections for verbosecall
1998-11-09 cacaonewcomp moved to jit
1998-11-05 schaniFinalizing really works now (finalizing occured after...
next