* src/native/jni.h: Removed.
[cacao.git] / src / native / native.h
2008-08-12 Christian Thalinger* src/native/jni.h: Removed.
2008-08-08 Christian Thalinger* Moved all files from vmcore/ to vm/.
2008-08-01 Christian Thalinger* src/vmcore/os.cpp: New file.
2008-07-09 Peter MolnarMerged with tip.
2008-07-05 Christian Thalinger* Merged in new atomic instructions (twisti branch).
2008-06-30 Christian Thalinger* Merged with c259010fc9d5.
2008-06-26 Christian Thalinger* Merged with tip.
2008-06-26 Christian Thalinger* src/mm/codememory.h,
2008-06-15 Stefan RingMerged to new trunk.
2008-06-12 Christian Thalinger* Merged with tip.
2008-06-12 Christian Thalinger* configure.ac (AC_CHECK_ENABLE_LTDL): Removed.
2008-05-11 Stefan RingClean merge -> gc7-branch
2008-05-05 Stefan RingMerged with tip.
2008-04-22 Christian Thalinger* Merged executionstate branch.
2008-04-16 Christian Thalinger* src/vmcore/loader.h (classloader): Renamed to classlo...
2008-02-19 Roland LezuoMerged with cldc-branch
2008-02-14 Christian Thalinger* Merged with fd492236e7ac.
2008-02-10 Christian Thalinger* src/native/native.c (native_library_load): New function.
2007-12-19 Christian Thalinger* src/native/native.c [ENABLE_LTDL] (native_library_clo...
2007-10-06 Christian Thalinger* src/native/native.c (native_resolve_function): Renamed to
2007-09-05 Christian Thalinger* configure.ac (static-classpath): Removed.
2007-08-31 Michael Starzinger* Merged with exact-gc branch at rev 2d4098fc2ea4.
2007-08-30 Michael Starzinger* Merged with default branch at rev 16f3633aaa5a.
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-08-17 michi* src/native/native.h (hashtable_library_loader_entry...
2007-08-13 michiMerged revisions 8245-8298 via svnmerge from
2007-08-11 michi* src/vm/global.h (java_handle_t): Added typedef.
2007-07-05 michiMerged revisions 8137-8178 via svnmerge from
2007-06-29 twisti* src/native/native.h (hashtable_library_name_entry...
2007-06-29 twisti* src/native/native.c: Removed wrong comment.
2007-06-22 michiMerged revisions 8123-8136 via svnmerge from
2007-06-22 twisti* configure.ac,
2007-06-20 michiMerged revisions 8056-8122 via svnmerge from
2007-06-11 twisti* src/vm/resolve.c (resolve_class_from_name): Call
2007-06-10 michiMerged revisions 8034-8055 via svnmerge from
2007-06-07 twisti* src/vmcore/utf8.c (utf_java_lang_Exception__V): Added.
2007-06-07 michiMerged revisions 7940-8026 via svnmerge from
2007-05-23 twisti* src/vm/exceptions.c (new_exception_int): Removed.
2007-05-20 michiMerged revisions 7797-7917 via svnmerge from
2007-05-18 twisti* src/native/native.c (native_tree_native_methods_compa...
2007-05-16 twisti* src/native/native.c (native_library_open): New function.
2007-05-16 twisti* src/native/native.c: Removed all native-includes.
2007-03-28 michiMerged revisions 7501-7598 via svnmerge from
2007-03-28 twisti* src/vm/exceptions.h (exceptionptr): Removed.
2007-03-26 pm* src/vm/jit/s390/emit.c,
2007-03-25 twisti* src/native/native.c (native_get_parametertypes):...
2007-03-12 twisti* src/native/vm/cldc1.1/com_sun_cldc_io_ResourceInputSt...
2007-03-09 twisti* tests/regression/resolving (svn:ignore): Added.
2007-02-23 michi* src/native/native.h (hashtable_library_loader_entry...
2007-02-18 pm* src/vm/jit/s390/patcher.c (patcher_wrapper): Formatti...
2007-02-14 twisti* src/vm/jit/intrp/peephole.c: Updated to current codebase.
2007-02-11 twisti* src/native/native.c (native_get_returntype): Removed.
2007-01-29 twisti* This is a rather huge commit, which changes the build...
2006-12-27 twisti* src/vm/class.c [ENABLE_JAVASE] (arrayclass_java_lang_...
2006-12-18 twisti* src/vm/class.h (vm/loader.h): Added.
2006-11-21 twisti* native.c (native_class_getname): New function.
2006-02-21 twisti* configure.ac: Default to AC_ENABLE_SHARED and AC_DISA...
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-15 twisti* native_findfunction: #ifdef ENABLE_STATICVM.
2006-01-10 twisti* use_class_as_object, create_property, copy_vftbl...
2006-01-02 twisti* Fixed ltdl.h include path.
2005-12-01 twisti* Renamed library_hash to hashtable_library and stuff...
2005-10-19 twisti* class_findfield_approx, class_findfield_index_approx...
2005-09-19 twisti* Fixed comments.
2005-09-16 twisti* native_library_hash_find: Declaration added.
2005-07-04 twisti* stringtable_update, get_type: removed
2005-06-28 twisti* Renamed STATIC_CLASSPATH to ENABLE_STATICVM
2005-06-15 twisti* added STATIC_CLASSPATH defines to fix compile problems
2005-06-14 twisti* implemented the library hash: each loaded library...
2005-06-14 twisti* builtin_asm_createclasscontextarray,
2005-06-13 twisti* native_init: initialize libltdl
2005-03-30 twistiAdded proper header includes.
2005-02-10 twistiForgot to remove some class_* stuff (thanks go to the...
2005-02-10 twistiMoved string related stuff into vm/string.[ch], utf8...
2005-01-04 twistiWarning fix (const char *).native.c
2004-12-07 twistiGNU header update.
2004-12-07 twistiOk, the same with nativeCalls.
2004-12-07 twistiDon't define a data structure in a header file! This...
2004-12-02 carolynmove code from natcalls.h into native.h
2004-11-30 twistiNew source tree.
2004-11-08 twistiHandle properties in a much better and clearer way.
2004-07-28 twistiRemoved native_setclasspath classpath stuff. classpath...
2004-07-21 twisti- added #include "exceptions.h"
2004-07-10 stefanrenamed vftbl type to vftbl_t
2004-06-30 twisti- moved struct nativeref, nativecompref from c file
2004-06-19 twistiAdded: throw_exception, throw_main_exception, throw_mai...
2004-05-27 twisti- more exception strings defined
2004-04-26 twisti- lazy loading/linking stuff
2004-03-30 twisti- removed unused exception class_ declarations
2004-03-07 twistinative_new_and_init_int was not defined
2004-03-05 twisti- new_exception functions for dynamic exceptions
2004-03-02 jowennnative functions, getClassContext, currentClassLoader...
2004-02-05 twistiPass string offset to literalstring_u2, fixed to store...
2004-01-06 stefanexceptionptr update for native threads
2004-01-04 jowennsupport for multiple zip archives as class source,...
2003-12-13 twisti- added class_java_lang_NoClassDefFoundError
2003-12-01 jowennreflection, loader fix (before it did offer an unloaded...
2003-11-24 twisti- build a libnat.a
2003-11-23 jowennfaster zip implementation, works only for one zip archi...
2003-11-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...
next