aboutsummaryrefslogtreecommitdiff
path: root/modules/extra/mysql.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove the remaining function in utility/string to utility/container.Gravatar Sadie Powell2026-04-301-1/+0
|
* Switch ascii comparisons over to our own casemap functions.Gravatar Sadie Powell2026-04-301-1/+1
|
* Switch the build system to CMake.Gravatar Sadie Powell2026-04-271-2/+3
|
* Fix the double whitespace after some extra module headers.Gravatar Sadie Powell2026-04-081-1/+0
|
* Get rid of thismod/Parent in the mysql module.Gravatar Sadie Powell2026-03-291-12/+6
|
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-7/+12
|
* Switch typedefs to using statements.Gravatar Sadie Powell2026-03-261-3/+3
|
* Rename ServiceProvider::creator to service_creator and add GetSource.Gravatar Sadie Powell2026-03-021-1/+1
|
* Rename ServiceProvider methods to avoid shadowing issues.Gravatar Sadie Powell2026-03-021-1/+1
|
* Merge branch 'insp4'Gravatar Sadie Powell2025-08-151-1/+0
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-04-171-4/+0
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-011-1/+1
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-02-141-1/+1
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2024-09-131-1/+1
|
* Use C++20 <format> instead of fmtlib when available.Gravatar Sadie Powell2024-08-221-2/+2
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2024-08-061-3/+12
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2024-08-041-1/+2
|
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+635