Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
37 hours | Unit test fixes | Benoit Germain | 4 | -10/+42 | |
* fix cooperative_shutdown * add a test to tasking_cancelling * fix bad fixture function name give_me_back | |||||
3 days | Fix rockspec | Benoit Germain | 1 | -1/+1 | |
3 days | cancel_test() returns "soft"/"hard" instead of true | Benoit Germain | 4 | -8/+23 | |
3 days | Fix doc typos | Benoit Germain | 1 | -38/+38 | |
5 days | Documentation improvements | Benoit Germain | 1 | -10/+88 | |
* added an API cheat sheet * improved documentation for lane:cancel() | |||||
6 days | Make gcc more happy | Benoit Germain | 3 | -3/+5 | |
6 days | Make gcc happy | Benoit Germain | 2 | -3/+3 | |
8 days | A unit test for linda wake_period | Benoit Germain | 7 | -15/+64 | |
8 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) | |||||
11 days | Linda batched mode rework | Benoit Germain | 14 | -174/+174 | |
* linda.batched special value is removed * new function linda:receive_batched | |||||
11 days | A bit of code factorization | Benoit Germain | 2 | -88/+87 | |
11 days | Fix documentation for lane:cancel() | Benoit Germain | 1 | -1/+1 | |
11 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 | |||||
12 days | Makefile tweaks | Benoit Germain | 2 | -5/+3 | |
12 days | Ignore .vscode folder | Benoit Germain | 1 | -0/+1 | |
12 days | Remove whitspaces from test names | Benoit Germain | 3 | -6/+6 | |