1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 17:31:33 +02:00
Commit Graph

3441 Commits

Author SHA1 Message Date
Peter Stephenson
2f8a646d4e 19655, 19656, 19657: Memory leaks spotted by valgrind.
Also bug with multiple math function autoloads.
2004-03-18 12:23:31 +00:00
Peter Stephenson
91f0b666d0 unposted: tweak dlcompat note 2004-03-17 15:21:39 +00:00
Peter Stephenson
2cf5a12368 19653: Latest OS-specific information 2004-03-17 14:28:38 +00:00
Oliver Kiddle
65f322328f mention HFS+ as possible cause of -N test failure 2004-03-17 14:22:20 +00:00
Oliver Kiddle
8fc76ca370 19648: complete -t and -n options 2004-03-17 14:19:12 +00:00
Clint Adams
2dbe1c5436 * 19641: Src/Modules/pcre.c: implement -pcre-match conditional
suggested by Oliver.
2004-03-16 21:44:40 +00:00
Peter Stephenson
89057ab512 19629: fix zpty on HP-UX 2004-03-16 19:52:52 +00:00
Clint Adams
851c3882ed * 19640: Src/Modules/pcre.c: improve error reporting a bit. 2004-03-16 19:41:00 +00:00
Clint Adams
befd90b847 * 19631: Doc/Zsh/mod_pcre.yo, Src/Modules/pcre.c: avoid segfault
when pcre_study is called before pcre_compile; documentation on
      pcre_compile options.
2004-03-16 15:14:30 +00:00
Peter Stephenson
8860363e5c 19140: release process group on exit if acquired 2004-03-16 10:58:45 +00:00
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 zsh-4.2.0-pre-4 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 zsh-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