Peter Stephenson
e34d2df070
20828: typos in 20822
2005-02-18 17:30:55 +00:00
Motoi WASHIDA
c9334d616f
users/8522: Completion/Darwin/Command/_defaults: fixed the number of spaces
...
broken while sending the patch by email.
2005-02-18 16:05:14 +00:00
Peter Stephenson
d7c13fb2c3
20822: Initial code for Unicode/multibyte input
...
20823: Debugging test in stat wrong for 64-bit systems
2005-02-18 13:57:25 +00:00
Peter Stephenson
294ef9e872
users/8522: Motoi Washida: quotation in Darwin completion
2005-02-18 10:20:34 +00:00
Peter Stephenson
213dc8b210
20816: update rlimits for new glibc
2005-02-16 17:40:29 +00:00
Wayne Davison
17ff85a18e
Mention _rsync changes.
2005-02-15 19:39:36 +00:00
Peter Stephenson
20018230ee
20812: Add functions for exception handling
2005-02-15 18:31:41 +00:00
Wayne Davison
4040e0bb1f
- Split the options up into two sets: daemon options, and client
...
options. This makes sure that daemon options aren't offered
after client options, and visa versa.
- Added some missing exclusion-lists for options (that avoids
offering conflicting options to the user).
- Improved the description of a few options.
- Added some new options for the upcoming rsync 2.6.4.
2005-02-15 00:30:47 +00:00
Peter Stephenson
3a5c9827a1
20811: Use the cpp trick to find the file with resource names
2005-02-14 13:56:12 +00:00
Wayne Davison
5dc7bc1ea1
_yodl tweak.
2005-02-10 11:49:02 +00:00
Wayne Davison
db51fbe679
Added missing closing double-quote.
2005-02-10 08:10:04 +00:00
Bart Schaefer
8acdfd2981
Kris Shannon: 20801: fix missing $ in expression to parse script
2005-02-09 16:26:03 +00:00
Peter Stephenson
aaec0ef0ad
20798: propagate an #ifdef to prototypes
2005-02-07 15:53:13 +00:00
Peter Stephenson
6ab69b60c9
20794: Change version to 4.3.0-dev-1
...
Don't compile in a static in init.c unless needed.
2005-02-07 12:33:48 +00:00
Peter Stephenson
05b06b1c08
fix autoloaded trap bug; rejig use of trapfuncs
...
(now traplists); improve trap tests
2005-02-06 20:36:09 +00:00
Peter Stephenson
64c2db0ca2
Generated PDF from zsh.texi using pdfetex
2005-02-04 16:59:23 +00:00
Peter Stephenson
8326508234
Motoi Washida: libiconv test needed on Mac OS X
2005-02-04 10:32:05 +00:00
Peter Stephenson
3fc610c59f
Test -nt and FOO=BAR BAR=FOO echo bugs
2005-02-02 17:03:50 +00:00
Bart Schaefer
facf0309bb
20774: fix e.g. "FOO=BAR BAR=FOO echo" failure to unset FOO after finishing.
2005-02-02 04:51:13 +00:00
Clint Adams
bac7c055c7
* 20773: Completion/Unix/Command/_getconf: additional variables from confstr().
2005-02-01 20:40:39 +00:00
Peter Stephenson
d1d6742848
20759, 20760, 20765: Improve Cygwin configuration
2005-02-01 10:52:50 +00:00
Wayne Davison
8b53cc45bd
Updated _rsync.
2005-01-28 10:18:59 +00:00
Wayne Davison
11dda3ab9a
- Added new options for impending 2.6.4 release.
...
- Improved the descriptions of several old options.
- Got rid of the "-- ..." options to _arguments (so that we
don't try to use the output of "rsync --help").
2005-01-28 10:15:05 +00:00
Peter Stephenson
82e24bad6a
users/8433: fix hang in configure on latest Cygwin
2005-01-27 12:00:57 +00:00
Clint Adams
efab849310
* 20753: use ZS_memmove instead of memmove.
2005-01-26 18:37:28 +00:00
Peter Stephenson
85e0b5f377
20752: fix access to ZLE parameters
2005-01-26 18:12:08 +00:00
Clint Adams
3934f7a402
* 20751: Src/Zle/zle_refresh.c: use '?' for character conversion error
2005-01-26 14:29:12 +00:00
Clint Adams
9453ea957e
* 20747: some wide char support in the zle refresh code.
2005-01-26 13:39:46 +00:00
Peter Stephenson
77bd05014d
20750: fix hang with 20742
2005-01-26 12:34:31 +00:00
Peter Stephenson
efd03cf9e8
20742: More Unicode conversion stuff.
2005-01-25 16:40:41 +00:00
Peter Stephenson
b80c6b0863
users/8422: [[ ... -nt ... ]] with bad stat caused
...
mayhem in initialisation files, functions, etc.
2005-01-24 11:02:59 +00:00
Bart Schaefer
95a65e1581
Fix email address on some log entries.
2005-01-24 04:33:50 +00:00
Clint Adams
6f7d6e541f
20739: change LANG to LC_MESSAGES in subversion completion
2005-01-23 19:56:09 +00:00
Clint Adams
c42a46f6e8
* 20737: Completion/Unix/Command/_subversion: run svn commands with LANG=C.
2005-01-23 19:50:46 +00:00
Clint Adams
8ae8a91b8b
* 20736: Src/Zle/zle_utils.c: change zlegetline() to return a metafied string.
2005-01-22 16:26:32 +00:00
Clint Adams
92a3a28769
getzleline stuff is 20735
2005-01-22 05:41:21 +00:00
Clint Adams
0038b1a682
* 2073x: Src/Zle/zle_utils.c, Src/hist.c: modify zlegetline() and zlegetline
...
caller so that the octet-based and wide-character versions should return
the same string.
2005-01-22 04:03:05 +00:00
Clint Adams
d94e9817ce
* unposted (cf. zsh-users/8412): Config/version.mk: fix year typo.
2005-01-22 03:46:40 +00:00
Bart Schaefer
42a89b3cd6
"keeper" function suite
2005-01-21 19:58:30 +00:00
Wayne Davison
2fb65d215f
Fixed compiler warning about a missing initializer.
2005-01-21 11:16:34 +00:00
Wayne Davison
e63e45ae62
Got rid of "unused parameter" compiler warning for nullsethashfn().
2005-01-21 11:15:36 +00:00
Oliver Kiddle
c19e5516f4
remove larch completion, it has been superceded by tla
2005-01-21 10:59:46 +00:00
Oliver Kiddle
2e4a4ea952
20734: rewrite to handle version 2.2.0 of valgrind
2005-01-21 09:42:11 +00:00
Oliver Kiddle
96427ce997
20730: fix suffix style to regard quoted special characters as not special
2005-01-21 09:32:39 +00:00
Peter Stephenson
f8d74c1aab
20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE,
...
also use ulimit -x for RLIMIT_LOCK
2005-01-19 13:03:33 +00:00
Peter Stephenson
10199323ef
FAQ updates from Bart
2005-01-17 10:49:49 +00:00
Oliver Kiddle
1735ba7918
Motoi Washida: users/8380: complete plist files
2005-01-17 09:39:17 +00:00
Clint Adams
7c2424d022
* 20718: Src/Zle/zle_utils.c: minor cleanup for proto-Unicode stuff.
2005-01-16 16:24:28 +00:00
Peter Stephenson
88a37cc187
c.f. 20675: improve zle as a basis for Unicode.
...
unposted: update version to 4.2.3-dev-1
2005-01-14 13:04:47 +00:00
Peter Stephenson
e38389d83e
20708: enhance replace-string
2005-01-13 15:31:31 +00:00