1
I Use This!
Inactive

Commits : Listings

Analyzed 23 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added -XX:+DebugPrefix option More... almost 12 years ago
fixed broken includes in logging.cpp More... almost 12 years ago
logging: disabled prefix More... almost 12 years ago
merged branch cpp-string More... almost 12 years ago
* tests/regression/base/All.java: Adjust copyright header (file path). More... almost 12 years ago
disabled unused variables More... about 12 years ago
fixed includes More... about 12 years ago
rt-timing: disabled unused functions More... about 12 years ago
loader: fixed return type warning More... about 12 years ago
fixed DumpMemory and JNI struct/class miss match warnings More... about 12 years ago
rt-timing: inlining and minor improvements More... about 12 years ago
Fixed the alpha build issue with class.hpp. The inline directive on its own seems to not work on alpha. More... about 12 years ago
rt-timing: added new rt-timing to all other modules More... about 12 years ago
rt-timing: fixed RTGroup::root() More... about 12 years ago
Removed trailing whitespace in files I renamed or added. More... about 12 years ago
Removed the abstract class OutputStream. More... about 12 years ago
Renamed output_stream to OutputStream More... about 12 years ago
Moved thread-none to C++ More... about 12 years ago
Moved llni.{c,h} to C++ More... about 12 years ago
Moved a file from gnuclasspath JVMTI I had forgotten to C++ More... about 12 years ago
Moved toolbox to C++ More... about 12 years ago
Removed the unused hashtable.hpp header More... about 12 years ago
Moved one of the last non-machine-dependent C files in JIT to C++ More... about 12 years ago
Moved more parts of the JIT to C++ More... about 12 years ago
Moved statistics and cycle-stats to C++ More... about 12 years ago
Moved register allocator to C++ More... about 12 years ago
Moved stack.{c,h} to C++ More... about 12 years ago
Moved dseg.{c,h} to C++ More... about 12 years ago
Moved cfg.{c,h} to C++ More... about 12 years ago
Moved options.{c,h} to C++ More... about 12 years ago