summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-09-23revert 22758 and add LC_NUMERIC and LC_MESSAGESAndrey Borzenkov5-13/+11
to test harness instead
2006-09-2222758: fix tests by setting locale to CAndrey Borzenkov4-2/+19
2006-09-2122752: improved introduction to completionPeter Stephenson4-26/+125
2006-09-2122739: arno: different test for theme in prompt -cPeter Stephenson2-1/+4
2006-09-2122753: minor character bugs spotted on CygwinPeter Stephenson4-4/+12
2006-09-20users/10748: improve a couple of minor things in compsys docPeter Stephenson2-13/+12
2006-09-20unposted: add p4d and some undoc suppport in _perforcePeter Stephenson2-9/+88
2006-09-2022742: parameter padding uses string lengths unless (m) flag setPeter Stephenson6-39/+110
22743: restrict sh "- [args]" -> "-xv [-- args]" hack to sh mode
2006-09-18operator precedence fixClint Adams2-2/+2
2006-09-1722728: $functrace parameter for function backtraces.Clint Adams6-1/+49
2006-09-1722729: trunction in computil.c did't handle multibyte charactersPeter Stephenson2-2/+19
2006-09-1722727: "use 'exit' to exit" was suboptimalPeter Stephenson3-2/+22
2006-09-1622721: add pdf target to top Makefile.inAndrey Borzenkov2-1/+5
2006-09-15unposted: spacing fixClint Adams1-2/+2
2006-09-15unposted: replace elided colonClint Adams1-1/+1
2006-09-1522719: check for RLIMIT_NICE and RTLIMIT_RTPRIO so 22718 will work.Clint Adams2-0/+5
2006-09-1522718: use ulimit -e and -r for RLIMIT_NICE and RLIMIT_RTPRIO respectively.Clint Adams2-0/+27
2006-09-15zsh-users/10720: a couple of checkmail fixesPeter Stephenson1-1/+2
2006-09-1522715: AUTOCONTINUE option never worked.Peter Stephenson2-8/+18
2006-09-1522713: word end in math completion context was screwyPeter Stephenson2-1/+4
2006-09-15assume width 1 for control characters;Peter Stephenson6-98/+134
don't crash if width of repeated padding string is 0
2006-09-1422692: additional notes on a couple of parameter expansion featuresPeter Stephenson2-0/+23
2006-09-1322705: make ${(l...)...} and ${(r...)...} handle multibyte charactersPeter Stephenson8-130/+440
2006-09-1322704: new completion for todo.shPeter Stephenson2-0/+110
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