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 |
|