summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-03-12fix indentation, missing local and add to .distfilesOliver Kiddle5-71/+77
2004-03-1219616: use correct linker options for shared libs with gcc on HP/UXOliver Kiddle2-3/+11
2004-03-1219614: Completion/Unix/Command/_mtr: better descriptions and grouping.Clint Adams2-25/+16
2004-03-1219613: Completion/Unix/Command/_vux: better descriptions and indentation.Clint Adams2-10/+19
2004-03-1219602: cope with output from the preprocessor on HP/UX, Itanium IIOliver Kiddle2-1/+6
2004-03-1119605: Completion/Unix/Command/_mtr: completion for Matt's traceroute.Clint Adams2-0/+31
2004-03-1119604: Completion/Unix/Command/_vux: completion for vux and vuxctl.Clint Adams2-0/+65
2004-03-1119603: Gracefully omit Y tests if zpty is not availablePeter Stephenson4-43/+55
2004-03-11add _tlaOliver Kiddle1-5/+5
2004-03-11 * 19600: Completion/Unix/Command/_tla: rudimentary completion for tla.Clint Adams2-0/+14
2004-03-1119596: include dlfcn.h instead of dl.h on HP/UX 11Oliver Kiddle2-1/+3
2004-03-1119595: rename DO to DOLOOP to avoid conflict with curses.h on Tru64 5.1Oliver Kiddle6-7/+13
2004-03-1019575: Fix problem with trap on EXIT overriding statusPeter Stephenson3-18/+57
2004-03-08* 19566: Doc/Zsh/params.yo: change associative array documentation to referClint Adams2-2/+13
to Parameter Expansion Flags rather than Subscript Flags. Wording by Frederik Eaton and Peter.
2004-03-0819554: make nocaseglob more efficient on CygwinPeter Stephenson2-1/+14
2004-03-0819553: rename c in zle to lastcharPeter Stephenson9-376/+391
2004-03-0819552: missing mod_exportPeter Stephenson2-1/+5
2004-03-07builds on OpenBSD 3.4Oliver Kiddle2-6/+8
2004-03-0719549: correct buffer size for printf specOliver Kiddle3-2/+7
2004-03-06Improved my last comment.Wayne Davison1-1/+2
2004-03-06zsh-users/7121: NO_CASE_GLOB option for case-insensitive globbingPeter Stephenson5-1/+22
2004-03-05updated config.{guess,sub}.Wayne Davison1-0/+5
2004-03-05Updated to version from autoconf 2.59 (2003-10-03).Wayne Davison1-66/+67
2004-03-05Updated to version from autoconf 2.59 (2003-08-18).Wayne Davison1-19/+56
2004-03-0519540: fix completion to use states and complete .wav files for mplayerOliver Kiddle3-28/+33
2004-03-05unposted: 4.2.0-pre-3Peter Stephenson2-2/+6
2004-03-0519474: fix a calculation when displaying completions which areGeoff Wing2-2/+8
screen width or multiples of that wide, and ALWAYS_LAST_PROMPT
2004-03-0419535: Add --enable-capPeter Stephenson3-8/+35
2004-03-03users/7105Wayne Davison1-0/+6
2004-03-03Added an AC_CONFIG_COMMANDS() macro to generate stamp-h.Wayne Davison1-0/+1
2004-03-03Added back the stamp-h idiom which allows us to know when config.hWayne Davison1-1/+5
is up-to-date but unchanged.
2004-03-0319530Wayne Davison1-0/+5
2004-03-03Fixed two cases where unmetify() was using an int* to store a valueWayne Davison1-3/+6
into a size_t variable.
2004-03-0319528: fix error if neither select nor poll availablePeter Stephenson2-1/+4
2004-03-0319525: suppress compiler warnings and complete groups using lookupd on Mac OSOliver Kiddle5-6/+16
2004-03-03unposted: 4.2.0-pre-2Peter Stephenson2-2/+4
2004-03-0319532: awk problem on AIX 5Peter Stephenson2-2/+11
2004-03-02zsh-users/7100: fix completion of =file when noequals is setPeter Stephenson2-1/+5
2004-03-0219514: typo in terminfo.cPeter Stephenson2-1/+5
2004-03-0119512: --enable-pcre optionPeter Stephenson1-0/+6
2004-03-0119512: --enable-pcre optionPeter Stephenson3-1/+24
2004-03-01correct return statusOliver Kiddle2-3/+5
2004-03-0119507: new completionsOliver Kiddle6-5/+208
2004-03-0119505: compilation with NTTYDISC defined was broken.Peter Stephenson2-2/+9
2004-02-29unposted: fix typo in compsys.yoDoug Kearns2-1/+3
2004-02-2919498: update antiword completion for version 0.35Doug Kearns2-7/+12
2004-02-2819477: improve lynx option argument descriptionsDoug Kearns2-12/+17
2004-02-2719478: pcre configuration problemPeter Stephenson2-1/+10
2004-02-26compiler-warning fixWayne Davison1-0/+5
2004-02-26Got rid of an unused-variable compiler-warning.Wayne Davison1-1/+2