1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-11 00:51:05 +02:00
Commit graph

15 commits

Author SHA1 Message Date
Oliver Kiddle
de635b4ee5 52253: support pcre callouts with shell evaluation of the callout string 2023-11-02 14:54:59 +01:00
Oliver Kiddle
b4d1c756f5 51738: support pcre's alternative DFA matching algorithm 2023-05-13 00:59:00 +02:00
Oliver Kiddle
f3f371deb3 51728: assign pcre named capture groups to a hash 2023-05-13 00:56:48 +02:00
Jun-ichi Takimoto
d5ba08af49 unposted: a few cosmetic format fixes in docs 2015-11-13 01:03:38 +09:00
Jun-ichi Takimoto
ffdeb1c257 35075: improve manual format
also fixed a ChangeLog entry for 35034 (2015-05-06)
2015-05-12 00:36:18 +09:00
Barton E. Schaefer
2693d852f6 32891: CASE_MATCH for =~ when using pcre; fix pcre_match with empty string 2014-07-20 11:42:09 -07:00
Jun T
53e9e2646d 32493: some man page formatting fixes 2014-03-17 15:11:30 +00:00
Peter Stephenson
418671fdb0 Jon Strait: 26778, 26781: extra options for PCRE matching 2009-03-25 11:29:11 +00:00
Peter Stephenson
3af9307d14 Phil Pennock: 26312: Document no variables altered on failed match 2009-01-15 09:49:06 +00:00
Peter Stephenson
7f03c3d851 23375: Phil Pennock: =~, zsh/regex etc. etc. 2007-05-01 22:05:03 +00:00
Clint Adams
c21172f2d0 * 20081: Doc/Zsh/mod_pcre.yo: document -pcre-match condition. 2004-06-20 22:47:16 +00:00
Clint Adams
befd90b847 * 19631: Doc/Zsh/mod_pcre.yo, Src/Modules/pcre.c: avoid segfault
when pcre_study is called before pcre_compile; documentation on
      pcre_compile options.
2004-03-16 15:14:30 +00:00
Clint Adams
b65dcc197b 15242: pcre_match -a and $match instead of pparams 2001-07-04 15:13:33 +00:00
Clint Adams
1b05d0bcec 15234: describe behavior added by 15228. 2001-07-03 16:52:35 +00:00
Clint Adams
bff61cf9e1 15211: zsh/pcre module 2001-07-02 19:39:34 +00:00