This website requires JavaScript.
Explore
Help
Sign In
pegasus
/
anope
Watch
1
Star
0
Fork
0
You've already forked anope
mirror of
https://github.com/anope/anope.git
synced
2026-06-12 18:54:47 +02:00
Code
Activity
Files
8eb6a4da717d7670995a47fbd1b5878df88dd206
anope
/
modules
/
database
T
History
Sadie Powell
106750db77
Replace all uses of push_back with emplace_back.
2022-01-04 12:28:55 +00:00
..
db_flatfile.cpp
Use C++11 style class/struct initialisation.
2022-01-04 00:17:13 +00:00
db_old.cpp
Replace anope_{final,override} with their C++11 equivalent.
2022-01-03 19:02:44 +00:00
db_redis.cpp
Replace all uses of push_back with emplace_back.
2022-01-04 12:28:55 +00:00
db_sql_live.cpp
Replace anope_{final,override} with their C++11 equivalent.
2022-01-03 19:02:44 +00:00
db_sql.cpp
Use C++11 style class/struct initialisation.
2022-01-04 00:17:13 +00:00