0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
libc: Replace tab*() interface with systx_tab*() interface from systx More... almost 8 years ago
libc: Build file I/O and file system support More... almost 8 years ago
tm: Add write-through mode for memory pages More... almost 8 years ago
libc: Add string and memory functions in string.h More... almost 8 years ago
tm: Add combined load-store operation More... almost 8 years ago
libc: Add stddef.h More... almost 8 years ago
tm: Use frame-map data structure for storing frame information More... almost 8 years ago
tm: Add |struct tm_frame_map| data structure More... almost 8 years ago
tm: Move |struct tm_frame| to frame.{c,h} More... almost 8 years ago
Support irrevocable transactions More... almost 8 years ago
libc: Support program termination More... almost 8 years ago
Restore malloc tests 1 to 9 More... almost 8 years ago
Add arraylen() for returning length of C arrays More... almost 8 years ago
libc: Restore support for C memory-allocation functions More... almost 8 years ago
tm: Add support for privatizing memory regions More... almost 8 years ago
libc: Include source-code directory src/libc in builds More... almost 8 years ago
Release systx thread-local resources when threads exit More... almost 8 years ago
Pass log function to test pre() and post() functions More... almost 8 years ago
Pass test parameters to pre() and post() functions More... almost 8 years ago
Remove build system, scripts, or anything that is not source code More... almost 8 years ago
Add public interfaces for systx More... almost 8 years ago
Don't include <tanger-stm-ext-actions.h> in main.c More... almost 8 years ago
Move test infrastructure to test.{c,h} More... almost 8 years ago
Introduce flexible logging functions More... almost 8 years ago
Pass number of threads as argument to test functions More... almost 8 years ago
Replace exit() with return or abort() More... almost 8 years ago
Move invocation of test pre() and post() functions into run_test() More... almost 8 years ago
Clean up thread entry-point functions More... almost 8 years ago
Clean up inner-loop thread functions More... almost 8 years ago
Move loop-iteration code into single function More... almost 8 years ago