Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-06-22 | 20091: Src/Modules/pcre.c: silence gcc "unused parameter" warnings. | Clint Adams | 1 | -5/+5 | |
2004-03-16 | * 19641: Src/Modules/pcre.c: implement -pcre-match conditional | Clint Adams | 1 | -14/+66 | |
suggested by Oliver. | |||||
2004-03-16 | * 19640: Src/Modules/pcre.c: improve error reporting a bit. | Clint Adams | 1 | -4/+4 | |
2004-03-16 | * 19631: Doc/Zsh/mod_pcre.yo, Src/Modules/pcre.c: avoid segfault | Clint Adams | 1 | -1/+8 | |
when pcre_study is called before pcre_compile; documentation on pcre_compile options. | |||||
2002-08-27 | 17582: Improved option argument handling. | Peter Stephenson | 1 | -8/+8 | |
unposted: Updated version to 4.1.0-dev-6 because of interface change. | |||||
2001-07-06 | 15250: still run setup even if pcre functions are unavailable | Clint Adams | 1 | -6/+16 | |
2001-07-04 | 15242: pcre_match -a and $match instead of pparams | Clint Adams | 1 | -5/+16 | |
2001-07-03 | 15228: AC_CHECK_LIB->AC_SEARCH_LIBS, set pparams with capture buffers | Clint Adams | 1 | -5/+35 | |
2001-07-02 | 15211: zsh/pcre module | Clint Adams | 1 | -0/+134 | |