| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-17 | Common: Replace Result with C++23's std::expected. | Jordan Woyak | |
| 2025-11-21 | Common/Result: Swap order of template parameters to match C++26's ↵ | Jordan Woyak | |
| std::expected, make all member functions constexpr, and add moving "unexpected" conversion constructor for consistency. | |||
| 2021-07-05 | treewide: convert GPLv2+ license info to SPDX tags | Pierre Bourdon | |
| SPDX standardizes how source code conveys its copyright and licensing information. See https://spdx.github.io/spdx-spec/1-rationale/ . SPDX tags are adopted in many large projects, including things like the Linux kernel. | |||
| 2020-05-06 | DiscIO: Implement multithreaded compression | JosJuice | |
