about summary refs log tree commit diff
path: root/Src/Modules/pcre.c
Commit message (Expand)AuthorAgeFilesLines
* 23665: autoloading of module features and related tweaksPeter Stephenson2007-07-061-5/+5
* see 23479: add initial features support for modulesPeter Stephenson2007-05-281-11/+30
* unposted: regex fix-ups: missing doc file plus pointer fixesPeter Stephenson2007-05-021-2/+3
* 23375: Phil Pennock: =~, zsh/regex etc. etc.Peter Stephenson2007-05-011-39/+123
* 23264: don't add the -pcre-match operator unless the pcre functions are avail...Clint Adams2007-04-051-5/+10
* 22474: use variable argument lists to improve error message handlingPeter Stephenson2006-05-301-7/+6
* 20091: Src/Modules/pcre.c: silence gcc "unused parameter" warnings.Clint Adams2004-06-221-5/+5
* * 19641: Src/Modules/pcre.c: implement -pcre-match conditionalClint Adams2004-03-161-14/+66
* * 19640: Src/Modules/pcre.c: improve error reporting a bit.Clint Adams2004-03-161-4/+4
* * 19631: Doc/Zsh/mod_pcre.yo, Src/Modules/pcre.c: avoid segfaultClint Adams2004-03-161-1/+8
* 17582: Improved option argument handling.Peter Stephenson2002-08-271-8/+8
* 15250: still run setup even if pcre functions are unavailableClint Adams2001-07-061-6/+16
* 15242: pcre_match -a and $match instead of pparamsClint Adams2001-07-041-5/+16
* 15228: AC_CHECK_LIB->AC_SEARCH_LIBS, set pparams with capture buffersClint Adams2001-07-031-5/+35
* 15211: zsh/pcre moduleClint Adams2001-07-021-0/+134