index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Age
Commit message (
Collapse
)
Author
Files
Lines
2003-08-01
fix bug with f glob qualifier where an empty spec resulted in an infinite loop
Oliver Kiddle
1
-2
/
+5
2003-08-01
18916: unsetting IFS could cause segfault
Peter Stephenson
1
-4
/
+6
2003-07-29
Don't crash if alt-y is typed twice in a row without a prior ctrl-y.
Wayne Davison
1
-1
/
+3
2003-07-23
18888: Philippe Troin: allow clone to acquire a controlling tty
Peter Stephenson
1
-17
/
+30
2003-07-22
18880: Don't return unset parameters in $parameters
Peter Stephenson
1
-0
/
+2
2003-07-17
18864: unnecessary space with ${(Q)...}
Peter Stephenson
1
-1
/
+1
2003-07-09
18836: read with metafied delimiter didn't work.
Peter Stephenson
1
-1
/
+2
2003-07-03
18769: handle parse errors in autoload functions properly
Peter Stephenson
1
-1
/
+1
2003-06-25
18634: Tomi Vainio: work around problem with latest Sun k2 compiler
Oliver Kiddle
1
-1
/
+1
2003-06-24
18626: improve echoti's arg support and fix compile problem on 64-bit Solaris
Oliver Kiddle
1
-18
/
+24
2003-06-19
18616: Add ternary expression handling to zformat
Peter Stephenson
1
-75
/
+146
2003-06-05
users/1654: anchors did'nt work with // parameter substitution
Peter Stephenson
1
-1
/
+1
2003-06-03
18600: bug matching against [[:xdigit:]]
Peter Stephenson
1
-0
/
+1
2003-05-30
18587: fix bug where only the beginning of the association key was compared
Oliver Kiddle
1
-1
/
+1
2003-05-24
18578: 18559 caused typeset failures
Peter Stephenson
1
-3
/
+3
2003-05-22
18569: pointer error with ${(on)...}
Peter Stephenson
1
-1
/
+1
2003-05-22
18559, 18562: make modules use proper option arguments
Peter Stephenson
6
-51
/
+38
2003-05-21
18565: bug when ${(u)...} reduced array to length 1
Peter Stephenson
1
-10
/
+17
2003-05-19
18543: memory leak vared'ing arrays
Peter Stephenson
1
-1
/
+2
2003-05-15
18530: print option states with `set -o' or `set +o'
Oliver Kiddle
2
-2
/
+29
2003-05-15
18539 and remaining bits of 18536???: vi and emacs options, autoload zle
Peter Stephenson
2
-1
/
+17
2003-05-14
18536: EMACS and VI compatibility options
Peter Stephenson
4
-0
/
+17
2003-05-14
18513: Work around crash on resize in menu selection
Peter Stephenson
1
-1
/
+15
2003-05-13
18525: add manual UTF-8 conversion so \u and \U should work on more systems
Oliver Kiddle
1
-42
/
+101
2003-05-12
18524: sepjoin !heap bug cause problem in vared
Peter Stephenson
1
-1
/
+1
2003-05-07
18508: quoting of separator in ${foo//../..} was buggy
Peter Stephenson
1
-7
/
+12
2003-05-05
unposted: cvsignore VIM *.swp files
Andrey Borzenkov
4
-0
/
+16
2003-05-05
18476: Fix menu selection on Linux console
Andrey Borzenkov
2
-4
/
+4
2003-05-02
18492: Provide partial fix for multios and output process substitution
Peter Stephenson
5
-55
/
+123
asynchronicity problem. Document workarounds for remaining problems.
2003-04-28
17820, tweaked: attempt to fix compilation of tcp.h on recent versions
Peter Stephenson
1
-2
/
+2
of cygwin
2003-04-25
18472: spelling corrections
Oliver Kiddle
2
-3
/
+3
2003-04-23
18477: Null pointer dereferenced in _arguments "*-+bar"
Peter Stephenson
1
-1
/
+1
2003-04-23
18466: tcp.mdh only included by C file
Peter Stephenson
2
-1
/
+1
2003-04-23
IKEGAMI Tsutomu: sf bug 722366: metafy pwd when read from $PWD
Peter Stephenson
1
-1
/
+2
2003-04-08
workers-18440: add previously added cygwin completion functions to the ↵
Felix Rosencrantz
1
-1
/
+1
completion module
2003-04-04
18435: unsetting readonly returned status 0
Peter Stephenson
2
-6
/
+10
2003-04-03
18431: Another attempt to fix the problems with RLIMIT definitions
Peter Stephenson
1
-43
/
+51
2003-03-28
Prevent "print -m" from crashing (complains about missing pattern).
Wayne Davison
1
-1
/
+5
2003-03-26
18392: read with -p and -t and no coprocess crashed.
Peter Stephenson
1
-1
/
+2
2003-03-25
Fixed zjoin() when it returns an empty string that should be allocated.
Wayne Davison
1
-1
/
+1
2003-03-25
users/5986, 18380: arg support for echoti builtin.
Clint Adams
1
-4
/
+23
2003-03-24
18378: fix lots of problems with $killring
Peter Stephenson
1
-19
/
+24
2003-03-24
18376: Fix headers for wchar.h and some related gcc waringnings
Peter Stephenson
2
-3
/
+13
2003-03-18
18359: fix bug where not enough memory was allocated if MB_LEN_MAX < 6
Oliver Kiddle
1
-4
/
+1
2003-03-14
18343, 18348: handle \u and \U escapes for specifying unicode characters
Oliver Kiddle
1
-2
/
+90
2003-03-11
18337: use C locale when converting floats to scalars to avoid problems in
Oliver Kiddle
1
-2
/
+11
locales where `,' is the decimal separator
2003-03-10
18330: save output of setlocale as the pointer it returns gets clobbered
Oliver Kiddle
1
-2
/
+2
2003-03-07
18325: options on by default weren't printed correctly by zsh/parameter
Peter Stephenson
1
-1
/
+8
2003-03-07
18319: Philippe Troin: fix use of process groups with su and suspend
Peter Stephenson
3
-49
/
+85
2003-03-05
183818: memory leak in zle_params.c
Peter Stephenson
1
-2
/
+4
[next]