aboutsummaryrefslogtreecommitdiffstats
path: root/router/al.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove void from empty parameter listsChris Robinson2023-12-121-7/+12
* Make some global and static member variables inlineChris Robinson2023-09-111-2/+0
* Make the router API functions noexceptChris Robinson2023-05-221-6/+6
* Add EFX functions back to the routerChris Robinson2022-06-181-0/+39
* Don't handle EFX functions in the routerChris Robinson2022-02-261-36/+0
* Work around a MinGW thread_local bugChris Robinson2021-12-201-6/+6
* Export EFX functions from the routerChris Robinson2021-01-271-0/+36
* Use C++ atomics and mutexes in the routerChris Robinson2018-10-301-13/+13
* Convert the router to C++Chris Robinson2018-10-301-0/+132