Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | C++ migration: ThreadStatus, CancelRequest and CancelResult are enum class | Benoit Germain | 2024-03-20 | 1 | -9/+9 |
* | C++ migration: removed most typedef, removed uint_t | Benoit Germain | 2024-03-20 | 1 | -5/+5 |
* | C++ migration: UniqueKey | Benoit Germain | 2024-03-20 | 1 | -3/+3 |
* | C++ migration: bool_t → bool | Benoit Germain | 2024-03-20 | 1 | -1/+1 |
* | C++ migration: buildfixes | Benoit Germain | 2024-03-19 | 1 | -4/+7 |
* | Changed all indentations to all whitespaces | Benoit Germain | 2022-02-07 | 1 | -16/+16 |
* | Lane cancellation rework | Benoit Germain | 2019-04-26 | 1 | -3/+12 |
* | Moved cancellation code in separate files | Benoit Germain | 2019-04-22 | 1 | -0/+57 |