summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-02-0823159 plus minor doc tweaks: leave BAUD parameter unset by defaultPeter Stephenson5-116/+29
2007-02-0723153: restore old ztrcmp() and add comment about whyPeter Stephenson2-46/+37
2007-02-0623152: make ztrcmp() respect MULTIBYTEPeter Stephenson7-69/+107
make sorting of printed hash tables more consistent
2007-02-06unposted: uninitialised variable could result from 23144Peter Stephenson2-1/+6
2007-02-0523151: partial completion for mtn (monotone) command.Clint Adams3-0/+48
2007-02-0423150: completion for cdbs-edit-patch.Clint Adams3-0/+10
2007-02-0223144: Felix Eckhofer <felix@tribut.de>: NULL pointer in complist.cPeter Stephenson2-0/+6
2007-02-0223143: make =-expansion with metacharacters more consistentPeter Stephenson3-11/+17
2007-02-01unposted: we could add checksched() twice to the timed event listPeter Stephenson2-9/+54
2007-01-3123142: calendar enhancements: relative times, recurring eventsPeter Stephenson7-81/+397
2007-01-3023141: don't zrfresh() after printjob() that didn't printPeter Stephenson2-5/+20
2007-01-2923140: handle syntax for iputils variant as well as whichever arping for ↵Clint Adams2-2/+28
which we had already been completing.
2007-01-2723138: further tweak to backslashes in $'...'Peter Stephenson3-10/+43
2007-01-2723136: handle Bnulls now added in $'...'Peter Stephenson3-9/+29
2007-01-26Fixed a few problems revealed by compiler warnings.Wayne Davison1-0/+10
2007-01-26Mark an arg as UNUSED().Wayne Davison1-1/+1
2007-01-26Silenced a compiler warning by making an int unsigned.Wayne Davison1-1/+1
2007-01-26Fixed the error checking of mbrtowc() since its return vlaue can neverWayne Davison1-1/+1
be < 0 -- it returns MB_INVALID, (size_t)-1, which is a positive value.
2007-01-24unposted: sched deleted timed function twicePeter Stephenson2-4/+5
2007-01-2423131: new tests for command substitutionPeter Stephenson3-1/+89
2007-01-2323126, modified: bug in zle history inside $( and $((Peter Stephenson2-9/+23
2007-01-2223122: bug with new sort stuffPeter Stephenson2-6/+18
2007-01-2223119: lower case in sorting properlyPeter Stephenson4-4/+67
2007-01-21unposted; typoPeter Stephenson1-1/+1
2007-01-2123118: improve sorting to make it work with localesPeter Stephenson15-221/+497
2007-01-2123117: strip out erroneous commas.Clint Adams3-15/+16
2007-01-2123116: strip out erroneous commas.Clint Adams2-7/+14
2007-01-1923115: ";|" at end of case clause causes later patterns to be testedPeter Stephenson8-29/+101
2007-01-18unposted: typo in calendar_scandate docPeter Stephenson1-1/+1
2007-01-18unposted: typo in calendar_scandate docPeter Stephenson2-2/+3
2007-01-1823114: ${foo:s/bar/rod} brokenPeter Stephenson2-1/+10
2007-01-16users/11113: improve _todo.shPeter Stephenson2-18/+18
2007-01-1523107, 23109: suppress parallel makes.Bart Schaefer2-1/+11
2007-01-1423104: fix line numbers for DEBUGBEFORECMDPeter Stephenson3-7/+41
tidy up some wordcode definitions
2007-01-1223101: various combinations of ZERR with function returns were feature-riddenPeter Stephenson3-1/+75
2007-01-09users/11111: add DEBUG_BEFORE_CMD optionPeter Stephenson5-1/+31
2007-01-0923098: printf multibyte character widthsPeter Stephenson3-12/+75
2007-01-0823097: splitting of $'...' strings in completionPeter Stephenson5-33/+77
2007-01-0523091: *roff problems noticed by doclifterPeter Stephenson3-13/+17
2007-01-0520390: prefer ncurses to cursesPeter Stephenson2-6/+21
2007-01-0423089: relax playlist glob pattern to work with newer versions.Clint Adams2-1/+6
2007-01-0423088: printf formats and arguments need different octal escape sequencesPeter Stephenson3-4/+9
2007-01-0423086: printf should handle octal escapes in the \0NNN formPeter Stephenson3-2/+12
2007-01-0222817: update for modern options, add completion of releases.Clint Adams2-3/+25
2007-01-0223080: fix -c and -g (both were mistakenly -b).Clint Adams2-2/+7
2006-12-1923071: signed characters with no multibyte supportPeter Stephenson2-3/+11
2006-12-1923070: Fix [[ -N file ]] test failure on NFSPeter Stephenson2-0/+6
2006-12-19document OS may handle negative or zero PID in killPeter Stephenson4-51/+117
2006-12-1823054, part: error message for "kill -" with nothing after the - was confusingPeter Stephenson2-0/+9
2006-12-1723060: make everything in Doc makes infoPeter Stephenson2-1/+3