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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
glob.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
23562: add KSH_ZERO_SUBSCRIPT option and leave off by default
Peter Stephenson
2007-06-18
1
-1
/
+1
*
23118: improve sorting to make it work with locales
Peter Stephenson
2007-01-21
1
-4
/
+1
*
22981: Zvi Har'el: bad call from 22952
Peter Stephenson
2006-11-08
1
-1
/
+1
*
22980: 22952 messed up parameter padding flag optional arguments
Peter Stephenson
2006-11-07
1
-1
/
+1
*
22952: fix some argument delimiters to work with multibyte characters
Peter Stephenson
2006-11-02
1
-8
/
+9
*
22934, modified, see 22937: add HIST_SUBST_PATTERN option
Peter Stephenson
2006-11-01
1
-2
/
+25
*
22562: make ${...#...} etc. understand multibyte characters
Peter Stephenson
2006-07-30
1
-12
/
+368
*
22544: Improve use of ztype tests for multibyte characters. Add
Peter Stephenson
2006-07-10
1
-3
/
+1
*
22474: use variable argument lists to improve error message handling
Peter Stephenson
2006-05-30
1
-28
/
+26
*
22284: add --disable-dynamic-nss configure switch to disable use of getpw*(),...
Clint Adams
2006-02-19
1
-6
/
+6
*
users/9788: add (oN) glob qualifier for no sorting
Peter Stephenson
2005-12-15
1
-14
/
+33
*
21871: replace INULL() by inull()
Peter Stephenson
2005-10-13
1
-2
/
+2
*
21862/21863: GLOB_SUBST shouldn't swallow up backslashes in parameter
Peter Stephenson
2005-10-11
1
-9
/
+31
*
21661: fix glob bug introduced in 21655
Peter Stephenson
2005-08-18
1
-1
/
+1
*
21655: bug in ${..//../${..//../..}}
Peter Stephenson
2005-08-17
1
-23
/
+22
*
21609: fixed a readlink() call in statfullpath().
Wayne Davison
2005-08-15
1
-2
/
+4
*
21557: Thorsten Dahlheimer: BRACE_CCL fix
Peter Stephenson
2005-08-02
1
-1
/
+1
*
21317: fix bug where recursive glob within e qualifier would hang the shell
Oliver Kiddle
2005-06-21
1
-1
/
+0
*
21174 adjustments to 21170
Bart Schaefer
2005-04-24
1
-2
/
+4
*
Optimise length calculations for ${...//.../...}
Peter Stephenson
2005-04-24
1
-20
/
+29
*
20983: failed glob from fixed strings segments in globbed paths
Peter Stephenson
2005-03-16
1
-8
/
+13
*
20661: *(+func) = *(e:func:)
Peter Stephenson
2005-01-10
1
-5
/
+26
*
20522: must-match optimisation in parameter substitution broken
Peter Stephenson
2004-10-26
1
-2
/
+14
*
20500: Unmetafy patterns where possible and other minor pattern fixes
Peter Stephenson
2004-10-18
1
-56
/
+38
*
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
2004-06-02
1
-19
/
+19
*
Fixed signed/unsigned compiler warning.
Wayne Davison
2004-05-28
1
-1
/
+1
*
Minor optimization to qualnonemptydir() when a dir has a subdir.
Wayne Davison
2004-04-06
1
-2
/
+8
*
19717: (F) glob qualifier for full directories
Peter Stephenson
2004-04-01
1
-0
/
+24
*
19167: fix NUL at start of BRACE_CCL range.
Peter Stephenson
2003-10-06
1
-5
/
+6
*
fix bug with f glob qualifier where an empty spec resulted in an infinite loop
Oliver Kiddle
2003-08-01
1
-2
/
+5
*
18263: fix saving of glob state so that globs can be used from (e) glob qual
Oliver Kiddle
2003-02-20
1
-2
/
+3
*
17503: fix various typos and spelling mistakes in source code comments
Oliver Kiddle
2002-08-05
1
-2
/
+2
*
Split tokenize() into shtokenize() and zshtokenize()
Bart Schaefer
2002-05-06
1
-2
/
+16
*
16942: Allow zero-length matches in parameter substitutions.
Peter Stephenson
2002-04-08
1
-2
/
+2
*
16620, 16697: add a and n parameter expansion flags
Oliver Kiddle
2002-02-22
1
-41
/
+4
*
16487: Src/glob.c: bug in 16486 when a qualifier in a set
Peter Stephenson
2002-01-22
1
-1
/
+1
*
16486: Doc/Zsh/expn.yo, Src/glob.c, Src/pattern.c: support
Peter Stephenson
2002-01-22
1
-409
/
+565
*
15931: EXIT traps from exit in subshell; 15965: glob -> zglob
Peter Stephenson
2001-10-08
1
-1
/
+1
*
15327: always use local LINENOs in parse_string().
Peter Stephenson
2001-07-09
1
-1
/
+1
*
15277: Src/glob.c: real backreferencing bug with ${(S)...%%...}
Peter Stephenson
2001-07-06
1
-8
/
+9
*
back out 15266
Peter Stephenson
2001-07-06
1
-57
/
+8
*
15266: fix for ${(S)...%%...}
Peter Stephenson
2001-07-05
1
-8
/
+57
*
Back off 14140 (tokenize comma)
Peter Stephenson
2001-05-09
1
-1
/
+0
*
Make X{$~foo}Y where $foo contains commas behave as expected
Peter Stephenson
2001-05-02
1
-0
/
+1
*
Subscripting optimization and error checking.
Bart Schaefer
2001-04-24
1
-1
/
+1
*
remove 13108 (trap queues); replace with signal queueing to ensure that user ...
Sven Wischnowsky
2001-01-16
1
-5
/
+14
*
Joel Smith: 13230: avoid name clashes with Linux kernel
Peter Stephenson
2000-12-05
1
-7
/
+7
*
Change some zerr to zwarn for consistency.
Bart Schaefer
2000-10-02
1
-2
/
+1
*
Improve upon some of the PATH_MAX changes.
Bart Schaefer
2000-09-18
1
-32
/
+0
*
quoting
Sven Wischnowsky
2000-08-03
1
-0
/
+1
[next]