Joel Dice
|
dc34707f98
|
fix Call*Method() calls to wrong run() function
|
2007-09-13 10:43:33 -06:00 |
|
Joel Dice
|
542888a1d3
|
bugfixes
|
2007-09-12 21:15:16 -06:00 |
|
Joel Dice
|
7cb3a30a91
|
sketch of Runtime.exec() and Calendar; misc bugfixes
|
2007-09-12 18:21:37 -06:00 |
|
Joel Dice
|
e5987f2a22
|
JNIEnv and JavaVM method implementations
|
2007-09-10 17:33:58 -06:00 |
|
Joel Dice
|
a9f9755221
|
more JNIEnvVTable entries
|
2007-09-07 17:20:21 -06:00 |
|
Joel Dice
|
bd4d9fdeb2
|
several things: change object typedef to Object* instead of void* to improve type safety; add JNICALL attributes to JNI functions; implement additional JavaVM methods
|
2007-09-06 18:21:52 -06:00 |
|
Joel Dice
|
71c7013808
|
more bugfixes
|
2007-08-14 07:27:10 -06:00 |
|
Joel Dice
|
7212ba1c30
|
java/io bugfixes and coverage; jni bugfixes; minor refactoring
|
2007-07-26 18:06:05 -06:00 |
|
Joel Dice
|
0f7a2137bf
|
factor system.cpp and class-finder.cpp out of main.cpp
|
2007-07-20 08:36:31 -06:00 |
|
Joel Dice
|
a77693fb29
|
snapshot; known bug: finalizers and weak references don't work correctly wrt tenured objects
|
2007-07-07 19:06:32 -06:00 |
|
Joel Dice
|
f71c77298c
|
bugfixes
|
2007-07-07 17:47:35 -06:00 |
|
Joel Dice
|
3bd267b47a
|
more refactoring
|
2007-07-06 17:50:26 -06:00 |
|