1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reduce the number of break statements in the for loop to one More... 12 months ago
Use inheriting in monitor_error constructors to import constructors into a derived class More... 12 months ago
Delete empty files More... 12 months ago
No longer throw generic exceptions std::runtime_error (CWE-397) More... 12 months ago
Fix a side effect on the right side of the logical || operator More... 12 months ago
Initialize timer_id with timer_t{} More... 12 months ago
set timer_id to 0 More... 12 months ago
Delete m4 directory More... 12 months ago
remove m4/ More... 12 months ago
remove m4/ More... 12 months ago
Merge pull request #133 from linuxdoesitbetter/main More... 12 months ago
Build adapted to libtool 2.4.7 from anno 2014. More... 12 months ago
Merge performed. More... 12 months ago
Merge performed with original repository. More... 12 months ago
Use the RAII idiom instead of calling unlock() explicitly More... 12 months ago
C-style array to std::array More... 12 months ago
pointer-to-const More... 12 months ago
Remove redundant parentheses More... 12 months ago
Code moved from the header to the cpp-file. More... 12 months ago
Build fix More... 12 months ago
Removed reimplementation of the copy operator. More... 12 months ago
Build fix More... 12 months ago
Merge pull request #131 from linuxdoesitbetter/main More... 12 months ago
Merge branch 'main' into main More... 12 months ago
Monitors cannot be copied. C-style array replaced by a C++ array. Initialisation of variables of the type timer_t abstracted from the underlying type. More... 12 months ago
Implement struct sigaction as pimpl idiom More... 12 months ago
Fixed some build errors More... 12 months ago
Fixed some build errors More... 12 months ago
Integration of the new event loop code (WIP) More... 12 months ago
Move final/eventloop/main.cpp to the examples directory More... 12 months ago