summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-06-24Change magic-space to respect !".Bart Schaefer2-1/+8
2001-06-23POSIX exit status changes.Bart Schaefer2-2/+7
2001-06-2215021: new %y character; %l semantic backAndrey Borzenkov3-1/+17
2001-06-2215038: test case for 15023Andrey Borzenkov2-3/+17
2001-06-21improve pattern matching to make match specs work for manual page completion ↵Sven Wischnowsky2-45/+65
(15029)
2001-06-21No POSIX "for" syntax with csh syntax.Bart Schaefer2-4/+6
2001-06-21POSIX "for" syntax.Bart Schaefer2-0/+5
2001-06-21Fix handling of interrupt in two completion widgets.Bart Schaefer3-2/+7
2001-06-21Completion for AUTO_CD.Bart Schaefer4-2/+12
2001-06-21Fix exit status of compdef.Bart Schaefer2-3/+7
2001-06-20Fix "insert-tab pending" zstyle.Bart Schaefer2-2/+7
2001-06-20rewrite 14988 as per 14989Peter Stephenson2-3/+3
2001-06-20Bug restoring saving special parameters for function scope.Peter Stephenson2-1/+6
2001-06-19Add socklen_t to possible SOCKLEN_T types.Bart Schaefer2-1/+5
2001-06-19Compiler warnings.Bart Schaefer2-2/+6
2001-06-1914973: fix for reported problems on AIX.Andrey Borzenkov5-26/+72
2001-06-1814962Sven Wischnowsky2-1/+7
2001-06-18more handler -> zhandlerPeter Stephenson2-3/+7
2001-06-18Fix file name again (sigh).Bart Schaefer1-1/+1
2001-06-18make zcompile unlink() the zwc file first (in case it is currently mapped we ↵Sven Wischnowsky2-4/+10
don't want to overwrite it); also, create the file read-only (14952)
2001-06-18rename handler() to zhandler() because it's now exported to modules (14951)Sven Wischnowsky3-3/+8
2001-06-17Add missing file name.Bart Schaefer1-2/+2
2001-06-17Fix attribution.Bart Schaefer1-2/+2
2001-06-17Per NetBSD, use "gcc -fPIC" rather than -fpic.Bart Schaefer2-1/+6
2001-06-16Fix a couple of typos; reorder a couple of entries to match the 4.0.x branchBart Schaefer1-13/+14
ChangeLog.
2001-06-16Undo mkstemp() change.Wayne Davison1-0/+6
2001-06-15Removed bogus mkstemp() code.Wayne Davison1-3/+0
2001-06-15Use mkstemp where availablePeter Stephenson3-1/+9
2001-06-15fix setting of individual positional parameters after 14915Peter Stephenson2-6/+24
2001-06-1514931: fix socket/address length calculationAndrey Borzenkov3-5/+13
2001-06-14Load tcp module, zfcd_match, zfget_match where necessary.Peter Stephenson2-6/+51
2001-06-14$* and $@ are specialPeter Stephenson5-7/+24
2001-06-13fixes for display bugs for completion lists (cursor left one line to far up ↵Sven Wischnowsky3-5/+16
or down) (14903)
2001-06-13mod_export handlerPeter Stephenson2-1/+7
2001-06-13fix for comparguments (completing after single letter options that get their ↵Sven Wischnowsky5-15/+98
argument in the next word); make _values ignore some of the standard option it may get; make _mount use _dir_list in some places and improve that; `document' comparguments and compvalues with some comments in computil.c (14897)
2001-06-13minor correctionOliver Kiddle1-4/+3
2001-06-13don't complete read-only parameters on the left side of an assignment (14896)Oliver Kiddle2-1/+6
2001-06-13Fix assignment problems spotted by BartPeter Stephenson2-4/+9
2001-06-1314883Sven Wischnowsky2-7/+123
2001-06-13Reword README a little.Bart Schaefer2-6/+11
2001-06-1214863: tcp_connectClint Adams3-16/+38
2001-06-12Added KSH_TYPESET option.Peter Stephenson6-7/+66
2001-06-1114843: tcp_closeClint Adams3-4/+16
2001-06-11(14841)Sven Wischnowsky3-99/+191
2001-06-11Document PATH_DIRS behaviourPeter Stephenson2-1/+11
2001-06-1014830: new config.guess and config.subClint Adams3-355/+419
2001-06-09Possible fix for -g test.Bart Schaefer2-0/+5
2001-06-09Fix problems with zwcstat() on systems that do not USE_MMAP.Bart Schaefer3-19/+25
2001-06-09Fix email address.Bart Schaefer1-1/+1
2001-06-09Avoid echotc in completion tests.Bart Schaefer2-2/+5