| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove the remaining bits of stdalgo to utility/container. | 2026-04-04 | 1 | -1/+2 | |
| * | Avoid the direct use of intptr_t wherever possible.•••This may cause problems on systems like CheriBSD where the pointer type stores extra data. | 2026-03-29 | 1 | -3/+3 | |
| * | Switch modules from reference<> to shared_ptr<> and weak_ptr<>. | 2026-03-29 | 1 | -4/+4 | |
| * | Switch typedefs to using statements. | 2026-03-26 | 1 | -1/+1 | |
| * | Replace stalgo::erase with C++20 std::erase. | 2024-08-25 | 1 | -1/+1 | |
| * | Shuffle the modules about a bit. | 2024-07-17 | 1 | -0/+215 |
