| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move unistd out of the global compat header. | 2022-05-07 | 1 | -1/+3 | |
| | | |||||
| * | Slim down the globally included files. | 2022-04-30 | 1 | -0/+4 | |
| | | |||||
| * | Slim the included headers down more. | 2022-01-26 | 1 | -0/+1 | |
| | | |||||
| * | Abolish the infernal space before accessibility keywords. | 2022-01-25 | 1 | -2/+2 | |
| | | |||||
| * | Add constexpr to the initialisation of various const static fields. | 2022-01-18 | 1 | -1/+1 | |
| | | |||||
| * | Add the final keyword to all remaining classes that can have it. | 2021-12-20 | 1 | -2/+4 | |
| | | |||||
| * | Fix a ton of pedantic compiler warnings. | 2021-04-04 | 1 | -1/+1 | |
| | | |||||
| * | Refactor classbase/CullResult into Cullable/Cullable::Result. | 2021-03-02 | 1 | -1/+1 | |
| | | |||||
| * | Replace the check for eventfd() with a C++17 header check. | 2020-10-20 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'insp3' into master. | 2020-01-17 | 1 | -1/+3 | |
| | | |||||
| * | Replace socketengine_{pthread,win32} with C++11 threads. | 2019-05-15 | 1 | -0/+139 | |
