index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
glob.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-18
21661: fix glob bug introduced in 21655
Peter Stephenson
1
-1
/
+1
2005-08-17
21655: bug in ${..//../${..//../..}}
Peter Stephenson
1
-23
/
+22
2005-08-15
21609: fixed a readlink() call in statfullpath().
Wayne Davison
1
-2
/
+4
2005-08-02
21557: Thorsten Dahlheimer: BRACE_CCL fix
Peter Stephenson
1
-1
/
+1
2005-06-21
21317: fix bug where recursive glob within e qualifier would hang the shell
Oliver Kiddle
1
-1
/
+0
2005-04-24
21174 adjustments to 21170
Bart Schaefer
1
-2
/
+4
2005-04-24
Optimise length calculations for ${...//.../...}
Peter Stephenson
1
-20
/
+29
2005-03-16
20983: failed glob from fixed strings segments in globbed paths
Peter Stephenson
1
-8
/
+13
2005-01-10
20661: *(+func) = *(e:func:)
Peter Stephenson
1
-5
/
+26
2004-10-26
20522: must-match optimisation in parameter substitution broken
Peter Stephenson
1
-2
/
+14
2004-10-18
20500: Unmetafy patterns where possible and other minor pattern fixes
Peter Stephenson
1
-56
/
+38
2004-06-02
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
1
-19
/
+19
2004-05-28
Fixed signed/unsigned compiler warning.
Wayne Davison
1
-1
/
+1
2004-04-06
Minor optimization to qualnonemptydir() when a dir has a subdir.
Wayne Davison
1
-2
/
+8
2004-04-01
19717: (F) glob qualifier for full directories
Peter Stephenson
1
-0
/
+24
2003-10-06
19167: fix NUL at start of BRACE_CCL range.
Peter Stephenson
1
-5
/
+6
2003-08-01
fix bug with f glob qualifier where an empty spec resulted in an infinite loop
Oliver Kiddle
1
-2
/
+5
2003-02-20
18263: fix saving of glob state so that globs can be used from (e) glob qual
Oliver Kiddle
1
-2
/
+3
2002-08-05
17503: fix various typos and spelling mistakes in source code comments
Oliver Kiddle
1
-2
/
+2
2002-05-06
Split tokenize() into shtokenize() and zshtokenize()
Bart Schaefer
1
-2
/
+16
2002-04-08
16942: Allow zero-length matches in parameter substitutions.
Peter Stephenson
1
-2
/
+2
2002-02-22
16620, 16697: add a and n parameter expansion flags
Oliver Kiddle
1
-41
/
+4
2002-01-22
16487: Src/glob.c: bug in 16486 when a qualifier in a set
Peter Stephenson
1
-1
/
+1
2002-01-22
16486: Doc/Zsh/expn.yo, Src/glob.c, Src/pattern.c: support
Peter Stephenson
1
-409
/
+565
2001-10-08
15931: EXIT traps from exit in subshell; 15965: glob -> zglob
Peter Stephenson
1
-1
/
+1
2001-07-09
15327: always use local LINENOs in parse_string().
Peter Stephenson
1
-1
/
+1
2001-07-06
15277: Src/glob.c: real backreferencing bug with ${(S)...%%...}
Peter Stephenson
1
-8
/
+9
2001-07-06
back out 15266
Peter Stephenson
1
-57
/
+8
2001-07-05
15266: fix for ${(S)...%%...}
Peter Stephenson
1
-8
/
+57
2001-05-09
Back off 14140 (tokenize comma)
Peter Stephenson
1
-1
/
+0
2001-05-02
Make X{$~foo}Y where $foo contains commas behave as expected
Peter Stephenson
1
-0
/
+1
2001-04-24
Subscripting optimization and error checking.
Bart Schaefer
1
-1
/
+1
2001-01-16
remove 13108 (trap queues); replace with signal queueing to ensure that user ...
Sven Wischnowsky
1
-5
/
+14
2000-12-05
Joel Smith: 13230: avoid name clashes with Linux kernel
Peter Stephenson
1
-7
/
+7
2000-10-02
Change some zerr to zwarn for consistency.
Bart Schaefer
1
-2
/
+1
2000-09-18
Improve upon some of the PATH_MAX changes.
Bart Schaefer
1
-32
/
+0
2000-08-03
quoting
Sven Wischnowsky
1
-0
/
+1
2000-06-02
Fixed glob array indexing.
Wayne Davison
1
-1
/
+1
2000-06-02
Changed the array "len" to be "end" -- a 1-relative index of the last
Wayne Davison
1
-14
/
+15
2000-05-31
Wayne: pattern.c unitialised var
Peter Stephenson
1
-13
/
+12
2000-05-16
11410: make tokenize() tokenize =, so $~foo allows =cmd expansion
Peter Stephenson
1
-0
/
+1
2000-04-30
AIX dependency fixes
Oliver Kiddle
1
-2
/
+2
2000-04-14
10756: fix (#s) and (#e) for parameter substitution forms
Peter Stephenson
1
-0
/
+47
2000-04-07
10564: typo in _wanted
Clint Adams
1
-1
/
+3
2000-04-05
Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524
Peter Stephenson
1
-1280
/
+1115
1999-04-15
Initial revision
Tanaka Akira
1
-0
/
+2800