Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove void from empty parameter lists | Chris Robinson | 2023-12-12 | 1 | -7/+12 |
* | Make some global and static member variables inline | Chris Robinson | 2023-09-11 | 1 | -2/+0 |
* | Make the router API functions noexcept | Chris Robinson | 2023-05-22 | 1 | -6/+6 |
* | Add EFX functions back to the router | Chris Robinson | 2022-06-18 | 1 | -0/+39 |
* | Don't handle EFX functions in the router | Chris Robinson | 2022-02-26 | 1 | -36/+0 |
* | Work around a MinGW thread_local bug | Chris Robinson | 2021-12-20 | 1 | -6/+6 |
* | Export EFX functions from the router | Chris Robinson | 2021-01-27 | 1 | -0/+36 |
* | Use C++ atomics and mutexes in the router | Chris Robinson | 2018-10-30 | 1 | -13/+13 |
* | Convert the router to C++ | Chris Robinson | 2018-10-30 | 1 | -0/+132 |