Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-30 | ScopeGuard improvements (#651) | Jack | |
`std::function` introduced a layer of indirection that can be removed through templating the class. | |||
2024-01-20 | Add and use ScopeGuard (#643)v1.22.1-rc2 | Jack | |
Use a scope guard instead of `GOTO` statements for curl cleanup | |||
2023-12-27 | Folder restructuring from primedev (#624)v1.21.2-rc3v1.21.2 | Jack | |
Copies of over the primedev folder structure for easier cherry-picking of further changes Co-authored-by: F1F7Y <filip.bartos07@proton.me> |