summaryrefslogtreecommitdiff
path: root/Src/Modules/regex.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-1926362: avoid calling regfree() on uninitialized regex_t.Wayne Davison1-1/+1
2009-01-19Fixed a few compiler warnings.Wayne Davison1-6/+8
2007-07-0623665: autoloading of module features and related tweaksPeter Stephenson1-3/+3
2007-05-28see 23479: add initial features support for modulesPeter Stephenson1-3/+27
2007-05-0123375: Phil Pennock: =~, zsh/regex etc. etc.Peter Stephenson1-0/+161