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
mkrelease.pl: Create new git branch for major and minor releases More... over 7 years ago
Update project URLs More... over 7 years ago
Set bug-report email and URL in configure scripts More... over 7 years ago
tools: Add mkrelease.pl More... over 7 years ago
Move public table interface to header file <picotm/picotm-lib-tab.h> More... over 7 years ago
Define helpers for static C arrays in <picotm/picotm-lib-array.h> More... over 7 years ago
libc: Merge types.h into counter.h More... over 7 years ago
libc: Don't include counter.h in ofd_tx.h More... over 7 years ago
libc: Remove |struct cmap| and |struct cmapss| More... over 7 years ago
libc: Remove PICOTM_LIBC_CC_MODE_TS and remains More... over 7 years ago
libc: Remove PICOTM_LIBC_CC_MODE_TS from |struct fd_tx| More... over 7 years ago
libc: Remove optimistic CC from |struct fildes_tx| More... over 7 years ago
libc: Remove interface for optimistic CC from |struct ofd_tx| More... over 7 years ago
libc: Remove optimistic CC from open file descriptions More... over 7 years ago
libc: Remove 2PL_EXT-based concurrency control More... over 7 years ago
libc: Move fcntl() code from |struct fd| to |struct fd_tx| More... over 7 years ago
libc: Split up fd_fcntl_exec() into is_valid(), setfd() and getfd() More... over 7 years ago
Rename |struct event| to |struct picotm_event| More... over 7 years ago
Introduce module-wide apply and undo functions More... over 7 years ago
Add support for optional error description in |struct picotm_error| More... over 7 years ago
libc: Move file-system exec functions to vfs_tx.{c,h} More... over 7 years ago
Add error status PICOTM_REVOCABLE More... over 7 years ago
Unify getter functions for all *_tx structures More... over 7 years ago
Replace picotm_inject_event() with picotm_append_event() More... over 7 years ago
Return error from picotm_register_module() More... over 7 years ago
libc: Examine returned error state to test for errors in VFS module More... over 7 years ago
Convert module interface to return errors in error structures More... over 7 years ago
libc: Set error structures in fd module interface More... over 7 years ago
doc: Perform CI for source-code documentation More... over 7 years ago
doc: Treat doxygen warnings as errors More... over 7 years ago