Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make gcc happy | Benoit Germain | 2025-04-20 | 1 | -1/+1 |
| | |||||
* | New feature: Linda periodical cancellation checks | Benoit Germain | 2025-04-18 | 1 | -3/+7 |
| | | | | | | | * lanes.linda() api change: takes all settings in a single table argument * new linda creation argument wake_period * new lanes.configure setting linda_wake_period * adjusted all unit tests (one TODO test fails on purpose) | ||||
* | Linda batched mode rework | Benoit Germain | 2025-04-15 | 1 | -5/+0 |
| | | | | | * linda.batched special value is removed * new function linda:receive_batched | ||||
* | All enums are [[nodiscard]] | Benoit Germain | 2025-02-05 | 1 | -1/+1 |
| | |||||
* | Minor internal code tweaks | Benoit Germain | 2025-02-05 | 1 | -2/+2 |
| | | | | | | | * mark all eligible classes Final * new TableIndex strong type * buildfixes for HAVE_DEBUGSPEW() * overridden virtual destructors tagged as such | ||||
* | Some constitude tweaks | Benoit Germain | 2024-12-17 | 1 | -2/+2 |
| | |||||
* | Improved DeepPrelude architecture | Benoit Germain | 2024-12-09 | 1 | -0/+6 |
| | |||||
* | Some [[nodiscard]] boyscouting | Benoit Germain | 2024-11-20 | 1 | -9/+17 |
| | |||||
* | Renamed lane.h → lane.hpp, linda.h → linda.hpp, threading.h → ↵ | Benoit Germain | 2024-10-28 | 1 | -0/+103 |
threading.hpp |