about summary refs log tree commit diff
path: root/Src/Modules/regex.c
Commit message (Expand)AuthorAgeFilesLines
* 30513: zsh/regex metafy fixes for widecharPhil Pennock2012-06-161-7/+16
* 27608: fix memory for mbegin, mend & regexp testPeter Stephenson2010-01-201-4/+4
* 27600: extend =~ syntax to set positional variables for matchesPeter Stephenson2010-01-171-1/+55
* 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