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
Commit message (
Expand
)
Author
Age
Files
Lines
*
18836: read with metafied delimiter didn't work.
Peter Stephenson
2003-07-09
1
-1
/
+2
*
18769: handle parse errors in autoload functions properly
Peter Stephenson
2003-07-03
1
-1
/
+1
*
18634: Tomi Vainio: work around problem with latest Sun k2 compiler
Oliver Kiddle
2003-06-25
1
-1
/
+1
*
18626: improve echoti's arg support and fix compile problem on 64-bit Solaris
Oliver Kiddle
2003-06-24
1
-18
/
+24
*
18616: Add ternary expression handling to zformat
Peter Stephenson
2003-06-19
1
-75
/
+146
*
users/1654: anchors did'nt work with // parameter substitution
Peter Stephenson
2003-06-05
1
-1
/
+1
*
18600: bug matching against [[:xdigit:]]
Peter Stephenson
2003-06-03
1
-0
/
+1
*
18587: fix bug where only the beginning of the association key was compared
Oliver Kiddle
2003-05-30
1
-1
/
+1
*
18578: 18559 caused typeset failures
Peter Stephenson
2003-05-24
1
-3
/
+3
*
18569: pointer error with ${(on)...}
Peter Stephenson
2003-05-22
1
-1
/
+1
*
18559, 18562: make modules use proper option arguments
Peter Stephenson
2003-05-22
6
-51
/
+38
*
18565: bug when ${(u)...} reduced array to length 1
Peter Stephenson
2003-05-21
1
-10
/
+17
*
18543: memory leak vared'ing arrays
Peter Stephenson
2003-05-19
1
-1
/
+2
*
18530: print option states with `set -o' or `set +o'
Oliver Kiddle
2003-05-15
2
-2
/
+29
*
18539 and remaining bits of 18536???: vi and emacs options, autoload zle
Peter Stephenson
2003-05-15
2
-1
/
+17
*
18536: EMACS and VI compatibility options
Peter Stephenson
2003-05-14
4
-0
/
+17
*
18513: Work around crash on resize in menu selection
Peter Stephenson
2003-05-14
1
-1
/
+15
*
18525: add manual UTF-8 conversion so \u and \U should work on more systems
Oliver Kiddle
2003-05-13
1
-42
/
+101
*
18524: sepjoin !heap bug cause problem in vared
Peter Stephenson
2003-05-12
1
-1
/
+1
*
18508: quoting of separator in ${foo//../..} was buggy
Peter Stephenson
2003-05-07
1
-7
/
+12
*
unposted: cvsignore VIM *.swp files
Andrey Borzenkov
2003-05-05
4
-0
/
+16
*
18476: Fix menu selection on Linux console
Andrey Borzenkov
2003-05-05
2
-4
/
+4
*
18492: Provide partial fix for multios and output process substitution
Peter Stephenson
2003-05-02
5
-55
/
+123
*
17820, tweaked: attempt to fix compilation of tcp.h on recent versions
Peter Stephenson
2003-04-28
1
-2
/
+2
*
18472: spelling corrections
Oliver Kiddle
2003-04-25
2
-3
/
+3
*
18477: Null pointer dereferenced in _arguments "*-+bar"
Peter Stephenson
2003-04-23
1
-1
/
+1
*
18466: tcp.mdh only included by C file
Peter Stephenson
2003-04-23
2
-1
/
+1
*
IKEGAMI Tsutomu: sf bug 722366: metafy pwd when read from $PWD
Peter Stephenson
2003-04-23
1
-1
/
+2
*
workers-18440: add previously added cygwin completion functions to the comple...
Felix Rosencrantz
2003-04-08
1
-1
/
+1
*
18435: unsetting readonly returned status 0
Peter Stephenson
2003-04-04
2
-6
/
+10
*
18431: Another attempt to fix the problems with RLIMIT definitions
Peter Stephenson
2003-04-03
1
-43
/
+51
*
Prevent "print -m" from crashing (complains about missing pattern).
Wayne Davison
2003-03-28
1
-1
/
+5
*
18392: read with -p and -t and no coprocess crashed.
Peter Stephenson
2003-03-26
1
-1
/
+2
*
Fixed zjoin() when it returns an empty string that should be allocated.
Wayne Davison
2003-03-25
1
-1
/
+1
*
users/5986, 18380: arg support for echoti builtin.
Clint Adams
2003-03-25
1
-4
/
+23
*
18378: fix lots of problems with $killring
Peter Stephenson
2003-03-24
1
-19
/
+24
*
18376: Fix headers for wchar.h and some related gcc waringnings
Peter Stephenson
2003-03-24
2
-3
/
+13
*
18359: fix bug where not enough memory was allocated if MB_LEN_MAX < 6
Oliver Kiddle
2003-03-18
1
-4
/
+1
*
18343, 18348: handle \u and \U escapes for specifying unicode characters
Oliver Kiddle
2003-03-14
1
-2
/
+90
*
18337: use C locale when converting floats to scalars to avoid problems in
Oliver Kiddle
2003-03-11
1
-2
/
+11
*
18330: save output of setlocale as the pointer it returns gets clobbered
Oliver Kiddle
2003-03-10
1
-2
/
+2
*
18325: options on by default weren't printed correctly by zsh/parameter
Peter Stephenson
2003-03-07
1
-1
/
+8
*
18319: Philippe Troin: fix use of process groups with su and suspend
Peter Stephenson
2003-03-07
3
-49
/
+85
*
183818: memory leak in zle_params.c
Peter Stephenson
2003-03-05
1
-2
/
+4
*
18313: NULL pointer dereference if yank-pop after a single yank
Peter Stephenson
2003-02-27
1
-1
/
+1
*
18306: fix redisplay of rprompt when line shortens
Geoff Wing
2003-02-27
1
-1
/
+1
*
18264: free job table entries properly in subshell
Peter Stephenson
2003-02-21
1
-27
/
+35
*
18263: fix saving of glob state so that globs can be used from (e) glob qual
Oliver Kiddle
2003-02-20
1
-2
/
+3
*
18252: pass ignoreeof as flag to zleread
Peter Stephenson
2003-02-17
4
-12
/
+11
*
18251: Fix select and make it respect EOF
Peter Stephenson
2003-02-17
2
-5
/
+9
[next]