summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-04-0418435: unsetting readonly returned status 0Peter Stephenson3-6/+13
2003-04-0418434: _signals option handling for pseudo-signals was brokenPeter Stephenson2-2/+5
2003-04-04corrections to 18433 from OliverPeter Stephenson4-4/+6
2003-04-04unposted: version 4.1.1-test-1Peter Stephenson2-2/+4
2003-04-0418433: package documentation for 4.1.1Peter Stephenson5-35/+132
2003-04-0318432: Minor miscellany of comments and rationalisations.Peter Stephenson6-5/+40
2003-04-03unposted: tidy up after word match functions from 18394Peter Stephenson9-67/+10
2003-04-03c.f. 18407: fix short prompt in select-word-stylePeter Stephenson1-1/+1
2003-04-0318431: Another attempt to fix the problems with RLIMIT definitionsPeter Stephenson6-44/+191
2003-04-0118418: fix select test and add parameter testsPeter Stephenson3-1/+30
2003-03-31Removed zgprintf from Functions/TCP/.distfilesFelix Rosencrantz2-1/+6
2003-03-2818402Wayne Davison1-0/+5
2003-03-28Prevent "print -m" from crashing (complains about missing pattern).Wayne Davison1-1/+5
2003-03-2818394: New word movement and editing widgets.Peter Stephenson13-27/+679
2003-03-2618392: read with -p and -t and no coprocess crashed.Peter Stephenson2-1/+7
2003-03-2618391: add tests for read builtin a few glob qualifiers, 17678 and 18015Oliver Kiddle6-1/+103
2003-03-2618390: tidy up _prcs and update _xmlsoft for latest xsltproc versionOliver Kiddle3-128/+123
2003-03-2618389: new for and select testsPeter Stephenson2-12/+39
2003-03-2518383Wayne Davison1-0/+5
2003-03-25Fixed zjoin() when it returns an empty string that should be allocated.Wayne Davison1-1/+1
2003-03-25users/5986, 18380: arg support for echoti builtin.Clint Adams3-6/+30
2003-03-2418378: fix lots of problems with $killringPeter Stephenson2-19/+29
2003-03-2418376: Fix headers for wchar.h and some related gcc waringningsPeter Stephenson4-4/+20
2003-03-2018369: update _tidy completionDoug Kearns2-37/+47
2003-03-1818359: fix bug where not enough memory was allocated if MB_LEN_MAX < 6Oliver Kiddle2-4/+6
2003-03-18unposted: remove unnecessary parameter declarations in _xmlsoftDoug Kearns2-1/+6
2003-03-1517659,17661: config.status processes config.modulesBart Schaefer2-1/+18
2003-03-15unposted: remove _xrdb, better completion for xrdb is provided by _x_utilsDoug Kearns3-12/+8
2003-03-1418343, 18348: handle \u and \U escapes for specifying unicode charactersOliver Kiddle4-4/+102
2003-03-1418351: new completion for antiwordDoug Kearns3-1/+22
2003-03-1318347: fix problems with having more than one ((val\:desc ...)) style actionOliver Kiddle2-3/+7
2003-03-12*** empty log message ***Oliver Kiddle1-1/+1
2003-03-12fix completions of locales on Linux, complete for more commands usingOliver Kiddle8-74/+163
existing completions and more improvements to sccs completion
2003-03-1218344: note in _perforce that tag-order now works.Peter Stephenson2-3/+11
2003-03-12unposted: remove initial capitalisation from some descriptionsDoug Kearns5-52/+59
2003-03-1118338: list a single unambiguous match instead of inserting itOliver Kiddle1-6/+2
2003-03-1118337: use C locale when converting floats to scalars to avoid problems inOliver Kiddle2-2/+19
locales where `,' is the decimal separator
2003-03-1018330: save output of setlocale as the pointer it returns gets clobberedOliver Kiddle2-2/+5
2003-03-10 handle prefix-hidden styleOliver Kiddle2-13/+26
2003-03-0718327: add handling for preserve-prefix to compinstallPeter Stephenson2-1/+25
2003-03-0718325: options on by default weren't printed correctly by zsh/parameterPeter Stephenson2-1/+11
2003-03-0718319: Philippe Troin: fix use of process groups with su and suspendPeter Stephenson4-49/+92
2003-03-0618314: general improvements to ruby completionDoug Kearns2-22/+24
2003-03-05183818: memory leak in zle_params.cPeter Stephenson2-2/+9
2003-02-2718313: NULL pointer dereference if yank-pop after a single yankPeter Stephenson2-1/+6
2003-02-27correct typo from recent changeOliver Kiddle3-3/+7
2003-02-2718305: new completion for pythonDoug Kearns3-1/+32
2003-02-2718306: fix redisplay of rprompt when line shortensGeoff Wing2-1/+6
2003-02-2618303: fix some always-true test evaluations.Clint Adams2-15/+19
2003-02-2618299: allow _next_tags to work with nested tag loopsOliver Kiddle5-0/+14