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

676 commits

Author SHA1 Message Date
Paul Ackersviller
41de8626a7 Merge of 23168: error when failing to bind to a port didn't use native byte order. 2007-11-11 22:42:17 +00:00
Paul Ackersviller
d9fa816688 Merge of 23164: when PUSHD_SILENT is set, don't print anything from popd/pushd. 2007-11-11 22:33:23 +00:00
Paul Ackersviller
9c5eb0ee80 Merge of 23144: NULL pointer when ending interactive search in menu select. 2007-11-11 22:14:44 +00:00
Paul Ackersviller
66ae2822dd Merge of 23115: add ";|" at end of case statement to cause testing of later patterns. 2007-11-11 21:51:20 +00:00
Paul Ackersviller
02ea8ff2a4 Merge of 22277, 22281 plus tweaks: standardize behaviour of using wait builtin with trapped signals. 2007-11-11 21:20:37 +00:00
Paul Ackersviller
a2579351a1 Merge of 23101: : ZERR traps had various odd features when combined with function returns. 2007-11-11 20:15:49 +00:00
Paul Ackersviller
68b705eda2 Merge of 23051: using ${(Q)...} on an expression with RCQUOTE handling failed when DEBUG was defined. 2007-11-10 17:35:41 +00:00
Oliver Kiddle
ae624f684c 24048: fix home directory expansion with NIS on Solaris 2007-11-05 11:35:40 +00:00
Paul Ackersviller
f8af0b7ee4 Merge of 22992: make $? available on trap or hook shell exit. 2007-11-05 02:56:15 +00:00
Paul Ackersviller
3cf23604b0 Merge of 22983: exit could loop for ever in two different ways. 2007-11-05 02:38:53 +00:00
Paul Ackersviller
c450d7eb1e Merge of 22950: starting menu completion with reverse-menu-complete used the first match instead of the last. 2007-11-05 01:53:23 +00:00
Paul Ackersviller
2a4f805f8e Merge of 22913: set $! after a "bg", too. 2007-11-05 01:07:14 +00:00
Paul Ackersviller
46be7c895a Merge of 22896: rename Mandrake to Mandriva. 2007-11-05 00:42:07 +00:00
Paul Ackersviller
542b843589 Reverse the merging of 21296 onto 4.2 branch; the builtin.c piece had a merge conflict, and my resolution of it caused test failure in C03. 2007-11-05 00:09:56 +00:00
Paul Ackersviller
52f25ab3d2 Merge of 22780: _arguments -n sets NORMARG to index of first non-option argument (via comparguments -n). 2007-10-29 20:13:58 +00:00
Paul Ackersviller
85ef41cdc8 Merge of 22743: "set - [args]" -> "set -xv [-- args]" hack and limit it to non-native emulation. 2007-10-29 19:32:20 +00:00
Paul Ackersviller
9a4a3d183f Merge 22728 and 22734: $functrace parameter for function backtraces. 2007-10-29 19:25:58 +00:00
Paul Ackersviller
473e48d33e Merge unposted fix to 22718. 2007-10-29 18:39:39 +00:00
Paul Ackersviller
a7933c3c75 Merge of 22718 and 22719: use ulimit -e and -r for RLIMIT_NICE and RLIMIT_RTPRIO respectively. 2007-10-29 18:29:24 +00:00
Paul Ackersviller
4f66ebc25c Merge of 22638 and 22650 related to deleting styles. 2007-10-29 03:28:13 +00:00
Paul Ackersviller
e7e158c642 Merge of 22589: bug in menu selection when displaying long lines. 2007-10-28 00:31:35 +00:00
Paul Ackersviller
fa6f8c609d Merge piece of 22586: minor warnings spotted on Cygwin: unnecessary static declaration. 2007-10-27 21:41:40 +00:00
Paul Ackersviller
1f8f3c6e2f Merge of 22585: makepro.awk: zsh.exports was missing VA_ALIST declarations. 2007-10-27 21:28:58 +00:00
Paul Ackersviller
614e8fb343 Merge of 22542: deoverenthuse cmdpopping. 2007-10-25 00:03:29 +00:00
Paul Ackersviller
0f47e719fa Merge of 22473: modify zsh-users/10343 to print interpreter using nice characters. 2007-10-15 02:02:04 +00:00
Paul Ackersviller
dea45542ea Merge of users/10343: make bad #! interpreters print a more informative message. 2007-10-15 01:20:19 +00:00
Paul Ackersviller
bb06206fff Merge of 22466: cope with autoconf 2.60 config.status syntax. 2007-10-11 02:48:33 +00:00
Paul Ackersviller
8458eee057 Merge of users/10172: read-command reads a key sequence as in normal zle operation but sets REPLY to the result instead of executing it. 2007-10-08 15:44:35 +00:00
Paul Ackersviller
d77e5bfd6c Merge of SF bug #1262954: compilation problem. 2007-09-18 02:38:15 +00:00
Paul Ackersviller
0cdd7c451a Merge of users/10087: "case foo in" didn't turn off aliases. 2007-09-18 02:33:37 +00:00
Paul Ackersviller
485cb95ace Merge of 2237[56]: ${(0)...} splits on null bytes. 2007-09-12 03:12:32 +00:00
Paul Ackersviller
f2f3b86a5f Merge of 21862/21863/21870: GLOB_SUBST shouldn't swallow up backslashes in
parameter substitutions that don't match anything.
2007-06-25 03:11:44 +00:00
Paul Ackersviller
4f4a908c4b Merge of 21822 piece of revision 1.75, fix of infinite loop. 2007-06-20 03:02:40 +00:00
Paul Ackersviller
8c1240bff4 Merge of 21770, 21760: fix test for sequence prefixes in the local keymap in getkeymapcmd(). 2007-06-19 03:16:36 +00:00
Paul Ackersviller
52bdd77896 Merge of piece of 21719 that pws missed: Add some mod_exports. 2007-06-17 02:49:16 +00:00
Paul Ackersviller
ef55344837 Merge of 21655: bug in ${..//../${..//../..}} plus 21661. 2007-06-12 02:17:45 +00:00
Paul Ackersviller
2c718e9f12 Merge of 21609: fixed the readlink() call in statfullpath(). 2007-06-12 01:37:39 +00:00
Paul Ackersviller
6f99bd559b Merge of 21366: LONG_LIST_JOBS applies to more places where job listing are printed. 2007-06-11 03:52:51 +00:00
Paul Ackersviller
6f828c4a14 Merge of 21578: mkmakemod.sh didn't exit on cleanup. 2007-06-04 03:55:11 +00:00
Paul Ackersviller
0c7bac0ae6 Merge of 21582: fix failure status of zmodload -R, and 21583: fix circularity test of zmodload -A. 2007-06-04 03:54:22 +00:00
Paul Ackersviller
bbb363b686 Merge of 21557: Thorsten Dahlheimer: BRACE_CCL fix. 2007-06-04 03:10:42 +00:00
Paul Ackersviller
4bf31462bb Merge of 21544: ioctl() prototyping was substandard and missing on Cygwin. 2007-06-04 02:19:39 +00:00
Paul Ackersviller
d9544f55da Merge of 20162: in printlist() don't output new line if we haven't printed anything. 2007-05-29 02:46:46 +00:00
Paul Ackersviller
8b8f780cb2 Merge of unposted revision 1.38. 2007-05-29 02:40:42 +00:00
Paul Ackersviller
5828c247a5 Merge of unposted revisions 1.49 and 1.51. 2007-05-29 02:31:59 +00:00
Paul Ackersviller
0368cf025b Merge of unposted revision 1.33. 2007-05-29 02:01:08 +00:00
Paul Ackersviller
cf4aebc26b Corrected my incorrectly-resolved merge-conflict of 21296, back at revision 1.133.2.5 on this branch. 2007-05-28 05:51:26 +00:00
Paul Ackersviller
7bbd96eb48 Merge of workers/{21518,21552,21579,21581}. 2007-05-08 03:40:00 +00:00
Paul Ackersviller
7e0230709a Merge of 21509: fixed some issues with \c parsing. 2007-05-08 03:27:52 +00:00
Paul Ackersviller
8895a0fa94 Merge trunk revisions 1.{79,80,81} for 21509 and two unposted. 2007-05-08 03:19:36 +00:00