| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch from fmtlib to std::format. (#2031) | Mikaël Capelle | 2024-05-25 | 1 | -4/+3 |
| | | | | | | * Switch from fmtlib to std::format. * Remove libffi from dependencies in Github action. | ||||
| * | Apply clang-format. | Mikaël Capelle | 2023-07-09 | 1 | -15/+15 |
| | | |||||
| * | Change some for loops to use refs, prefer range loop where possible. | AL | 2020-11-02 | 1 | -2/+2 |
| | | |||||
| * | Convert FileAlternative and DataArchiveOrigin to classes | AL | 2020-11-02 | 1 | -1/+1 |
| | | |||||
| * | Change Alternatives vector to use a struct | AL | 2020-11-02 | 1 | -1/+1 |
| | | |||||
| * | cleanup, typedefs | isanae | 2020-02-18 | 1 | -3/+3 |
| | | |||||
| * | split directoryentry | isanae | 2020-02-18 | 1 | -0/+184 |
| made classes noncopyable, fixed a few unintended copies | |||||
