aboutsummaryrefslogtreecommitdiff
path: root/modules/repeat.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch some modules to use GetRef instead of Get.Gravatar Sadie Powell2026-03-301-10/+5
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-5/+5
* Switch typedefs to using statements.Gravatar Sadie Powell2026-03-261-1/+1
* Rewrite sepstream and move to stringutils.Gravatar Sadie Powell2026-03-141-10/+6
* Clean up the casemapping checking and comparison code.Gravatar Sadie Powell2026-03-131-5/+5
* 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. Gravatar Sadie Powell2026-03-081-2/+2
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-09-301-6/+7
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-011-1/+2
* Purge v3 compatibility code.Gravatar Sadie Powell2025-01-171-68/+23
* Merge branch 'insp4' into master.Gravatar Sadie Powell2024-09-301-1/+2
* Use C++20 <format> instead of fmtlib when available.Gravatar Sadie Powell2024-08-221-4/+4
* Remove support for the v3 server protocol.Gravatar Sadie Powell2024-07-231-4/+1
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+533