index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
pattern.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
users/12087: fix globbing problem on Cygwin
Peter Stephenson
2007-10-23
1
-1
/
+20
*
add (#cN,M) globbing flag
Peter Stephenson
2007-07-27
1
-8
/
+136
*
22572: use of (#m) was broken with pure strings
Peter Stephenson
2006-08-01
1
-0
/
+26
*
22557: turn on multibyte option by default
Peter Stephenson
2006-07-25
1
-2
/
+2
*
fix typos in 22556
Peter Stephenson
2006-07-25
1
-1
/
+1
*
22556: Multibyte separators and delimiters
Peter Stephenson
2006-07-24
1
-41
/
+58
*
22525: lengths and cases of multibyte strings in parameters and history
Peter Stephenson
2006-06-28
1
-11
/
+8
*
Got rid of several compiler warnings about signed/unsigned problems by
Wayne Davison
2006-05-31
1
-14
/
+19
*
22432: bug with backtracking over repeated single parameterhs
Peter Stephenson
2006-04-25
1
-15
/
+19
*
22429: fix bug with pure string matching
Peter Stephenson
2006-04-25
1
-1
/
+1
*
22409: fix --disable-multibyte patterns
Peter Stephenson
2006-04-09
1
-5
/
+4
*
22408: support for multibyte characters in patterns
Peter Stephenson
2006-04-09
1
-390
/
+521
*
21862/21863: GLOB_SUBST shouldn't swallow up backslashes in parameter
Peter Stephenson
2005-10-11
1
-3
/
+10
*
21736: improve tests for word and identifier characters with multibyte input
Peter Stephenson
2005-09-20
1
-0
/
+4
*
Add [[:IFS:]] etc. tests.
Peter Stephenson
2005-05-09
1
-2
/
+30
*
21194: fix handling of zero-length quoted test strings for patterns
Peter Stephenson
2005-04-26
1
-1
/
+3
*
Optimise length calculations for ${...//.../...}
Peter Stephenson
2005-04-24
1
-11
/
+16
*
20568: debug test in pattern.c was out of date
Peter Stephenson
2004-11-19
1
-1
/
+1
*
20513: fix tests of zero-length patterns
Peter Stephenson
2004-10-22
1
-1
/
+14
*
20500: Unmetafy patterns where possible and other minor pattern fixes
Peter Stephenson
2004-10-18
1
-189
/
+484
*
20490: Don't assume null termination for test string in pattern matching.
Peter Stephenson
2004-10-15
1
-104
/
+231
*
20412, tweaked: Make test builtin more POSIX compatible
Peter Stephenson
2004-10-05
1
-13
/
+44
*
Silenced two signed/unsigned comparison compiler warnings.
Wayne Davison
2004-05-28
1
-2
/
+2
*
19554: make nocaseglob more efficient on Cygwin
Peter Stephenson
2004-03-08
1
-1
/
+10
*
zsh-users/7121: NO_CASE_GLOB option for case-insensitive globbing
Peter Stephenson
2004-03-06
1
-1
/
+4
*
19269: 8-bit characters in character classes
Peter Stephenson
2003-12-03
1
-1
/
+1
*
a la 19209: zcalloc -> zshcalloc
Peter Stephenson
2003-10-29
1
-5
/
+5
*
18600: bug matching against [[:xdigit:]]
Peter Stephenson
2003-06-03
1
-0
/
+1
*
17994: Globbing flags with no effect could hang the shell
Peter Stephenson
2002-12-10
1
-1
/
+4
*
17503: fix various typos and spelling mistakes in source code comments
Oliver Kiddle
2002-08-05
1
-5
/
+5
*
16486: Doc/Zsh/expn.yo, Src/glob.c, Src/pattern.c: support
Peter Stephenson
2002-01-22
1
-84
/
+95
*
15765: introduce [:ascii:] class
Clint Adams
2001-09-09
1
-12
/
+19
*
?## fix from 13497 and site name change from Geoff
Peter Stephenson
2001-02-18
1
-2
/
+8
*
Wayne: pattern.c unitialised var
Peter Stephenson
2000-05-31
1
-2
/
+1
*
11587: Felix Rosencrantz: Src/pattern.c: uninitialised variable
Peter Stephenson
2000-05-26
1
-1
/
+1
*
10971: **/... always globbed dots
Peter Stephenson
2000-04-27
1
-0
/
+2
*
10756: fix (#s) and (#e) for parameter substitution forms
Peter Stephenson
2000-04-14
1
-2
/
+13
*
10547: (#s) and (#e) pattern assertions
Peter Stephenson
2000-04-06
1
-26
/
+65
*
10444: Src/lex.c, Src/pattern.c: Insist on proper syntax
Andrew Main
2000-04-04
1
-8
/
+7
*
Updated from list as far as 10376
Peter Stephenson
2000-04-01
1
-460
/
+656
*
Initial revision
Tanaka Akira
1999-08-06
1
-0
/
+2284