2005-11-14 Tom Tromey <tromey@redhat.com>
[cacao.git] / src / vm / global.h
2005-11-15 twisti2005-11-14 Tom Tromey <tromey@redhat.com>
2005-11-08 twisti* CLASS_VERSION: Defined to "49.0".
2005-11-07 twisti* MAJOR_VERSION: Updated to 49.
2005-09-29 twisti* GNU classpath removal changes.
2005-07-21 twisti* JAVA_VERSION: added, it's defined in global.h
2005-06-08 twistiNew ACC flags:
2005-06-06 twistiDefined ACC_UNDEF, ACC_NONE: these are used internally
2005-04-01 edwinremoved old descriptor parsing functions
2005-04-01 edwinextended type system to use symbolic references
2005-03-30 twistiRemoved CLASS_IS_ARRAY macro.x
2005-03-29 twistiMoved a lot of stuff to seperate files.
2005-03-27 edwinmoved typecheckverbose flag to jit/verify/typeinfo.h
2005-03-27 edwinadded some fields for parsed descriptors
2005-03-25 edwinminor documentation fixes
2005-03-25 edwinadded data structures for parsed descriptors and class...
2005-03-09 twisti- added CACAO_JRE_DIR
2005-03-07 christianlsra configure switch
2005-03-07 christiansimple LSRA for i386,alpha, x86_64
2005-02-25 carolynXTA running
2005-02-19 carolynxta full code
2005-02-10 twisti- added THREADSPECIFIC define for !USE_THREADS
2005-01-21 carolynAdded defines for methods called(hardocded) by CACAO...
2005-01-04 twistiDefine CACAO_EXT_DIR.
2004-12-29 twistiRemoved : from CACAO_RT_JAR_PATH.
2004-12-21 jowennwrong comment end
2004-12-21 jowennkjc runs again. verbose typechecking partly
2004-12-21 twisti- removed pthread/semaphore includes
2004-12-07 twistiGNU header update.
2004-12-06 twistiUse cacao data types.
2004-12-05 twisti- renamed RT_JAR_PATH to CACAO_RT_JAR_PATH
2004-12-05 jowennalmost all stacktraces do now really work.
2004-12-04 jowennuse two functions for creating/removing items of the...
2004-12-03 twisti#define RT_JAR_PATH
2004-11-30 twistiNew source tree.
2004-11-17 twisti-ansi warning fixes.
2004-11-12 twisti-ansi -pedantic fixes.
2004-11-05 twisti- removed pointer to jit data structures
2004-10-11 jowennFix a crash in the code which tests, if a method is...
2004-08-01 stefannew native threads
2004-07-21 twisti- define TYPECHECK_STACK_COMPCAT
2004-07-10 stefansome unintended stuff crept in
2004-07-10 stefanrenamed vftbl type to vftbl_t
2004-06-30 twisti- moved commandline switch and statistic variables...
2004-06-22 twistiRemoved jit.c global variables. Most of them were alrea...
2004-06-19 twistiAdded initializing flag to classinfo structure. This...
2004-06-16 jowenna few finalizer testcases, old thread implementation...
2004-06-09 twisti- removed cacao_shutdown
2004-06-05 twisti- removed _GNU_SOURCE
2004-05-31 jowennExceptions work now with nested builtin_news correctly...
2004-05-26 jowennthe cleaner part of the code for stub created exception...
2004-04-26 twisti- removed some unused extern's
2004-03-29 stefanNative threads almost working
2004-03-15 jowennexception back traces for i386
2004-03-06 jowennretrieve line number information
2004-03-06 jowennMake Method.getExceptionTypes work
2004-03-02 jowennnative functions, getClassContext, currentClassLoader...
2004-02-04 carolynRT update for loader changes
2004-01-19 edwincleanup and documentation, deactivate debug macros
2004-01-11 edwinmoved packagename field to end of classinfo
2004-01-10 edwinadded package access checking
2004-01-05 stefanMoved _GNU_SOURCE so it actually has an effect
2003-12-31 edwinadded TYPECHECK_STACK_COMPCAT (disabled)
2003-12-31 edwinadded ACC_SUPER
2003-12-16 edwinadded -noverify option
2003-12-16 edwinremoved c++ comments
2003-12-13 stefanMissing ifdef added
2003-12-13 stefanNative threads
2003-12-11 edwinchanged builtin table layout
2003-12-08 edwinmade descriptor parsing safer + array classes fix
2003-12-08 edwinminor change in descriptor parsing macros
2003-12-08 edwinminor change in descriptor parsing macros
2003-12-08 edwinadded uninitialized object typecheck
2003-12-07 twistiDefine immediate union.
2003-12-07 twistiRemoved standard defines.
2003-12-07 edwinsome typecheck fixes
2003-12-06 edwinadded the typechecker (not yet complete)
2003-12-04 edwinpreparations for the typechecker
2003-12-01 jowennreflection, loader fix (before it did offer an unloaded...
2003-11-23 edwinremoved mysterious class_array declaration
2003-11-23 edwinnew array classes cleanup + made tests (except fp*...
2003-11-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...
2003-11-20 carolynmore XTA updates
2003-11-02 twistiMajor file restructuring.
2003-11-01 twistiRemoved JIT_MARKER_SUPPORT
2003-10-23 carolynto save memory
2003-10-20 twistiWe need to define _GNU_SOURCE for x86_64's signal handling.
2003-10-14 twistiRemoved unused NEW_GC stuff.
2003-10-06 carolynXTA fields type sets faster
2003-10-04 carolynrta 10-2003
2003-09-25 carolynbenchmark update
2003-07-15 carolynRTA native change
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-02-13 stefanOnly copy vftbl once in use_class_as_object
2003-02-12 stefanReversed vftbl movement because of performance consider...
2003-02-12 stefanMoved baseval and diffval to classinfo. Can now run...
1999-11-11 andiexception handling and parser bug fixed
1999-10-04 romanjdk1.2 and loader optimisation
1999-09-27 chrisnarray first check in
next