summaryrefslogtreecommitdiff
path: root/src/shared/originconnection.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Switch from fmtlib to std::format. (#2031)Mikaël Capelle2024-05-251-2/+2
| | | | | * Switch from fmtlib to std::format. * Remove libffi from dependencies in Github action.
* Apply clang-format.Mikaël Capelle2023-07-091-32/+30
|
* Remove unused mapping.Mikaël Capelle2021-01-211-14/+0
|
* cleanup, typedefsisanae2020-02-181-7/+7
|
* split directoryentryisanae2020-02-181-0/+145
made classes noncopyable, fixed a few unintended copies