1
I Use This!
Inactive

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
configure: removed (global) OPAGENT_{CFLAGS,LDFLAGS} More... over 11 years ago
configure: removed OS_FLAGS More... over 11 years ago
configure: removed INTRP_CFLAGS More... over 11 years ago
configure: removed ARCH_FLAGS More... over 11 years ago
Added two new assertion macros, STATIC_ASSERT and EXPENSIVE_ASSERT. More... over 11 years ago
fixed copyright year (-version) More... over 11 years ago
Merged in zapster/cacao-staging (pull request #76) More... over 11 years ago
gtest: use standard configure flags More... over 11 years ago
future: include config.h More... over 11 years ago
added support for gtest (google test xUnit testing framework) More... over 11 years ago
New test case for PR187 More... over 11 years ago
OpenJDK: implement JVM_GetSystemPackages More... over 11 years ago
added future library support More... over 11 years ago
Merged in faderAvader/remove-support-for-jit-passes-in-python (pull request #71) More... over 11 years ago
Merged in faderAvader/cacao-staging2 (pull request #67) More... over 11 years ago
Static cast of pthread_t to intptr_t does not work on OS X. More... over 11 years ago
Fix build failure on OS X introduced by PR #66 More... over 11 years ago
logging: convenience macros/templates for logging and debugging More... over 11 years ago
warnings: fixed NULL conversion warning (openjdk only) More... over 11 years ago
Merged in Ringdingcoder/cacao-staging (pull request #64) More... over 11 years ago
Merged in faderAvader/cacao-staging (pull request #66) More... over 11 years ago
warnings: make Type and PrimitiveType enums interchangeable More... over 11 years ago
Changed classbuffer to a class. More... over 11 years ago
Changed implementation of zip archive loading to use the new HashTable class. More... over 11 years ago
Added functions for reading from a buffer in big and little endian order. More... over 11 years ago
PR187: natively implement getBootPackage More... over 11 years ago
subvert almost unused utf8 function and keep internal package names in dot-separated form More... over 11 years ago
Updated comments for ThreadList::get_free_thread More... over 11 years ago
Removed support for the motorola 68k architecture. More... over 11 years ago
Removed support for architectures that have a separate address register file. More... over 11 years ago