summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-09-1222689: untokenize strings used in parameter substitution pattern matchingPeter Stephenson3-2/+26
2006-09-11unposted: Mikael Magnusson: typos in sched docPeter Stephenson2-2/+6
2006-09-1122686: unset array if assigning numeric parameterPeter Stephenson3-41/+43
2006-09-1122660: unmetafy directory for opendir() etc. in compctlPeter Stephenson2-6/+21
2006-09-1022685: make printf "%d" \"X handle multibyte charactersPeter Stephenson2-3/+21
2006-09-1022684: improve getkeystring() interface and make printf do octal escapesPeter Stephenson10-56/+114
2006-09-1022676, 22678: extend sched and make it able to run events when waiting forPeter Stephenson10-290/+766
input
2006-09-1022681: find all error number definitionsPeter Stephenson3-7/+14
2006-09-0722672: arno: unset ksharrays for prompt functionsPeter Stephenson1-0/+6
2006-09-0722672: arno: unset ksharrays for prompt functionsPeter Stephenson2-3/+5
2006-08-22fix article numClint Adams1-1/+1
2006-08-222265x: update for tla 1.3.5.Clint Adams2-1/+8
2006-08-2222656: improve handling of monitor optionPeter Stephenson2-1/+15
2006-08-21zsh-users/10634: try to fix relative paths of completion configuration filePeter Stephenson2-4/+25
2006-08-2122655: completion for sisu.Clint Adams3-1/+68
2006-08-21unposted: tweak completion docsPeter Stephenson2-0/+12
2006-08-2022651: failed to unmetafy bytes for outputPeter Stephenson3-7/+32
2006-08-2022650: remove now buggy pointer to last added stylePeter Stephenson2-8/+8
2006-08-2022643: completing in math contextPeter Stephenson2-0/+5
2006-08-2022683: deleting style in context never removed style itselfPeter Stephenson2-14/+47
2006-08-1722613: add strftime -r to use strptime() if availablePeter Stephenson4-6/+90
2006-08-1722612: comment the static variablesPeter Stephenson2-3/+87
2006-08-1622610: allow zstyle -L to have argumentsPeter Stephenson3-5/+52
2006-08-1522611: bug scrolling wide completion listPeter Stephenson2-5/+6
2006-08-1522609: complete for baz switchClint Adams2-0/+8
2006-08-1422601: need some unquoting in _list_filesPeter Stephenson2-5/+13
2006-08-1422608: improve doc for match-word-contextPeter Stephenson2-9/+10
2006-08-1422606: add match-word-context.Peter Stephenson5-23/+94
Remove workaround from match-words-by-style
2006-08-1422605: bug in complist wide character fixes introduced infinite loopPeter Stephenson2-0/+7
2006-08-13unposted: update distributed files.Clint Adams3-64/+62
2006-08-13Fix an email address.Bart Schaefer1-1/+1
2006-08-1122599: use wide character widths in completionPeter Stephenson6-51/+116
2006-08-10unposted: trivial typo in compsys.yoPeter Stephenson2-1/+3
2006-08-1022597: back off two column-subtraction hunksPeter Stephenson3-3/+18
2006-08-1022595: paranoid bounds-checking on someBart Schaefer2-9/+14
loop indices.
2006-08-0922594: Attempt to fix some off-by-one errors for completion listsPeter Stephenson1-3/+3
that exactly fit the display width
2006-08-0922594: Attempt to fix some off-by-one errors for completion listsPeter Stephenson5-8/+50
that exactly fit the display width
2006-08-09post-22593 typo fixPeter Stephenson1-1/+1
2006-08-0922593: add handle-nonexistent style to MIME handlerPeter Stephenson3-2/+35
2006-08-0822592: add tcp_send -c option for catPeter Stephenson3-12/+32
2006-08-07unposted: badly positioned declaration in complist.cPeter Stephenson2-1/+5
2006-08-0722589: bug with long lines in menu selectionPeter Stephenson2-0/+9
2006-08-0722588: handle targets with colons in their names.Clint Adams2-1/+6
2006-08-0422587: update some distribution docsPeter Stephenson5-36/+45
2006-08-0422586: fix warnings spotted on CygwinPeter Stephenson3-1/+21
2006-08-0422585: fix zsh.exportsPeter Stephenson3-2/+13
2006-08-0422584: GNU tar should complete uncompressed archivesPeter Stephenson2-1/+4
2006-08-0422582: configure.ac: test properly for functions for MULTIBYTE_SUPPORTPeter Stephenson2-24/+29
2006-08-0422583: erand48() needs initialisation on Cygwin.Peter Stephenson2-0/+12
2006-08-03rationalise mb<->wc conversions to use restartable formPeter Stephenson7-45/+56