0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added an actual break (SIGTRAP) to the breakpoint function of error_handling.h
gron
as Stefan Marr
More... about 13 years ago
Added configure option for performance counters
gron
as Stefan Marr
More... about 13 years ago
Removed two empty browser-plugin related functions which were just distracting and not useful at all
gron
as Stefan Marr
More... about 13 years ago
Renamed `baton` related functions
gron
as Stefan Marr
More... about 13 years ago
Static methods can't be const
gron
as Stefan Marr
More... about 13 years ago
Added a Xcode pragma which helps with surfing large files
gron
as Stefan Marr
More... about 13 years ago
Added missing changes to add the performance counters to the squeak_interpreter instances
gron
as Stefan Marr
More... about 13 years ago
Minor cleanup
gron
as Stefan Marr
More... about 13 years ago
Implemented performance counters be local to an interpreter instance
gron
as Stefan Marr
More... about 13 years ago
Moved the place where the bytecodes are counted.
gron
as Stefan Marr
More... about 13 years ago
Added print and reset of performance counters
gron
as Stefan Marr
More... about 13 years ago
Added mem_fence implementation for POSIX
gron
as Stefan Marr
More... about 13 years ago
Added a comment to primitiveDebugSampleRVM
gron
as Stefan Marr
More... about 13 years ago
Print Performance counters on rvm_exit
gron
as Stefan Marr
More... about 13 years ago
Improved formatting a little
gron
as Stefan Marr
More... about 13 years ago
Added Performance_Counters
gron
as Stefan Marr
More... about 13 years ago
Added a macro for forced inlines
gron
as Stefan Marr
More... about 13 years ago
Added minimal doc to Execution_Tracer
gron
as Stefan Marr
More... about 13 years ago
Switch back to the old time-infrastructure for the RoarVM
gron
as Stefan Marr
More... about 13 years ago
Retrieving the next event does not rely on the return value anymore to determine whether there is an event
gron
as Stefan Marr
More... about 13 years ago
Some missing changes from pointerForOop to pointerForIndex_xxx_dmu
gron
as Stefan Marr
More... about 13 years ago
Added BitBlt changes from the main code line to the upstream-based code
gron
as Stefan Marr
More... about 13 years ago
Changed long32At to long32AtPointer
gron
as Stefan Marr
More... about 13 years ago
Fixed problem with try_lock on OSX spinlocks.
gron
as Stefan Marr
More... about 13 years ago
Fixed compilation issues with the standard Xcode project
gron
as Stefan Marr
More... about 13 years ago
Added Squeak include guard to rvm_squeak_config.h
gron
as Stefan Marr
More... about 13 years ago
Added a simple install target.
gron
as Stefan Marr
More... about 13 years ago
Refactored Message_Stats to encapsulate its implementation better
gron
as Stefan Marr
More... about 13 years ago
Categorized a few more Scheduler debug printouts as verbose
gron
as Stefan Marr
More... about 13 years ago
Fixed a merge error
gron
as Stefan Marr
More... about 13 years ago