* Removed all Id tags.
[cacao.git] / src / cacaoh / cacaoh.c
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-06-21 twisti* configure.ac (AC_CHECK_HEADERS): Added sys/socket.h.
2007-06-20 twisti* src/cacaoh/cacaoh.c (HEAP_MAXSIZE, HEAP_STARTSIZE...
2007-01-29 twisti* This is a rather huge commit, which changes the build...
2007-01-10 twisti* src/vm/suck.c (suck_add): Use vm_abort instead of
2006-12-27 twisti* configure.ac (--with-classpath-glibj-zip): Renamed to
2006-11-21 twisti* src/vm/builtin.c [DISABLE_GC] (builtin_idiv): Added.
2006-11-04 michi* src/mm/boehm.h: Renamed to gc-common.h
2006-10-20 twisti* src/vm/signal.c (signal_init): Added dummy allocation...
2006-09-29 edwinMerged r5573, r5574, r5577, r5578, and r5579 from trunk.
2006-06-06 twisti* configure.ac (VM_ZIP_STRING): Removed.
2006-05-15 twisti* src/vm/hashtable.h,
2006-05-12 edwin* src/threads/native/threads.c: The Big Thread Cleanup...
2006-02-21 twisti* configure.ac: Default to AC_ENABLE_SHARED and AC_DISA...
2006-01-28 twisti* src/vm/method.c (method_descriptor2types): Removed.
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-18 twisti* main: Call nogc_init for DISABLE_GC.
2006-01-17 twisti* main: Removed CACAO_INSTALL_PREFIX and CLASSPATH_INST...
2005-12-20 twisti* STATISTICS: Renamed to ENABLE_STATISTICS.
2005-12-13 twisti* Define options as an enum.
2005-12-10 twisti* main: Added suck_add.
2005-12-01 twisti* Renamed vm/tables.h to vm/hashtable.h.
2005-11-16 twisti* Initialize subsystems in correct order.
2005-11-03 twisti* threads renaming changes.
2005-09-29 twisti* GNU classpath removal changes.
2005-09-19 twisti* Changed types.h include to vm/types.h.
2005-09-15 twisti* main: Removed log_cputime call.
2005-06-30 twisti* OPT_VERBOSE: added load/linkverbose
2005-06-13 twisti* Use load_class_bootstrap return value
2005-04-02 edwinno more unloaded classinfos!
2005-03-30 twistiUse proper class load and link functions.
2005-03-09 twistiifdef statistics stuff to support --disable-statistics.
2005-02-10 twisti- call new init code
2005-01-21 twisti- added bootclasspath stuff
2004-12-21 twisti- declare functions with (void)
2004-12-07 twistiGNU header update.
2004-11-30 twistiNew source tree.
2004-11-18 twistiUse global opt_verbose.
2004-11-18 twistiTeach cacaoh -help, -version and -verbose.
2004-11-17 twistiTeach cacaoh to understand -d <dir> to install generate...
2004-08-17 twistiUse initLocks() only with USE_THREADS.
2004-08-01 stefangreen threads fix
2004-07-10 stefanincreased heap size (needed for bootstrap build)
2004-07-01 jowennfix cacao/gennativetable to not crash on zipfile input...
2004-06-30 twistiMain function of cacaoh, uses functions of header.c