summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_regex_posix.cpp
AgeCommit message (Expand)Author
2010-01-14Specify regex engine in m_filter/m_rline CAPAB line instead of marking m_rege...danieldg
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-11-16Use ServiceProvider for inter-module dependenciesdanieldg
2009-10-18Remove VF_SERVICEPROVIDER, prevent heap allocation of ConfigReaderdanieldg
2009-10-17Remove dummy API_VERSION from Version constructordanieldg
2009-10-08Update Event and Request APIsdanieldg
2009-09-26Compile fixes and message updatesdanieldg
2009-09-26Remove InspIRCd* parameters and fieldsdanieldg
2009-09-22Describe module purpose in /MODULES outputdanieldg
2009-05-24OnRehash changes: split to multiple hooks to clarify use and prevent explosio...danieldg
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-01-02Update copyrights for 2009.w00t
2008-09-22Set Id property on a bunch of modules which lack it, etc.brain
2008-09-21Make regex providers load correctly. Move m_rline to use the regex providers,...aquanight
2008-09-05TRE regex provider (the same engine used by Unreal 3.2)aquanight
2008-09-05POSIX regular expression provider (basic/extended controlled by <posix extend...aquanight