1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial commit of the tracked_ptr class.
gron
as Stefan Marr
More... over 13 years ago
Initial commit of the tracked_ptr class.
gron
as Stefan Marr
More... over 13 years ago
Added header to fix compilation on Linux.
gron
as Stefan Marr
More... over 13 years ago
Added header to fix compilation on Linux.
gron
as Stefan Marr
More... over 13 years ago
Updated makefile to automatically build libgunit.a
gron
as Stefan Marr
More... over 13 years ago
Updated makefile to automatically build libgunit.a
gron
as Stefan Marr
More... over 13 years ago
Customized googletest Xcode project for RoarVM.
gron
as Stefan Marr
More... over 13 years ago
Customized googletest Xcode project for RoarVM.
gron
as Stefan Marr
More... over 13 years ago
Added UnitTests to the Xcode project.
gron
as Stefan Marr
More... over 13 years ago
Added UnitTests to the Xcode project.
gron
as Stefan Marr
More... over 13 years ago
Added user specific Xcode files to .gitignore
gron
as Stefan Marr
More... over 13 years ago
Added user specific Xcode files to .gitignore
gron
as Stefan Marr
More... over 13 years ago
Added googletest as a submodule to the repository.
gron
as Stefan Marr
More... over 13 years ago
Added googletest as a submodule to the repository.
gron
as Stefan Marr
More... over 13 years ago
Added support for -num_cores on Tilera.
gron
as Stefan Marr
More... over 13 years ago
Added support for -num_cores on Tilera.
gron
as Stefan Marr
More... over 13 years ago
Added abort on Ctrl+C. Closes #4.
gron
as Stefan Marr
More... over 13 years ago
Added abort on Ctrl+C. Closes #4.
gron
as Stefan Marr
More... over 13 years ago
Updated the Memory System comment.
gron
as Stefan Marr
More... over 13 years ago
Updated the Memory System comment.
gron
as Stefan Marr
More... over 13 years ago
Removed unused page-size parameter.
gron
as Stefan Marr
More... over 13 years ago
Removed unused page-size parameter.
gron
as Stefan Marr
More... over 13 years ago
Moved map_heap_memory back to Memory_System.
gron
as Stefan Marr
More... over 13 years ago
Moved map_heap_memory back to Memory_System.
gron
as Stefan Marr
More... over 13 years ago
Fixed compilation issue on Tilera.
gron
as Stefan Marr
More... over 13 years ago
Fixed compilation issue on Tilera.
gron
as Stefan Marr
More... over 13 years ago
Fixed missing unlink for mmap file.
gron
as Stefan Marr
More... over 13 years ago
Fixed missing unlink for mmap file.
gron
as Stefan Marr
More... over 13 years ago
Fixed mmap usage for x86 Linux systems.
gron
as Stefan Marr
More... over 13 years ago
Fixed mmap usage for x86 Linux systems.
gron
as Stefan Marr
More... over 13 years ago