Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linda:limit uses nil instead of -1 to unblock | Benoit Germain | 2024-05-20 | 1 | -5/+5 |
* | some dead code elimination and other trifles | Benoit Germain | 2024-04-16 | 1 | -6/+16 |
* | C++ migration: use std::jthread, std::condition_variable, std::chrono. | Benoit Germain | 2024-04-08 | 1 | -15/+5 |
* | tweak cancel.lua to enable individual tests. fix "hook" test for LuaJIT (need... | Benoit Germain | 2024-04-04 | 1 | -10/+24 |
* | tweak cancel.lua test file to be able to cherry-pick tests with command line ... | Benoit Germain | 2024-03-28 | 1 | -88/+103 |
* | Lane cancellation rework | Benoit Germain | 2019-04-26 | 1 | -45/+117 |
* | more fixes/tweaks about cancelled lindas | Benoit Germain | 2014-02-13 | 1 | -0/+30 |
* | new API linda:cancel("read"|"write"|"both"|"none") | Benoit Germain | 2014-02-10 | 1 | -2/+17 |
* | Cancellation improvements and some fixes | Benoit Germain | 2014-01-16 | 1 | -0/+93 |