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
Updated include directives to old machine dependent headers (arch.h, md.h, etc.) More... almost 12 years ago
Replaced all uses of the obsolete C wrapper function os_memcpy with calls to the C++ function os::memcpy More... almost 12 years ago
fixed further warnings More... almost 12 years ago
fixed copyright date in Debug.{cpp,hpp} More... almost 12 years ago
Updated copyright notice, emacs/vi magic footer and include guards More... almost 12 years ago
Small fixes for the C++ port of the ARM code generator. More... almost 12 years ago
remove old logging stuff from finalizer More... almost 12 years ago
detect NULL pointer in OStream::operator<(const void*) More... almost 12 years ago
added -XX:+DebugPrintThread option More... almost 12 years ago
added new logging to finalizer.cpp More... almost 12 years ago
Renamed global.h to global.hpp More... almost 12 years ago
Moved sparc64 code generator to C++. More... almost 12 years ago
Moved mips code generator to C++ More... almost 12 years ago
Moved powerpc64 code generator to C++ More... almost 12 years ago
Updated headers, copyright notice etc. in powerpc codegen. More... almost 12 years ago
Moved powerpc code generator to C++. More... almost 12 years ago
Moved arm codegen to C++ More... almost 12 years ago
Moved alpha code generator to C++ More... almost 12 years ago
Moved i386 code generator to C++ More... almost 12 years ago
Updated copyright info, include guards & emacs-magic in x86_64 jit More... almost 12 years ago
Replaced the type utf* in most data structures with Utf8String. More... almost 12 years ago
Fixed Utf8String operator[]. Up until now it always returned the front of the string. More... almost 12 years ago
Moved x86_64 codegen to C++ More... almost 12 years ago
Moved remaining C files in jit directory to C++ (except for python.{c,h} which seem broken) More... almost 12 years ago
Renamed vm/types.h to vm/types.hpp More... almost 12 years ago
removed old debugging stuff from exceptions More... almost 12 years ago
removed old debugging stuff from properties More... almost 12 years ago
added new logging to exceptions.cpp More... almost 12 years ago
added new logging to properties.cpp More... almost 12 years ago
added Bold* colors More... almost 12 years ago