Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give a name to all lanes in the testsHEADmaster | Benoit Germain | 32 hours | 1 | -1/+1 |
| | |||||
* | Some API changes | Benoit Germain | 2024-05-31 | 1 | -2/+7 |
| | | | | | | * lanes.timers() can return nil, cancel_error if interrupted * linda:receive() always return a k,v, where k is nil when v is "timeout" or cancel_error * lanes.sleep returns nil, "timeout" during normal operations | ||||
* | Tweak some test scripts | Benoit Germain | 2024-04-08 | 1 | -0/+1 |
| | |||||
* | C++ migration: refactor AllocatorDefinition and ProtectedAllocator into classes | Benoit Germain | 2024-03-26 | 1 | -0/+2 |
| | |||||
* | Lua 5.4 support | Benoit Germain | 2018-11-27 | 1 | -1/+1 |
| | |||||
* | New test protect_allocator | Benoit Germain | 2018-10-31 | 1 | -0/+50 |