1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 12 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed incomplete introduction of Use_ThreadLocals
gron
as Stefan Marr
More... about 12 years ago
Make use of __thread thread-locals a separate configuration option
gron
as Stefan Marr
More... about 12 years ago
Merge branch 'refs/heads/integration/preparations-for-processes-on-x86'
gron
as Stefan Marr
More... about 12 years ago
Offset parameter was lost and mmap was done on wrong region of the backing file
gron
as Stefan Marr
More... about 12 years ago
Added test coverage targets
gron
as Stefan Marr
More... about 12 years ago
Ensure assertion flags are set for unit-test builds
gron
as Stefan Marr
More... about 12 years ago
Fix crash when assertion failed before printers were initialized
gron
as Stefan Marr
More... about 12 years ago
Fix killall command in tests
gron
as Stefan Marr
More... about 12 years ago
Introduce warning when it looks like the requested heap size does not fit into memory
gron
as Stefan Marr
More... about 12 years ago
Some cosmetics
gron
as Stefan Marr
More... about 12 years ago
Use the mmapping code in the OS_Interface
gron
as Stefan Marr
More... about 12 years ago
Fixed crash when parsing command-line parameters
gron
as Stefan Marr
More... about 12 years ago
Renamed ilib-intel to message_buffers
gron
as Stefan Marr
More... about 12 years ago
Remove unused and probably unfinished queue implementation
gron
as Stefan Marr
More... about 12 years ago
Move all mmap related functionality into OS_Interface
gron
as Stefan Marr
More... about 12 years ago
Added missing shared_free to memory_semantics
gron
as Stefan Marr
More... about 12 years ago
Applied the _shared naming convention to all allocator functions in OS_Interface
gron
as Stefan Marr
More... about 12 years ago
Remove workaround for compiler problems
gron
as Stefan Marr
More... about 12 years ago
We still need the check whether it is running in a terminal to avoid errors
gron
as Stefan Marr
More... about 12 years ago
Simplified Make beautification
gron
as Stefan Marr
More... about 12 years ago
Remove Convert_Closure since it is not used in anyway useful.
gron
as Stefan Marr
More... about 12 years ago
Remove unused parameter from bytesLeft()
gron
as Stefan Marr
More... about 12 years ago
Fixed compiler problem with virtual functions in Abstract_Object_Heap
gron
as Stefan Marr
More... about 12 years ago
SIGIO was not reset to default handler
gron
as Stefan Marr
More... about 12 years ago
The VM debug output is now visible during tests
gron
as Stefan Marr
More... about 12 years ago
The on-stack pointer tracking is currently not maintained and never actually triggered to point out a bug :-/
gron
as Stefan Marr
More... about 12 years ago
Use less memory on the Tilera
gron
as Stefan Marr
More... about 12 years ago
Fixed improper direct use of free() to use Memory_Semantics
gron
as Stefan Marr
More... about 12 years ago
Cleaned up the ioRelinquishProcessorForMicroseconds implementation to be explicit about the version used by the RoarVM
gron
as Stefan Marr
More... over 12 years ago
Added the folder containing sq.h to the include folder list for the iPad Xcode project
gron
as Stefan Marr
More... over 12 years ago