1
I Use This!
Inactive

Commits : Listings

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