Age | Commit message (Expand) | Author |
---|---|---|
2021-02-08 | Initialize class/struct variables with default values in modules/ | Rafał Mikrut |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-07-10 | Add override keywords. | Marcel Admiraal |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-03-17 | Style: Set clang-format Standard to Cpp11 | Rémi Verschelde |
2020-02-18 | PoolVector is gone, replaced by Vector | Juan Linietsky |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-07-07 | Fixes minor issues found by static analyzer | qarmin |
2019-06-26 | Some code changed with Clang-Tidy | qarmin |
2019-06-15 | Expose WebSocket set_buffers and document it. | Fabio Alessandrelli |
2019-02-12 | Modules: Ensure classes match their header filename | Rémi Verschelde |