Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
46 hours | Fix rockspec | Benoit Germain | 1 | -1/+1 | |
2 days | cancel_test() returns "soft"/"hard" instead of true | Benoit Germain | 4 | -8/+23 | |
2 days | Fix doc typos | Benoit Germain | 1 | -38/+38 | |
4 days | Documentation improvements | Benoit Germain | 1 | -10/+88 | |
* added an API cheat sheet * improved documentation for lane:cancel() | |||||
5 days | Make gcc more happy | Benoit Germain | 3 | -3/+5 | |
5 days | Make gcc happy | Benoit Germain | 2 | -3/+3 | |
7 days | A unit test for linda wake_period | Benoit Germain | 7 | -15/+64 | |
7 days | New feature: Linda periodical cancellation checks | Benoit Germain | 24 | -426/+627 | |
* 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) | |||||
10 days | Linda batched mode rework | Benoit Germain | 14 | -174/+174 | |
* linda.batched special value is removed * new function linda:receive_batched | |||||
10 days | A bit of code factorization | Benoit Germain | 2 | -88/+87 | |
10 days | Fix documentation for lane:cancel() | Benoit Germain | 1 | -1/+1 | |
10 days | Fix some tests (kinda) | Benoit Germain | 8 | -82/+120 | |
* split tasking_cancelling in two * add a timer in basic and tasking_cancelling as a temporary workaround for a deadlock in mingw ucrt64 builds | |||||
11 days | Makefile tweaks | Benoit Germain | 2 | -5/+3 | |
11 days | Ignore .vscode folder | Benoit Germain | 1 | -0/+1 | |
11 days | Remove whitspaces from test names | Benoit Germain | 3 | -6/+6 | |