| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch modules from reference<> to shared_ptr<> and weak_ptr<>. | 2026-03-29 | 1 | -12/+14 | |
| * | Switch the extensible system to using shared pointers. | 2026-03-27 | 1 | -1/+1 | |
| * | Switch typedefs to using statements. | 2026-03-26 | 1 | -1/+1 | |
| * | Rewrite sepstream and move to stringutils. | 2026-03-14 | 1 | -2/+2 | |
| * | Clean up the casemapping checking and comparison code. | 2026-03-13 | 1 | -1/+1 | |
| * | Replace IS_* with member functions.•••- All user types get an Is* function. - Only local users are cast using the old function so only local users get an As* function. | 2026-03-08 | 1 | -1/+1 | |
| * | Merge branch 'insp4' into master. | 2025-12-07 | 1 | -1/+1 | |
| * | Allow getting an I/O hook from a user I/O handler. | 2025-10-31 | 1 | -6/+2 | |
| * | Reduce nesting in OnCleanup hooks. | 2025-10-31 | 1 | -10/+9 | |
| * | Start splitting the user I/O interface from the network socket. | 2025-10-26 | 1 | -2/+6 | |
| * | Merge branch 'insp4' | 2025-08-15 | 1 | -1/+1 | |
| * | Merge branch 'insp4' into master. | 2025-04-17 | 1 | -4/+0 | |
| * | Merge branch 'insp4' into master. | 2025-03-22 | 1 | -2/+2 | |
| * | Merge branch 'insp4' into master. | 2025-03-10 | 1 | -2/+2 | |
| * | Merge branch 'insp4' into master. | 2025-03-03 | 1 | -2/+2 | |
| * | Merge branch 'insp4' into master. | 2025-03-01 | 1 | -2/+3 | |
| * | Merge branch 'insp4' into master. | 2025-02-14 | 1 | -2/+2 | |
| * | Use C++20 <format> instead of fmtlib when available. | 2024-08-22 | 1 | -2/+2 | |
| * | Shuffle the modules about a bit. | 2024-07-17 | 1 | -0/+1203 |
