about summary refs log tree commit diff
path: root/Src
Commit message (Expand)AuthorAgeFilesLines
* users/1654: anchors did'nt work with // parameter substitutionPeter Stephenson2003-06-051-1/+1
* 18600: bug matching against [[:xdigit:]]Peter Stephenson2003-06-031-0/+1
* 18587: fix bug where only the beginning of the association key was comparedOliver Kiddle2003-05-301-1/+1
* 18578: 18559 caused typeset failuresPeter Stephenson2003-05-241-3/+3
* 18569: pointer error with ${(on)...}Peter Stephenson2003-05-221-1/+1
* 18559, 18562: make modules use proper option argumentsPeter Stephenson2003-05-226-51/+38
* 18565: bug when ${(u)...} reduced array to length 1Peter Stephenson2003-05-211-10/+17
* 18543: memory leak vared'ing arraysPeter Stephenson2003-05-191-1/+2
* 18530: print option states with `set -o' or `set +o'Oliver Kiddle2003-05-152-2/+29
* 18539 and remaining bits of 18536???: vi and emacs options, autoload zlePeter Stephenson2003-05-152-1/+17
* 18536: EMACS and VI compatibility optionsPeter Stephenson2003-05-144-0/+17
* 18513: Work around crash on resize in menu selectionPeter Stephenson2003-05-141-1/+15
* 18525: add manual UTF-8 conversion so \u and \U should work on more systemsOliver Kiddle2003-05-131-42/+101
* 18524: sepjoin !heap bug cause problem in varedPeter Stephenson2003-05-121-1/+1
* 18508: quoting of separator in ${foo//../..} was buggyPeter Stephenson2003-05-071-7/+12
* unposted: cvsignore VIM *.swp filesAndrey Borzenkov2003-05-054-0/+16
* 18476: Fix menu selection on Linux consoleAndrey Borzenkov2003-05-052-4/+4
* 18492: Provide partial fix for multios and output process substitutionPeter Stephenson2003-05-025-55/+123
* 17820, tweaked: attempt to fix compilation of tcp.h on recent versionsPeter Stephenson2003-04-281-2/+2
* 18472: spelling correctionsOliver Kiddle2003-04-252-3/+3
* 18477: Null pointer dereferenced in _arguments "*-+bar"Peter Stephenson2003-04-231-1/+1
* 18466: tcp.mdh only included by C filePeter Stephenson2003-04-232-1/+1
* IKEGAMI Tsutomu: sf bug 722366: metafy pwd when read from $PWDPeter Stephenson2003-04-231-1/+2
* workers-18440: add previously added cygwin completion functions to the comple...Felix Rosencrantz2003-04-081-1/+1
* 18435: unsetting readonly returned status 0Peter Stephenson2003-04-042-6/+10
* 18431: Another attempt to fix the problems with RLIMIT definitionsPeter Stephenson2003-04-031-43/+51
* Prevent "print -m" from crashing (complains about missing pattern).Wayne Davison2003-03-281-1/+5
* 18392: read with -p and -t and no coprocess crashed.Peter Stephenson2003-03-261-1/+2
* Fixed zjoin() when it returns an empty string that should be allocated.Wayne Davison2003-03-251-1/+1
* users/5986, 18380: arg support for echoti builtin.Clint Adams2003-03-251-4/+23
* 18378: fix lots of problems with $killringPeter Stephenson2003-03-241-19/+24
* 18376: Fix headers for wchar.h and some related gcc waringningsPeter Stephenson2003-03-242-3/+13
* 18359: fix bug where not enough memory was allocated if MB_LEN_MAX < 6Oliver Kiddle2003-03-181-4/+1
* 18343, 18348: handle \u and \U escapes for specifying unicode charactersOliver Kiddle2003-03-141-2/+90
* 18337: use C locale when converting floats to scalars to avoid problems inOliver Kiddle2003-03-111-2/+11
* 18330: save output of setlocale as the pointer it returns gets clobberedOliver Kiddle2003-03-101-2/+2
* 18325: options on by default weren't printed correctly by zsh/parameterPeter Stephenson2003-03-071-1/+8
* 18319: Philippe Troin: fix use of process groups with su and suspendPeter Stephenson2003-03-073-49/+85
* 183818: memory leak in zle_params.cPeter Stephenson2003-03-051-2/+4
* 18313: NULL pointer dereference if yank-pop after a single yankPeter Stephenson2003-02-271-1/+1
* 18306: fix redisplay of rprompt when line shortensGeoff Wing2003-02-271-1/+1
* 18264: free job table entries properly in subshellPeter Stephenson2003-02-211-27/+35
* 18263: fix saving of glob state so that globs can be used from (e) glob qualOliver Kiddle2003-02-201-2/+3
* 18252: pass ignoreeof as flag to zlereadPeter Stephenson2003-02-174-12/+11
* 18251: Fix select and make it respect EOFPeter Stephenson2003-02-172-5/+9
* 18242: add -d option to read for specifying delimiter to terminate inputOliver Kiddle2003-02-171-10/+29
* 18243: Nasty tty poll fix for SolarisPeter Stephenson2003-02-141-9/+38
* 18238: bashcompinit was not being installed with --enable-function-subdirsOliver Kiddle2003-02-131-1/+1
* 18223: satisfy POSIX requirement for a -v flag to unsetOliver Kiddle2003-02-131-1/+1
* 18207: add maxfilelocks to ulimit output.Clint Adams2003-02-091-0/+6