1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 01:11:37 +02:00
Commit Graph

3076 Commits

Author SHA1 Message Date
Oliver Kiddle
8036c4d739 18446: handle modinfo and improvements to option handling 2003-04-16 13:29:38 +00:00
Oliver Kiddle
51d874e2c3 18443: new completion for dcop 2003-04-15 17:06:45 +00:00
Peter Stephenson
61be35604c unposted: rewritten compsys.yo down to end of _describe function 2003-04-14 18:10:00 +00:00
Felix Rosencrantz
6bd0c51366 workers-18440: add previously added cygwin completion functions to the completion module 2003-04-08 15:34:51 +00:00
Felix Rosencrantz
f4b280d777 Added completion functions for cygwin 2003-04-07 11:23:14 +00:00
Peter Stephenson
06b04ca1b2 18435: unsetting readonly returned status 0 2003-04-04 16:46:25 +00:00
Peter Stephenson
c1bef47364 18434: _signals option handling for pseudo-signals was broken 2003-04-04 16:11:14 +00:00
Peter Stephenson
17a552aa2d corrections to 18433 from Oliver zsh-4.1.1-test-1 2003-04-04 14:19:54 +00:00
Peter Stephenson
60695bce0f unposted: version 4.1.1-test-1 2003-04-04 14:14:28 +00:00
Peter Stephenson
f6797d6f78 18433: package documentation for 4.1.1 2003-04-04 13:22:55 +00:00
Peter Stephenson
f713bf4b09 18432: Minor miscellany of comments and rationalisations. 2003-04-03 10:24:40 +00:00
Peter Stephenson
7d4014c30a unposted: tidy up after word match functions from 18394 2003-04-03 10:04:43 +00:00
Peter Stephenson
a11c6ef15d c.f. 18407: fix short prompt in select-word-style 2003-04-03 09:58:17 +00:00
Peter Stephenson
c34176365e 18431: Another attempt to fix the problems with RLIMIT definitions 2003-04-03 09:55:40 +00:00
Peter Stephenson
a78bff4398 18418: fix select test and add parameter tests 2003-04-01 14:03:56 +00:00
Felix Rosencrantz
259de0b742 Removed zgprintf from Functions/TCP/.distfiles 2003-03-31 16:43:57 +00:00
Wayne Davison
00cc6eb748 18402 2003-03-28 20:43:04 +00:00
Wayne Davison
ca8ad2e262 Prevent "print -m" from crashing (complains about missing pattern). 2003-03-28 20:21:00 +00:00
Peter Stephenson
1e57c42f47 18394: New word movement and editing widgets. 2003-03-28 11:34:07 +00:00
Peter Stephenson
2941469f61 18392: read with -p and -t and no coprocess crashed. 2003-03-26 18:55:22 +00:00
Oliver Kiddle
244f2a14fc 18391: add tests for read builtin a few glob qualifiers, 17678 and 18015 2003-03-26 17:33:04 +00:00
Oliver Kiddle
a9293199ec 18390: tidy up _prcs and update _xmlsoft for latest xsltproc version 2003-03-26 16:52:58 +00:00
Peter Stephenson
913d526600 18389: new for and select tests 2003-03-26 14:55:42 +00:00
Wayne Davison
839bdc3942 18383 2003-03-25 18:08:17 +00:00
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