Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-20 | 32891: CASE_MATCH for =~ when using pcre; fix pcre_match with empty string | Barton E. Schaefer | 1 | -1/+9 | |
2014-03-17 | 32493: some man page formatting fixes | Jun T | 1 | -0/+1 | |
2009-03-25 | Jon Strait: 26778, 26781: extra options for PCRE matching | Peter Stephenson | 1 | -2/+35 | |
2009-01-15 | Phil Pennock: 26312: Document no variables altered on failed match | Peter Stephenson | 1 | -1/+3 | |
2007-05-01 | 23375: Phil Pennock: =~, zsh/regex etc. etc. | Peter Stephenson | 1 | -2/+5 | |
2004-06-20 | * 20081: Doc/Zsh/mod_pcre.yo: document -pcre-match condition. | Clint Adams | 1 | -0/+12 | |
2004-03-16 | * 19631: Doc/Zsh/mod_pcre.yo, Src/Modules/pcre.c: avoid segfault | Clint Adams | 1 | -0/+7 | |
when pcre_study is called before pcre_compile; documentation on pcre_compile options. | |||||
2001-07-04 | 15242: pcre_match -a and $match instead of pparams | Clint Adams | 1 | -3/+4 | |
2001-07-03 | 15234: describe behavior added by 15228. | Clint Adams | 1 | -0/+4 | |
2001-07-02 | 15211: zsh/pcre module | Clint Adams | 1 | -0/+22 | |