C-x-s
[cacao.git] / src / native /
2004-07-28 twistiRemoved native_setclasspath classpath stuff. classpath...
2004-07-21 twistiAdded #include "exceptions.h"
2004-07-21 twisti- added #include "exceptions.h"
2004-07-21 twistiAdded #include "exceptions.h"
2004-07-18 motseflags add to new Field
2004-07-17 motsenat/GtkLabelPeer.c has been removed
2004-07-14 twistiRemoved holdsLock.
2004-07-14 twisti- throw NullPointerException in Java_java_lang_VMClassL...
2004-07-14 twistiImplemented Java_java_lang_VMClass_initialize.
2004-07-14 twistiRemoved holdsLock, now implemented in java by classpath.
2004-07-11 stefanThis does not work on MIPSPro
2004-07-10 stefanrenamed vftbl type to vftbl_t
2004-07-03 stefanrace considerations
2004-07-01 jowennfix cacao/gennativetable to not crash on zipfile input...
2004-06-30 stefanjust being pedantic...
2004-06-30 twistiInclude options.h/statistics.h.
2004-06-30 twisti- moved struct nativeref, nativecompref from c file
2004-06-30 twisti- moved struct nativeref, struct nativecompref into...
2004-06-30 twistiInclude options.h
2004-06-30 twistiGenerate nativetable.h for native.c
2004-06-25 twistiTemporary hack for non i386 architectures.
2004-06-25 twisti- pass nanos to sleepThread
2004-06-20 twisti- check for NoClassDefFoundError, because forName can...
2004-06-19 twisti- added: throw_exception, throw_exception_exit, throw_m...
2004-06-19 twistiAdded: throw_exception, throw_main_exception, throw_mai...
2004-06-17 stefan*** empty log message ***
2004-06-16 jowenna few finalizer testcases, old thread implementation...
2004-06-06 twistiFix include paths to support build directories.
2004-06-06 twisti- runFinalization() bug fix, ucsd benchmark now works...
2004-06-02 twistiifdef __GNUC__ #warnings for mips pro compiler
2004-05-31 jowennExceptions work now with nested builtin_news correctly...
2004-05-28 twistiRemoved warnings.
2004-05-27 twisti- more exception strings defined
2004-05-26 jowennthe cleaner part of the code for stub created exception...
2004-05-20 twisti- missing header file\VMClassLoader.c
2004-05-18 stefanRenamed loging to logging
2004-04-26 twisti- exception stuff
2004-04-26 twisti- lazy loading/linking stuff
2004-04-26 twisti- removed OutOfMemoryError exceptions
2004-04-21 stefangcc 3.4 fix
2004-03-30 twisti- usage of new_exception
2004-03-30 twisti- usage of new_exception
2004-03-30 twistiReplaced native_new_and_init with new_exception.
2004-03-30 twisti- removed unused exception class_ declarations
2004-03-30 twisti- removed unused exception class_ declarations
2004-03-30 twisti- heap_init works again and we can set initial and...
2004-03-29 stefanNative threads almost working
2004-03-28 twistiOoops, small type. But gcc does not complain about...
2004-03-28 twistiImplemented some functions: totalMemory, freeMemory...
2004-03-25 twistiReplaced #ifdef __ALPHA__ with #ifndef __I386__. I...
2004-03-25 twisti- added gnu header, emacs tailer
2004-03-15 jowenncompile and run again on alpha. No new features from...
2004-03-15 jowennexception back traces for i386
2004-03-11 jowenncacao is now again able to run kjc on i386
2004-03-07 twistinative_new_and_init_int was not defined
2004-03-06 twistiVariables must be declared at block beginnings, damn!
2004-03-06 jowennMake Method.getExceptionTypes work
2004-03-05 twisti- new_exception functions for dynamic exceptions
2004-03-05 jowennbetter handling of for name
2004-03-05 jowennuse the old code on alpha for now
2004-03-02 jowennnative functions, getClassContext, currentClassLoader...
2004-02-05 twistiWe have to add the string to cacao's constant pool...
2004-02-05 twistiPass string offset to literalstring_u2, fixed to store...
2004-02-04 carolynRT update for loader changes
2004-01-29 carolynStatic analysis changes to parse starting with Object...
2004-01-22 twistiDon't print log test in nativeInit.
2004-01-21 stefanMore NATIVE_THREADS ifdefs
2004-01-11 twisti- added gnu header
2004-01-06 stefanexceptionptr update for native threads
2004-01-06 twistiRemoved this ugly log output.
2004-01-04 twisti- added gnu header
2004-01-04 jowennsupport for multiple zip archives as class source,...
2004-01-03 twistiMade code more readable.
2003-12-30 twisti- made code more readable
2003-12-16 edwinpointer cast bugfix
2003-12-16 edwinvftbl argument for builtin_arrayinstanceof
2003-12-15 twisti- warning fixes
2003-12-13 stefanGet rid of asm_javacallmethod
2003-12-13 twisti- added gnu header, emacs tailer
2003-12-13 twisti- added class_java_lang_NoClassDefFoundError
2003-12-13 twisti- added class_java_lang_NoClassDefFoundError
2003-12-13 twistiCode beautify.
2003-12-13 twistiRemoved heap_addreference.
2003-12-11 edwinfixed loging crash caused by printf
2003-12-09 edwinadded UTF-8 validation
2003-12-08 edwinmade descriptor parsing safer + array classes fix
2003-12-08 jowennarray out of memory fixlet, InvocationTargetException...
2003-12-07 twisti- added gnu header
2003-12-07 twisti- added includes
2003-12-07 twistiAdded standard includes, which are needed.
2003-12-07 edwinadded loging functions, made kaffe tests run
2003-12-05 jowennfix for VMClass.getName + additional public static...
2003-12-05 jowenn1) fix for getDeclaredClass(publiconly=true) returning...
2003-12-05 stefanThis is C
2003-12-05 stefanMade loging thread-safe
2003-12-04 jowennMake exceptions thrown from bytecode back to native...
2003-12-04 stefanThis is C
2003-12-04 jowennone bug less related to class/exception handing and...
2003-12-01 jowennreflection, loader fix (before it did offer an unloaded...
2003-11-24 twisti- build a libnat.a
next