Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2001-11-16 | verify.cc (type::compatible): Use _Jv_IsAssignableFrom. | Tom Tromey | 1 | -2/+6 |
2001-11-15 | verify.cc (class _Jv_BytecodeVerifier): Fixed logic. | Tom Tromey | 1 | -18/+70 |
2001-11-09 | * verify.cc: Wrap in #ifdef INTERPRETER...#endif. | Jeff Sturm | 1 | -0/+4 |
2001-11-07 | * verify.cc (skip_padding): Fail if padding byte is nonzero. | Tom Tromey | 1 | -1/+2 |
2001-11-05 | Class.h (Class): Made _Jv_BytecodeVerifier a friend. | Tom Tromey | 1 | -0/+2436 |