1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-11 00:51:05 +02:00
Commit graph

3431 commits

Author SHA1 Message Date
Oliver Kiddle
796c38ccd5 update year to 2004 2004-03-14 13:01:23 +00:00
Oliver Kiddle
757d9213c3 mention relevant version numbers 2004-03-14 11:39:49 +00:00
Oliver Kiddle
5b8b7e9f06 19619: fix problem with getting signals on MacOS X 10.1 2004-03-14 11:27:28 +00:00
Peter Stephenson
bb9d76469e zsh-users/7160: Check and fix mod_export entries. 2004-03-12 18:56:42 +00:00
Peter Stephenson
63d82fcbd2 19615: Update MACHINES 2004-03-12 17:58:31 +00:00
Peter Stephenson
b74e003f9c 19615: update MACHINES 2004-03-12 16:38:47 +00:00
Oliver Kiddle
443f97422a fix indentation, missing local and add to .distfiles 2004-03-12 16:32:08 +00:00
Oliver Kiddle
867f40c779 19616: use correct linker options for shared libs with gcc on HP/UX 2004-03-12 16:29:30 +00:00
Clint Adams
247b73c60f 19614: Completion/Unix/Command/_mtr: better descriptions and grouping. 2004-03-12 15:35:32 +00:00
Clint Adams
0cef280ab7 19613: Completion/Unix/Command/_vux: better descriptions and indentation. 2004-03-12 15:19:07 +00:00
Oliver Kiddle
fc5d8fcb37 19602: cope with output from the preprocessor on HP/UX, Itanium II 2004-03-12 09:58:48 +00:00
Clint Adams
05f58bbb17 19605: Completion/Unix/Command/_mtr: completion for Matt's traceroute. 2004-03-11 21:58:49 +00:00
Clint Adams
01838ff30b 19604: Completion/Unix/Command/_vux: completion for vux and vuxctl. 2004-03-11 21:29:47 +00:00
Peter Stephenson
2ecaa07185 19603: Gracefully omit Y tests if zpty is not available 2004-03-11 19:14:38 +00:00
Oliver Kiddle
d351673349 add _tla 2004-03-11 17:36:31 +00:00
Clint Adams
eef98da697 * 19600: Completion/Unix/Command/_tla: rudimentary completion for tla. 2004-03-11 15:42:58 +00:00
Oliver Kiddle
479134a135 19596: include dlfcn.h instead of dl.h on HP/UX 11 2004-03-11 14:27:10 +00:00
Oliver Kiddle
95231270ed 19595: rename DO to DOLOOP to avoid conflict with curses.h on Tru64 5.1 2004-03-11 14:25:12 +00:00
Peter Stephenson
1316a6b441 19575: Fix problem with trap on EXIT overriding status 2004-03-10 10:50:00 +00:00
Clint Adams
3f7b447d88 * 19566: Doc/Zsh/params.yo: change associative array documentation to refer
to Parameter Expansion Flags rather than Subscript Flags.  Wording by
Frederik Eaton and Peter.
2004-03-08 16:57:26 +00:00
Peter Stephenson
02677cbdd6 19554: make nocaseglob more efficient on Cygwin 2004-03-08 12:00:15 +00:00
Peter Stephenson
2ace0ce4f2 19553: rename c in zle to lastchar 2004-03-08 11:44:09 +00:00
Peter Stephenson
8db5846e31 19552: missing mod_export 2004-03-08 11:01:10 +00:00
Oliver Kiddle
a271b5cd1c builds on OpenBSD 3.4 2004-03-07 13:32:43 +00:00
Oliver Kiddle
3ee4759f28 19549: correct buffer size for printf spec 2004-03-07 13:29:49 +00:00
Wayne Davison
2ab4ce8e65 Improved my last comment. 2004-03-06 08:39:58 +00:00
Peter Stephenson
1777b67b1c zsh-users/7121: NO_CASE_GLOB option for case-insensitive globbing 2004-03-06 00:22:58 +00:00
Wayne Davison
b144ed7455 updated config.{guess,sub}. 2004-03-05 21:32:20 +00:00
Wayne Davison
e2b743b5e4 Updated to version from autoconf 2.59 (2003-10-03). 2004-03-05 21:28:58 +00:00
Wayne Davison
9ab3031ba8 Updated to version from autoconf 2.59 (2003-08-18). 2004-03-05 21:28:58 +00:00
Oliver Kiddle
4788a4fac3 19540: fix completion to use states and complete .wav files for mplayer 2004-03-05 13:25:26 +00:00
Peter Stephenson
8457d8837c unposted: 4.2.0-pre-3 2004-03-05 10:53:51 +00:00
Geoff Wing
8026bedc1c 19474: fix a calculation when displaying completions which are
screen width or multiples of that wide, and ALWAYS_LAST_PROMPT
2004-03-05 00:51:36 +00:00
Peter Stephenson
8cba4981ad 19535: Add --enable-cap 2004-03-04 14:03:47 +00:00
Wayne Davison
2f136f5daf users/7105 2004-03-03 19:40:22 +00:00
Wayne Davison
615bced2c3 Added an AC_CONFIG_COMMANDS() macro to generate stamp-h. 2004-03-03 19:38:00 +00:00
Wayne Davison
c9433cb201 Added back the stamp-h idiom which allows us to know when config.h
is up-to-date but unchanged.
2004-03-03 19:37:53 +00:00
Wayne Davison
97bcb548df 19530 2004-03-03 18:49:21 +00:00
Wayne Davison
326fb2d483 Fixed two cases where unmetify() was using an int* to store a value
into a size_t variable.
2004-03-03 18:47:52 +00:00
Peter Stephenson
3c04f95a33 19528: fix error if neither select nor poll available 2004-03-03 15:34:29 +00:00
Oliver Kiddle
0b787b5da2 19525: suppress compiler warnings and complete groups using lookupd on Mac OS 2004-03-03 11:05:40 +00:00
Peter Stephenson
54af3ffed0 unposted: 4.2.0-pre-2 2004-03-03 10:45:00 +00:00
Peter Stephenson
6bef4b91bf 19532: awk problem on AIX 5 2004-03-03 10:42:57 +00:00
Peter Stephenson
084cbf5ee0 zsh-users/7100: fix completion of =file when noequals is set 2004-03-02 12:52:02 +00:00
Peter Stephenson
cb3d3b0c9a 19514: typo in terminfo.c 2004-03-02 10:27:40 +00:00
Peter Stephenson
cbd98a5efd 19512: --enable-pcre option 2004-03-01 18:40:42 +00:00
Peter Stephenson
5138a42995 19512: --enable-pcre option 2004-03-01 17:58:53 +00:00
Oliver Kiddle
10ffd20771 correct return status 2004-03-01 13:44:55 +00:00
Oliver Kiddle
8bf68849c4 19507: new completions 2004-03-01 12:22:51 +00:00
Peter Stephenson
b8859fefcc 19505: compilation with NTTYDISC defined was broken. 2004-03-01 11:50:50 +00:00