index
:
~steering
/
inspircd++.git
this commit
main
upstream/HEAD
upstream/insp10
upstream/insp11
upstream/insp12
upstream/insp20
upstream/insp3
upstream/insp4
upstream/master
upstream/obsolete/insp21
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
extra
/
geo_maxmind.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all leftover code relating to build directives.
Sadie Powell
2026-07-03
1
-6
/
+0
*
Use aggregate initialisation instead of memset.
Sadie Powell
2026-06-13
1
-2
/
+1
*
Update my email address.
Sadie Powell
2026-06-06
1
-1
/
+1
*
Switch the build system to CMake.
Sadie Powell
2026-04-27
1
-2
/
+3
*
Switch modules from reference<> to shared_ptr<> and weak_ptr<>.
Sadie Powell
2026-03-29
1
-4
/
+4
*
Switch the extensible system to using shared pointers.
Sadie Powell
2026-03-27
1
-46
/
+23
*
Switch typedefs to using statements.
Sadie Powell
2026-03-26
1
-1
/
+1
*
Clean up the casemapping checking and comparison code.
Sadie Powell
2026-03-13
1
-1
/
+1
*
Merge branch 'insp4' into master.
Sadie Powell
2025-04-17
1
-3
/
+0
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-29
1
-1
/
+1
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-22
1
-2
/
+2
*
Allow reloading the geolocation database with a module rehash.
Sadie Powell
2025-03-19
1
-0
/
+17
*
Use C++20 <format> instead of fmtlib when available.
Sadie Powell
2024-08-22
1
-1
/
+1
*
Shuffle the modules about a bit.
Sadie Powell
2024-07-17
1
-0
/
+224