Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Rework] Further types conversion (no functional changes) | Vsevolod Stakhov | 2024-03-18 | 1 | -39/+39 |
| | |||||
* | [Rework] Remove some of the GLib types in lieu of standard ones | Vsevolod Stakhov | 2024-03-18 | 1 | -21/+21 |
| | | | | This types have constant conflicts with the system ones especially on OSX. | ||||
* | [Rework] Use clang-format to unify formatting in all sources | Vsevolod Stakhov | 2023-07-26 | 1 | -481/+445 |
| | | | | No meaningful changes. | ||||
* | [Rework] Refactor libraries structure | Vsevolod Stakhov | 2020-02-10 | 1 | -0/+1065 |
* Move logger implementation to libserver * Move fuzzy backend files to a separate subdir TODO: Move HTTP code from libutil |