index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
/
pcre.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2014-09-07
33122: typo from 32891 caused incorrect matches for pcre_match -n
Barton E. Schaefer
1
-1
/
+1
2014-07-23
32898 (credit Jun T.): fix offset_start initialization bug in 32891
Barton E. Schaefer
1
-1
/
+1
2014-07-20
32891: CASE_MATCH for =~ when using pcre; fix pcre_match with empty string
Barton E. Schaefer
1
-7
/
+6
2012-01-06
unposted: fix uninitialised variable warning in pcre
Peter Stephenson
1
-0
/
+1
2011-11-17
29907: Jun T.: remove declaration of unused variable
Peter Stephenson
1
-1
/
+0
2011-10-24
29838: metafy/unmetafy strings for PCRE matching (UTF-8 fixes)
Phil Pennock
1
-16
/
+45
2010-01-20
27608: fix memory for mbegin, mend & regexp test
Peter Stephenson
1
-2
/
+2
2010-01-17
27600: extend =~ syntax to set positional variables for matches
Peter Stephenson
1
-6
/
+73
2009-03-25
Jon Strait: 26778, 26781: extra options for PCRE matching
Peter Stephenson
1
-9
/
+48
2007-07-06
23665: autoloading of module features and related tweaks
Peter Stephenson
1
-5
/
+5
2007-05-28
see 23479: add initial features support for modules
Peter Stephenson
1
-11
/
+30
2007-05-02
unposted: regex fix-ups: missing doc file plus pointer fixes
Peter Stephenson
1
-2
/
+3
2007-05-01
23375: Phil Pennock: =~, zsh/regex etc. etc.
Peter Stephenson
1
-39
/
+123
2007-04-05
23264: don't add the -pcre-match operator unless the pcre functions are ↵
Clint Adams
1
-5
/
+10
available.
2006-05-30
22474: use variable argument lists to improve error message handling
Peter Stephenson
1
-7
/
+6
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