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