GNU header update.
[cacao.git] / src / cacao / cacao.c
2004-12-07 twistiGNU header update.
2004-12-05 twisti- Oh man! What are you doing?
2004-12-05 jowennprepare for loading libs/classfiles from install directory
2004-12-03 twistiAutomagically set classpath to rt.jar.
2004-12-01 christianLinear Scan Register Allocator disabled. (with #ifdef...
2004-11-30 carolynMade options rt, xta, vta optional via #define
2004-11-30 twistiNew source tree.
2004-11-25 christian*** empty log message ***
2004-11-19 twistiSystem.exit bug fix.
2004-11-18 twistiRenamed opt_verbose'
2004-11-18 twisti- removed 2nd jni_init()
2004-11-17 twistiTeach cacaoh to understand -d <dir> to install generate...
2004-11-14 jowennbetter exit with status, instead of hardcoded one
2004-11-14 jowennexit with an error code of 1 if cacao exits because...
2004-11-11 twistiCheck for init_system_exceptions errors.
2004-11-11 carolyninline corrections to if test; PRIVATE now inlined...
2004-11-10 carolyn-inv sets opt_rt=true / moved rtMissed inputs to rtIn...
2004-11-08 motsedelay jni init til the firt NewGlobalRef call
2004-11-08 twistiHandle properties in a much better and clearer way.
2004-10-30 motseadd NewGlobalRef to cacao jni
2004-08-17 twistiDon't print stats twice.
2004-08-17 twistiUse initLocks() only with USE_THREADS.
2004-08-03 twistiUse other copy functions for classpath to catch \0.
2004-08-02 twistiForget environment CLASSPATH if one is given with ...
2004-08-01 stefangreen threads fix
2004-07-28 twisti- jvm initialization changes
2004-07-21 twisti- added #include "exceptions.h"
2004-06-30 twistiMoved commandline option and statistic variables into
2004-06-19 twisti- added compatibility flags: -cp, -Xmx, -Xms (with...
2004-06-16 jowenna few finalizer testcases, old thread implementation...
2004-06-06 twisti- added cacao_exit which exits the cacao jvm as it...
2004-05-27 twisti- changed option statistics to opt_stat
2004-05-18 stefanRenamed loging to logging
2004-04-26 twisti- init stuff
2004-03-31 edwinadded field and method resolution
2004-03-30 twisti- heap_init works again and we can set initial and...
2004-03-29 stefanNative threads almost working
2004-03-15 jowenncompile and run again on alpha. No new features from...
2004-03-15 jowennexception back traces for i386
2004-03-14 twistiPOWERPC defines for time outputs.
2004-03-05 twistiDisplay exceptions classname correctly.
2004-03-02 jowennnative functions, getClassContext, currentClassLoader...
2004-01-29 carolynStatic analysis changes to parse starting with Object...
2004-01-21 stefanMore NATIVE_THREADS ifdefs
2004-01-19 edwinadded -liberalutf option
2004-01-19 edwincleanup, added typecheck statistics
2004-01-06 stefanexceptionptr update for native threads
2004-01-06 twistiRemoved this ugly log output.
2004-01-05 twisti- added comments
2004-01-04 jowennsupport for multiple zip archives as class source,...
2003-12-21 twistiWarning fixes.
2003-12-16 edwinadded -noverify option
2003-12-13 stefanGet rid of asm_javacallmethod
2003-12-13 twisti- put all command line option variables here
2003-12-11 edwinfixed loging crash caused by printf
2003-12-06 edwinadded the typechecker (not yet complete)
2003-12-05 stefanMade loging thread-safe
2003-12-04 edwinpreparations for the typechecker
2003-11-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...
2003-11-20 carolynmore XTA updates
2003-11-20 carolynmore XTA updates
2003-11-11 carolynXTA w/ interfaces & alloc space with NEW & FREE after...
2003-11-09 twistiAdded global compiler switches.
2003-11-03 twistiFurther changes.
2003-11-02 twistiMajor file restructuring.
2003-11-01 twistiConvert -ieee to -noieee so we are caculate correctly...
2003-10-20 twistiheaders.c
2003-10-14 twistiRemoved unused NEW_GC stuff.
2003-10-14 twistiRemoved old alpha compiler stuff.
2003-10-04 stefanLast commit was an accident (undo)
2003-10-04 stefanMore tests
2003-10-04 carolynrta 10-2003
2003-09-26 didiMethod Inlining added
2003-07-10 twisti- usage typo
2003-07-08 carolynRTA update - statistics only until inlining
2003-05-12 carolynRTA update and add XTA stub
2003-05-09 carolynrapid type analysis - carolyn
2003-01-21 stefanInitialization order
2003-01-21 stefanLarger heap
2002-12-04 stefanTranslation
1999-11-18 schaniExceptions in class loading are catched.
1999-11-11 andiexception handling and parser bug fixed
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
1998-11-25 phil*** empty log message ***
1998-11-18 cacaomissing USE_THREAD added
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-09 cacaonewcomp moved to jit
1998-11-05 schaniFinalizing really works now (finalizing occured after...
1998-11-05 schaniCacao does now compile again with threads disabled.
1998-10-30 cacaoRun time type check with relative numbering added....
1998-10-27 cacaoClearing of thread flags added
1998-10-07 cacaowarning eliminated
1998-10-07 schaniGC now works without threads being initialized, which...
next