summaryrefslogtreecommitdiff
path: root/modules/extra/m_regex_posix.cpp
AgeCommit message (Expand)Author
2023-12-17Remove some unnecessary spaces that break editor indentation.Sadie Powell
2023-10-11Start migrating to range-based for loops.Sadie Powell
2022-12-31Merge branch '2.0' into 2.1.Sadie Powell
2022-12-31Update the copyright headers for 2023.Sadie Powell
2022-01-12Merge branch '2.0' into 2.1.Sadie Powell
2022-01-06Update the copyright headers for 2022.Sadie Powell
2022-01-03Replace anope_{final,override} with their C++11 equivalent.Sadie Powell
2021-01-07Update copyright to 2021.Robby
2020-01-04Update copyright to 2020.Robby
2019-01-01Update copyright to 2019.Robby
2018-04-25Update copyright to 2018.Robby
2017-03-30m_regex_posix: use REG_ICASEAdam
2017-01-16Update copyright to 2017.Robby
2016-01-28Update copyright to 2016. This was done with:Robby
2015-09-23Clear regex xlines on unload, which happens on shutdown, even though they are...Adam
2013-04-10Move some of the modules in extras/ that arent really extra out of extras. Ma...Adam
2012-02-22Added regex support for many commands, such as akill, sqline, snline,Adam