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
2008-09-29
users/13295, tweaked: dont reset line numbers when parsing strings, sometimes
Peter Stephenson
1
-1
/
+1
2008-05-11
24996: improve xtrace output for patterns
Peter Stephenson
1
-8
/
+11
2008-04-29
oops
Peter Stephenson
1
-1
/
+1
2008-04-28
24887: geoff: typo
Peter Stephenson
1
-1
/
+1
2008-04-26
24878: add incremental pattern searches
Peter Stephenson
1
-57
/
+110
2007-11-01
24050: handle nanosecond resolution timestamps on systems that support them
Oliver Kiddle
1
-0
/
+54
2007-10-22
24006: (F) glob qualifier should unmetafy
Peter Stephenson
1
-2
/
+5
2007-06-18
23562: add KSH_ZERO_SUBSCRIPT option and leave off by default
Peter Stephenson
1
-1
/
+1
2007-01-21
23118: improve sorting to make it work with locales
Peter Stephenson
1
-4
/
+1
2006-11-08
22981: Zvi Har'el: bad call from 22952
Peter Stephenson
1
-1
/
+1
2006-11-07
22980: 22952 messed up parameter padding flag optional arguments
Peter Stephenson
1
-1
/
+1
2006-11-02
22952: fix some argument delimiters to work with multibyte characters
Peter Stephenson
1
-8
/
+9
2006-11-01
22934, modified, see 22937: add HIST_SUBST_PATTERN option
Peter Stephenson
1
-2
/
+25
2006-07-30
22562: make ${...#...} etc. understand multibyte characters
Peter Stephenson
1
-12
/
+368
2006-07-10
22544: Improve use of ztype tests for multibyte characters. Add
Peter Stephenson
1
-3
/
+1
2006-05-30
22474: use variable argument lists to improve error message handling
Peter Stephenson
1
-28
/
+26
2006-02-19
22284: add --disable-dynamic-nss configure switch to disable use of getpw*(),...
Clint Adams
1
-6
/
+6
2005-12-15
users/9788: add (oN) glob qualifier for no sorting
Peter Stephenson
1
-14
/
+33
2005-10-13
21871: replace INULL() by inull()
Peter Stephenson
1
-2
/
+2
2005-10-11
21862/21863: GLOB_SUBST shouldn't swallow up backslashes in parameter
Peter Stephenson
1
-9
/
+31
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
[next]