Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-01-30 | natevents.cc (FieldModificationCB): Use a cast to print it right. | Andreas Tobler | 1 | -1/+1 |
2007-01-16 | natevents.cc (FieldModificationCB): Use %#llx instead of %d for new_value. | Keith Seitz | 1 | -1/+1 |
2006-10-25 | natevents.cc (do_callback_arg_tests): Replace formatting modifiers %p with %#... | Andreas Tobler | 1 | -60/+92 |
2006-10-20 | natevents.cc (do_callback_arg_tests): Correctly pass jvalues. | Tom Tromey | 1 | -2/+6 |
2006-10-17 | natevents.cc (env): Delete. | Geoffrey Keating | 1 | -18/+16 |
2006-09-22 | jvmti.cc (_Jv_JVMTI_DisposeEnvironment): Check for enabled events. | Keith Seitz | 1 | -0/+544 |