Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1999-10-22 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -8/+7 |
1999-10-18 | VMClassLoader.java (getVMClassLoader): New method. | Tom Tromey | 1 | -7/+6 |
1999-10-17 | ClassLoader.java (getSystemResource): Use getSystemClassLoader instead of Cla... | Anthony Green | 1 | -10/+4 |
1999-09-10 | configure: Rebuilt. | Tom Tromey | 1 | -3/+5 |
1999-09-02 | natClassLoader.cc (_Jv_WaitForState): Call _Jv_PrepareCompiledClass while hol... | Tom Tromey | 1 | -2/+4 |
1999-09-01 | Modifier.java (ALL_FLAGS): New constant. | Tom Tromey | 1 | -13/+0 |
1999-09-01 | natClassLoader.cc (_Jv_NewClass): Use JV_STATE_NOTHING, not `0'. | Tom Tromey | 1 | -1/+1 |
1999-09-01 | posix-threads.cc (_Jv_CondWait): Call _Jv_PthreadCheckMonitor. | Tom Tromey | 1 | -1/+1 |
1999-08-20 | interpret.cc (continue1): Implement explicit dispatch table. | Kresten Krab Thorup | 1 | -13/+4 |
1999-08-18 | natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStr... | Kresten Krab Thorup | 1 | -27/+63 |
1999-08-10 | [multiple changes] | Anthony Green | 1 | -2/+2 |
1999-08-08 | [multiple changes] | Anthony Green | 1 | -0/+624 |