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

3202 Commits

Author SHA1 Message Date
Wayne Davison
6eaed9fb4b Fixed zjoin() when it returns an empty string that should be allocated. 2003-03-25 18:05:30 +00:00
Clint Adams
1761a3b146 users/5986, 18380: arg support for echoti builtin. 2003-03-25 05:33:18 +00:00
Peter Stephenson
63de268fee 18378: fix lots of problems with $killring 2003-03-24 13:57:38 +00:00
Peter Stephenson
d8e418bff1 18376: Fix headers for wchar.h and some related gcc waringnings 2003-03-24 12:56:56 +00:00
Doug Kearns
187ce46d15 18369: update _tidy completion 2003-03-20 23:49:05 +00:00
Oliver Kiddle
a2197a5361 18359: fix bug where not enough memory was allocated if MB_LEN_MAX < 6 2003-03-18 14:39:41 +00:00
Doug Kearns
e0ae2a59b3 unposted: remove unnecessary parameter declarations in _xmlsoft 2003-03-18 06:00:04 +00:00
Bart Schaefer
6a71284495 17659,17661: config.status processes config.modules 2003-03-15 17:36:15 +00:00
Doug Kearns
454c01accf unposted: remove _xrdb, better completion for xrdb is provided by _x_utils 2003-03-15 07:37:01 +00:00
Oliver Kiddle
d8fac9fb23 18343, 18348: handle \u and \U escapes for specifying unicode characters 2003-03-14 13:36:07 +00:00
Doug Kearns
586de1938f 18351: new completion for antiword 2003-03-14 12:14:24 +00:00
Oliver Kiddle
5df8ef1e43 18347: fix problems with having more than one ((val\:desc ...)) style action 2003-03-13 09:59:48 +00:00
Oliver Kiddle
712d39a2c7 *** empty log message *** 2003-03-12 18:57:15 +00:00
Oliver Kiddle
01e67ec323 fix completions of locales on Linux, complete for more commands using
existing completions and more improvements to sccs completion
2003-03-12 18:55:12 +00:00
Peter Stephenson
9ba4f4af9c 18344: note in _perforce that tag-order now works. 2003-03-12 12:04:32 +00:00
Doug Kearns
aa09c3c859 unposted: remove initial capitalisation from some descriptions 2003-03-12 04:43:46 +00:00
Oliver Kiddle
43d44d1552 18338: list a single unambiguous match instead of inserting it 2003-03-11 17:33:05 +00:00
Oliver Kiddle
c7564985e5 18337: use C locale when converting floats to scalars to avoid problems in
locales where `,' is the decimal separator
2003-03-11 17:29:47 +00:00
Oliver Kiddle
1d80cc9acf 18330: save output of setlocale as the pointer it returns gets clobbered 2003-03-10 15:23:44 +00:00
Oliver Kiddle
a8a7df84ed handle prefix-hidden style 2003-03-10 15:16:27 +00:00
Peter Stephenson
93572c7bb6 18327: add handling for preserve-prefix to compinstall 2003-03-07 15:19:19 +00:00
Peter Stephenson
74c90c0ada 18325: options on by default weren't printed correctly by zsh/parameter 2003-03-07 12:31:00 +00:00
Peter Stephenson
a7dc5d386c 18319: Philippe Troin: fix use of process groups with su and suspend 2003-03-07 12:17:49 +00:00
Doug Kearns
1c300357f5 18314: general improvements to ruby completion 2003-03-06 03:47:43 +00:00
Peter Stephenson
5660eb86ac 183818: memory leak in zle_params.c 2003-03-05 17:24:37 +00:00
Peter Stephenson
e0d2c9c0b3 18313: NULL pointer dereference if yank-pop after a single yank 2003-02-27 11:32:44 +00:00
Oliver Kiddle
4b09b20be2 correct typo from recent change 2003-02-27 09:29:24 +00:00
Doug Kearns
e4443a2d4f 18305: new completion for python 2003-02-27 05:12:25 +00:00
Geoff Wing
8e50782a72 18306: fix redisplay of rprompt when line shortens 2003-02-27 02:37:29 +00:00
Clint Adams
417223a3cc 18303: fix some always-true test evaluations. 2003-02-26 18:11:56 +00:00
Oliver Kiddle
48df213153 18299: allow _next_tags to work with nested tag loops 2003-02-26 16:35:55 +00:00
Oliver Kiddle
194e4cac61 18300: handle tar's -C option better 2003-02-26 14:56:47 +00:00
Peter Stephenson
1ee81df6f9 unposted: remove debug from _path_files patch in 18230 2003-02-26 14:32:32 +00:00
Oliver Kiddle
ab1a0844f2 18296: sync fake _all_labels and _next_label functions with changes to real ones 2003-02-25 18:43:39 +00:00
Oliver Kiddle
0911160d07 fix out-of-date documentation for -value- completion and move description of
special contexts from _complete's to #compdef's description
2003-02-25 14:55:50 +00:00
Peter Stephenson
f1fd8273b4 18230: Test for explicitly matched file in _path_files. 2003-02-24 11:33:04 +00:00
Peter Stephenson
b1ae269e55 18278: remove zgprintf, zformat already does this 2003-02-23 23:24:29 +00:00
Peter Stephenson
fcc7489b7e not in 18276: update Perforce completion 2003-02-23 16:05:58 +00:00
Peter Stephenson
ee7bdbf85d 18264: free job table entries properly in subshell 2003-02-21 14:37:03 +00:00
Oliver Kiddle
4e6c75fa78 18269: improve sccs file completion to handle both direct & indirect references 2003-02-21 11:01:19 +00:00
Oliver Kiddle
945f54b001 18263: fix saving of glob state so that globs can be used from (e) glob qual 2003-02-20 08:17:38 +00:00
Oliver Kiddle
cd220acea0 18262: fix bug where only first match was added with expand style set to suffix 2003-02-19 18:05:51 +00:00
Oliver Kiddle
079ed78139 18257: merge _xmllint and _xsltproc into _xmlsoft 2003-02-18 16:47:07 +00:00
Oliver Kiddle
a2b2c354ff Doug Kearns: 18259: added more browsers and correct 'urls' description to 'url' 2003-02-18 16:02:21 +00:00
Oliver Kiddle
5cb11fabd0 18257: make use of _webbrowser 2003-02-18 12:56:48 +00:00
Oliver Kiddle
20528c3743 Doug Kearns: 18254: new completion for xmllint (from xmlsoft.org's libxml2) 2003-02-18 10:02:32 +00:00
Clint Adams
fa2cf80ad0 .distfiles for Functions/TCP 2003-02-18 01:13:25 +00:00
Clint Adams
04745cf06b include tcpsys stuff in .distfiles 2003-02-18 01:10:11 +00:00
Peter Stephenson
4c149a8abc 18252: pass ignoreeof as flag to zleread 2003-02-17 14:06:39 +00:00
Peter Stephenson
40c29457f2 18251: Fix select and make it respect EOF 2003-02-17 11:41:58 +00:00