aboutsummaryrefslogtreecommitdiff
path: root/src/macros_and_utils.h (unfollow)
Commit message (Collapse)AuthorFilesLines
3 daysUnit test fixesBenoit Germain4-10/+42
* fix cooperative_shutdown * add a test to tasking_cancelling * fix bad fixture function name give_me_back
4 daysFix rockspecBenoit Germain1-1/+1
4 dayscancel_test() returns "soft"/"hard" instead of trueBenoit Germain4-8/+23
4 daysFix doc typosBenoit Germain1-38/+38
6 daysDocumentation improvementsBenoit Germain1-10/+88
* added an API cheat sheet * improved documentation for lane:cancel()
7 daysMake gcc more happyBenoit Germain3-3/+5
7 daysMake gcc happyBenoit Germain2-3/+3
9 daysA unit test for linda wake_periodBenoit Germain7-15/+64
9 daysNew feature: Linda periodical cancellation checksBenoit Germain24-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)
12 daysLinda batched mode reworkBenoit Germain14-174/+174
* linda.batched special value is removed * new function linda:receive_batched
12 daysA bit of code factorizationBenoit Germain2-88/+87
12 daysFix documentation for lane:cancel()Benoit Germain1-1/+1
12 daysFix some tests (kinda)Benoit Germain8-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
13 daysMakefile tweaksBenoit Germain2-5/+3
13 daysIgnore .vscode folderBenoit Germain1-0/+1
13 daysRemove whitspaces from test namesBenoit Germain3-6/+6