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
* src/vm/jit/s390/asmpart.S: implement asm_abstractmethoderror (not sure if it works) More... over 11 years ago
logging: fix WARNING_MSG More... over 11 years ago
warnings: fix alpha warnings More... over 11 years ago
some s390 maintenance; mostly C -> C++ migration More... over 11 years ago
s390: only renames for following changeset More... over 11 years ago
logging: added ERROR_MSG() macro More... over 11 years ago
STATIC_ASSERT can now no longer be disabled at configuration time. More... over 11 years ago
configure.ac added AC_CONFIG_MACRO_DIR([m4]) More... over 11 years ago
PR186: check if CXX is usable More... over 11 years ago
ignore clang unused argument warning More... over 11 years ago
tests: Explicitly use language level 5 for compilation. More... over 11 years ago
added buildbot warning suppression file More... over 11 years ago
Merged in Ringdingcoder/cacao-staging (pull request #84) More... over 11 years ago
warnings: fix mips warnings More... over 11 years ago
Finalizer test: Never hang forever More... over 11 years ago
warnings: fix ppc/ppc64 warnings More... over 11 years ago
Overhauled the UTF-8/16 decoder/encoder system. More... over 11 years ago
Improve finalizer regression test More... over 11 years ago
Fixed some regression tests. More... over 11 years ago
Fixed java assertions for whole packages. More... over 11 years ago
warnings: fix arm warnings More... over 11 years ago
warnings: fix disassembler warnings More... over 11 years ago
warnings: fix --disable-verifier warnings More... over 11 years ago
warnings: x86_64 fix --disable-debug warnings More... over 11 years ago
configure: removed OPT_FLAGS More... over 11 years ago
configure: fix --disable-optimizations help string More... over 11 years ago
configure: fix VERSION_xxxFLAGS defines More... over 11 years ago
configure: removed CC_FLAGS and CXX_FLAGS More... over 11 years ago
tests: fix __STDC_FORMAT_MACROS redefinition warning More... over 11 years ago
automake: do not destroy AM_CPPFLAGS in Makefile.am More... over 11 years ago