Peter Stephenson
|
116d5b0fea
|
22375: doc for ${(0)...} splitting
|
2006-04-05 09:58:39 +00:00 |
|
Clint Adams
|
3d1391f35c
|
22392: completion for ladspa's analyseplugin
|
2006-04-05 02:03:56 +00:00 |
|
Peter Stephenson
|
855f73c600
|
users/10107: shell ignores SIGQUIT
|
2006-03-29 19:25:13 +00:00 |
|
Wayne Davison
|
d22d293f08
|
22390
|
2006-03-28 23:11:02 +00:00 |
|
Wayne Davison
|
25d473babb
|
Fixed a typo.
|
2006-03-28 23:04:03 +00:00 |
|
Wayne Davison
|
ca2756f115
|
My improved version of the _bzr script taken from the bzr.dev
repository (from contrib/zsh/_bzr).
|
2006-03-28 23:03:06 +00:00 |
|
Wayne Davison
|
c2cace1a84
|
Patch for part of sourceforge bug #1262954.
|
2006-03-27 11:43:49 +00:00 |
|
Wayne Davison
|
41fb468fca
|
Fixed a compilation problem when HAVE_GETRUSAGE is defined
but HAVE_WAIT3. See the sourceforge bug report:
https://sourceforge.net/tracker/?func=detail&atid=104068&aid=1262954&group_id=4068
|
2006-03-27 11:41:17 +00:00 |
|
Peter Stephenson
|
8569055841
|
users/10087: no aliases for case of "in" in "case"
|
2006-03-26 19:03:15 +00:00 |
|
Clint Adams
|
3486b354e1
|
22386: fix acroread version detection according to Bart's 22385.
|
2006-03-26 15:15:08 +00:00 |
|
Wayne Davison
|
8bd1f4eced
|
Fixed undefined function reference (zwarnname() should have been
zwarnnam()).
|
2006-03-25 19:14:56 +00:00 |
|
Wayne Davison
|
eafa96805b
|
Fixed call to undefined function zwarnname() instead of zwarnnam().
|
2006-03-25 18:50:44 +00:00 |
|
Peter Stephenson
|
16f7f6961f
|
22375, 22376: ${(0)...} splits on NULL byte
|
2006-03-22 18:32:46 +00:00 |
|
Peter Stephenson
|
7b7905fedb
|
22638: MACHINES: IRIX
users/10047: zle widget -K keymap
|
2006-03-21 19:19:05 +00:00 |
|
Clint Adams
|
7b92878c24
|
thinko fix
|
2006-03-20 15:22:55 +00:00 |
|
Clint Adams
|
8294310202
|
22371: use only alphanumerics and underscores as word characters with vi bindings.
|
2006-03-20 14:40:36 +00:00 |
|
Peter Stephenson
|
40df7069cb
|
22360, 22365: support version 2 of Yodl
|
2006-03-20 11:06:22 +00:00 |
|
Clint Adams
|
b37a0f0000
|
22366: better handling for multibyte-character-containing words in vi widgets.
|
2006-03-17 23:45:43 +00:00 |
|
Clint Adams
|
717c7c5532
|
22364: add 'nice' and 'rt_priority' rlimits (NICE and RTPRIO).
|
2006-03-17 23:35:01 +00:00 |
|
Clint Adams
|
fecd3bbbc9
|
22349: completion for nautilus.
|
2006-03-16 20:48:44 +00:00 |
|
Wayne Davison
|
4698bcec12
|
Got rid of a compiler warning.
|
2006-03-13 22:29:02 +00:00 |
|
Wayne Davison
|
f3ef6af5b4
|
- Got rid of one compiler warning about a clobbered variable.
- Split a line that had two statements on it (looked like an
accidental joining).
|
2006-03-13 22:25:16 +00:00 |
|
Peter Stephenson
|
85f7080b89
|
users/10013: fix use of zshall in helpfiles
|
2006-03-13 19:03:30 +00:00 |
|
Wayne Davison
|
a8d89a3d33
|
users/10007
|
2006-03-09 18:17:14 +00:00 |
|
Wayne Davison
|
d74e163121
|
Added missing <D> for HIST_SAVE_BY_COPY.
|
2006-03-09 18:13:47 +00:00 |
|
Wayne Davison
|
3d984ffd1e
|
22335
|
2006-03-09 09:48:16 +00:00 |
|
Wayne Davison
|
04ea7bae96
|
Fix some compiler warnings and ensure that zmod gets restored
properly in bin_zle_call().
|
2006-03-09 09:44:28 +00:00 |
|
Peter Stephenson
|
80ec63bfa7
|
22337: debugging code omitted from 22331
|
2006-03-08 15:50:50 +00:00 |
|
Wayne Davison
|
2c858b890b
|
22301
|
2006-03-08 07:51:54 +00:00 |
|
Wayne Davison
|
f89571085a
|
Briefly enable aliases for one of the evals so that the expansion
of a $(...) or `...` properly uses normal and global aliases.
|
2006-03-08 07:50:29 +00:00 |
|
Wayne Davison
|
5942e88caf
|
22271
|
2006-03-07 22:08:23 +00:00 |
|
Wayne Davison
|
f8c7d72f30
|
Use the new "flags" integer to get rid of the mult_isarr global.
|
2006-03-07 22:05:51 +00:00 |
|
Wayne Davison
|
5fd72f0f1a
|
Initialize the new "flags" integer when creating a list.
|
2006-03-07 22:05:44 +00:00 |
|
Wayne Davison
|
974fd9b633
|
22331 and an extra change.
|
2006-03-07 21:48:51 +00:00 |
|
Wayne Davison
|
d9d04545a5
|
Changed struct listnode to use "prev" for the previous pointer,
not "last".
|
2006-03-07 21:43:34 +00:00 |
|
Wayne Davison
|
4cb83571c4
|
Changed some structures to avoid gcc's type-punned warnings.
|
2006-03-07 21:30:36 +00:00 |
|
Peter Stephenson
|
e17fc50793
|
22328, modified: add -o option to compadd
add _list_files helper to handle new file-list style for _path_files
|
2006-03-07 12:50:56 +00:00 |
|
Peter Stephenson
|
1c06bba931
|
unposted: version is on 4.3.2-dev-1
|
2006-03-07 12:32:28 +00:00 |
|
Wayne Davison
|
19305c6eaf
|
Tweaked a couple comments.
|
2006-03-07 01:15:47 +00:00 |
|
Bart Schaefer
|
20aae107b8
|
22321: optimize 22318.
|
2006-03-06 15:38:59 +00:00 |
|
Peter Stephenson
|
e43a5fc8ea
|
users/1097: rehash style for external commands
|
2006-03-06 11:36:02 +00:00 |
|
Peter Stephenson
|
4065dd5258
|
22318: uniquifying special arrays was broken
|
2006-03-03 22:27:02 +00:00 |
|
Peter Stephenson
|
862c974d7c
|
22277: missed bit
|
2006-03-03 22:09:58 +00:00 |
|
Peter Stephenson
|
31f6b3fb07
|
22317: exit status from code backgrounded in function
22277, 22281, tweaks: standardize behaviour of wait builtin
with trapped signals
|
2006-03-02 22:05:21 +00:00 |
|
Peter Stephenson
|
b4273451f3
|
c.f. 22307: change test $foo = bar to test x$foo = xbar in configure.ac
|
2006-03-02 17:56:48 +00:00 |
|
Peter Stephenson
|
b0923e4811
|
Release 4.3.2
zsh-4.3.2
|
2006-03-02 14:26:19 +00:00 |
|
Wayne Davison
|
e2cec6bdb9
|
22313
|
2006-03-01 14:52:44 +00:00 |
|
Wayne Davison
|
c1f0a1200a
|
Added "mod_export" to the declaration of makecommaspecial().
|
2006-03-01 14:50:52 +00:00 |
|
Peter Stephenson
|
5994021cbc
|
22036: fix warning from test
|
2006-03-01 10:19:21 +00:00 |
|
Clint Adams
|
b369e9ba03
|
22309: update for new surfraw debsec elvi.
|
2006-02-28 18:10:47 +00:00 |
|