about summary refs log tree commit diff
path: root/Src/Modules/regex.c
Commit message (Expand)AuthorAgeFilesLines
* 26362: avoid calling regfree() on uninitialized regex_t.Wayne Davison2009-01-191-1/+1
* Fixed a few compiler warnings.Wayne Davison2009-01-191-6/+8
* 23665: autoloading of module features and related tweaksPeter Stephenson2007-07-061-3/+3
* see 23479: add initial features support for modulesPeter Stephenson2007-05-281-3/+27
* 23375: Phil Pennock: =~, zsh/regex etc. etc.Peter Stephenson2007-05-011-0/+161