1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 08:51:18 +02:00
Commit Graph

2508 Commits

Author SHA1 Message Date
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
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
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
Peter Stephenson
54f2a2480f unposted: release 4.2.3 2005-01-13 11:16:31 +00:00
Peter Stephenson
ec4aa9f409 20698: Fix tail for POSIX conformance 2005-01-13 10:34:17 +00:00
Peter Stephenson
81b9354238 users/8359: add Darwin completion directories by default 2005-01-12 17:28:58 +00:00
Oliver Kiddle
df7ffd2999 20701: fix compilation on Mac OS X: define is __APPLE__, not APPLE 2005-01-12 16:34:31 +00:00
Peter Stephenson
21c0b27613 users/8354: Document limitation of glob_complete and matching control 2005-01-12 13:42:00 +00:00
Peter Stephenson
77166e259e 20695: Fix Cygwin problem with initialising from pointer to imported variable 2005-01-12 12:18:58 +00:00
Peter Stephenson
43ac170305 Fix .distfiles and .cvsignore 2005-01-12 10:53:06 +00:00
Peter Stephenson
25bca6c67c Unposted: release zsh version 4.2.2 2005-01-12 10:42:48 +00:00
Peter Stephenson
cbd52eae53 20692: unset POSIXLY_CORRECT in test.
unposted: minor comment change in _perforce
2005-01-12 10:31:54 +00:00
Clint Adams
fbaf2cc044 * unposted: config.guess, config.sub: update to 2004-11-12 and 2004-11-30, respectively. 2005-01-11 20:52:51 +00:00
Clint Adams
d11a6c0219 * 20689: Etc/FAQ.yo: fix missing-word typo. 2005-01-11 18:26:01 +00:00
Clint Adams
8db6e42ecd * 20657: Src/Zle/zle_tricky.c: sort completions partially based on LC_COLLATE setting. 2005-01-11 18:24:51 +00:00
Clint Adams
d7e97230ff * unposted: Completion/X/Command/_gnome-gv: move gnome-gv completion from C/U/C to C/X/C. 2005-01-11 18:18:56 +00:00
Peter Stephenson
51789fcd10 20687: 4.2.2 news
20688: Unicode/UTF-8 FAQ notes
2005-01-11 17:49:12 +00:00
Bart Schaefer
2bc51c9dbc 20666: Avoid creating unnecessary multios when a descriptor is closed and
then re-opened.
2005-01-11 17:09:19 +00:00
Clint Adams
8adffbd027 * 20665: improve completion for ggv/gnome-gv. 2005-01-10 18:43:19 +00:00
Peter Stephenson
a92d2d84c0 20661: *(+func) = *(e:func:) 2005-01-10 17:31:07 +00:00
Oliver Kiddle
9040271492 20662: update for nedit 5.5 2005-01-10 12:34:04 +00:00
Clint Adams
fd976e490b * 20655: _deb_packages fix from Karl Chen. 2005-01-09 06:34:10 +00:00
Clint Adams
52a5481b1a * 20654: completion for wajig, and dpkg/deb_packages improvements from Karl Chen. 2005-01-09 06:23:51 +00:00