1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 09:21:19 +02:00
Commit Graph

1354 Commits

Author SHA1 Message Date
Oliver Kiddle
1348458447 add exclusion lists and use _multi_parts for sysctl completion on BSD (15252) 2001-07-06 11:22:13 +00:00
Sven Wischnowsky
f2040baa9b (15283) 2001-07-06 10:46:31 +00:00
Peter Stephenson
f486329a16 15265: Src/parse.c: correction problems with new `for' syntax 2001-07-06 09:40:01 +00:00
Peter Stephenson
4a8b8bd752 15277: Src/glob.c: real backreferencing bug with ${(S)...%%...} 2001-07-06 09:23:55 +00:00
Peter Stephenson
40e17d980f back out 15266 2001-07-06 09:03:46 +00:00
Bart Schaefer
a45ff6cdb7 Avoid static link of pcre module. 2001-07-06 08:32:14 +00:00
Peter Stephenson
55d4ee8c6d 15266: fix for ${(S)...%%...} 2001-07-05 23:53:05 +00:00
Peter Stephenson
c4d9fa80a5 15264: improved doc for variant complex commands 2001-07-05 17:23:05 +00:00
Peter Stephenson
979cbb0dc3 15261: remaining easy option tests 2001-07-05 14:51:33 +00:00
Andrey Borzenkov
7c0a534298 15253 : hash foo together with foo.exe on Cygwin 2001-07-05 11:43:10 +00:00
Clint Adams
b65dcc197b 15242: pcre_match -a and $match instead of pparams 2001-07-04 15:13:33 +00:00
Clint Adams
1b05d0bcec 15234: describe behavior added by 15228. 2001-07-03 16:52:35 +00:00
Clint Adams
38833690cb 15228: AC_CHECK_LIB->AC_SEARCH_LIBS, set pparams with capture buffers 2001-07-03 16:42:36 +00:00
Clint Adams
a65fea58a5 unposted: add mod_pcre to doc makefile 2001-07-03 14:34:19 +00:00
Oliver Kiddle
e390c96bd6 add completion for sysctl(8) (15215, 15223) 2001-07-03 14:32:12 +00:00
Clint Adams
ad57c03213 unposted: update distfiles for 15211 2001-07-03 14:19:15 +00:00
Bart Schaefer
992ef0693f Remove references to FUNCINST_MK. 2001-07-03 05:59:55 +00:00
Clint Adams
bff61cf9e1 15211: zsh/pcre module 2001-07-02 19:39:34 +00:00
Oliver Kiddle
0f960cc8ca fix IRIX 5.3 specific compilation problems and some error messages (15204) 2001-07-02 11:33:26 +00:00
Bart Schaefer
05fdd6fed2 Return nonzero from _tilde on no matches. 2001-07-02 07:17:00 +00:00
Bart Schaefer
70c4e162c6 Reset errflag after executing precmd. 2001-06-30 18:30:54 +00:00
Andrey Borzenkov
25e5dd6118 15183: fix DLLD in non-ELF case 2001-06-29 15:46:46 +00:00
Peter Stephenson
74dc513ca5 Left-over changes from yesterday 2001-06-29 15:29:49 +00:00
Andrey Borzenkov
ecbff2da37 15181: use -KPIC instead of -Kpic 2001-06-29 15:25:29 +00:00
Andrey Borzenkov
fcd204718e 15180: final AIX touch - default to termcap and add -shared flag (or
-bM:SRE for native compiler) for modules
2001-06-29 14:59:42 +00:00
Clint Adams
0b8e4008b6 Bart15083: bash-backward-kill-word 2001-06-29 13:47:32 +00:00
Bart Schaefer
c2277ed220 Merge .distfiles change from 4.0.2 branch. 2001-06-29 05:53:12 +00:00
Wayne Davison
9ac13ddd6c 15172 2001-06-28 18:19:50 +00:00
Oliver Kiddle
a25c40c6a0 update for test file renaming and fix typos 2001-06-28 11:25:41 +00:00
Oliver Kiddle
45c1cee848 fix for two digit display numbers and -encodings option (15159) 2001-06-28 11:22:55 +00:00
Sven Wischnowsky
3eaedd99a0 Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde (15152) 2001-06-28 07:47:39 +00:00
Peter Stephenson
9282cbc1a7 enable-sitefndir -> enable-site-fndir 2001-06-27 21:57:30 +00:00
Sven Wischnowsky
51503a87a2 (only the patch to compmatch.c from the mail); improve merging cline lists coming from different IPREFIX/PREFIX combinations and such by avoiding to generate cline structs for empty parts after a match spec anchor cline struct (15123) 2001-06-27 13:18:38 +00:00
Sven Wischnowsky
b275190ff4 add autocontinue option to automatically make stopped jos running when they are being disowned; make that the default for %job &!' and %job &|' (15115) 2001-06-27 11:22:04 +00:00
Andrey Borzenkov
b053d02cdb 15099: rudimental support for skipping unimplemented tests 2001-06-26 15:02:34 +00:00
Clint Adams
760d3b89a3 15094: don't display battery level of -1% 2001-06-26 13:48:54 +00:00
Sven Wischnowsky
e067118efc fix for finding the first ambiguous path component in compfiles (3946) 2001-06-26 09:05:10 +00:00
Sven Wischnowsky
2ca99605ed make warning message for disowning stopped jobs more verbose (saying how to make the job running again) (15087) 2001-06-26 08:18:22 +00:00
Peter Stephenson
b397a5187a Latest FAQ as per posting 2001-06-25 20:40:56 +00:00
Clint Adams
4d37e1e5a2 15079: completion for last(1) 2001-06-25 18:52:14 +00:00
Peter Stephenson
1897a361bf 15030: multi-parameter `for' loops 2001-06-25 16:07:51 +00:00
Sven Wischnowsky
bbd2a98f41 make expand-word not always restore the command line (3940) 2001-06-25 09:32:21 +00:00
Bart Schaefer
50f88338e6 Assorted "make check" tweaks. 2001-06-25 03:06:33 +00:00
Bart Schaefer
f0dd0ced30 PRINT_EXIT_VALUE for shell functions. 2001-06-25 00:15:04 +00:00
Bart Schaefer
2e4a17b32f Change magic-space to respect !". 2001-06-24 03:42:09 +00:00
Bart Schaefer
f11e227cb0 POSIX exit status changes. 2001-06-23 18:30:55 +00:00
Andrey Borzenkov
791e11a084 15021: new %y character; %l semantic back 2001-06-22 09:44:06 +00:00
Andrey Borzenkov
551b5d1499 15038: test case for 15023 2001-06-22 06:35:54 +00:00
Sven Wischnowsky
7571f04c03 improve pattern matching to make match specs work for manual page completion (15029) 2001-06-21 12:53:55 +00:00
Bart Schaefer
e25f86419e No POSIX "for" syntax with csh syntax. 2001-06-21 10:54:49 +00:00
Bart Schaefer
6c074dfaf3 POSIX "for" syntax. 2001-06-21 10:09:08 +00:00
Bart Schaefer
ef89be124d Fix handling of interrupt in two completion widgets. 2001-06-21 10:05:19 +00:00
Bart Schaefer
5470c1fe38 Completion for AUTO_CD. 2001-06-21 09:33:15 +00:00
Bart Schaefer
f256c16efe Fix exit status of compdef. 2001-06-21 09:24:39 +00:00
Bart Schaefer
e8cb280d50 Fix "insert-tab pending" zstyle. 2001-06-20 17:42:15 +00:00
Peter Stephenson
ef6193b89b rewrite 14988 as per 14989 2001-06-20 11:02:47 +00:00
Peter Stephenson
79ed1a0e22 Bug restoring saving special parameters for function scope. 2001-06-20 10:06:51 +00:00
Bart Schaefer
bdea3cd768 Add socklen_t to possible SOCKLEN_T types. 2001-06-19 16:41:03 +00:00
Bart Schaefer
0672033cfc Compiler warnings. 2001-06-19 15:46:53 +00:00
Andrey Borzenkov
9b9e940117 14973: fix for reported problems on AIX. 2001-06-19 06:59:24 +00:00
Sven Wischnowsky
7bac7b6f76 14962 2001-06-18 09:53:16 +00:00
Peter Stephenson
528d2af1e5 more handler -> zhandler 2001-06-18 09:29:48 +00:00
Bart Schaefer
1070753996 Fix file name again (sigh). 2001-06-18 08:06:51 +00:00
Sven Wischnowsky
39e152d297 make zcompile unlink() the zwc file first (in case it is currently mapped we don't want to overwrite it); also, create the file read-only (14952) 2001-06-18 07:34:34 +00:00
Sven Wischnowsky
3c7f60d084 rename handler() to zhandler() because it's now exported to modules (14951) 2001-06-18 07:24:22 +00:00
Bart Schaefer
ad740ebdd1 Add missing file name. 2001-06-17 16:20:10 +00:00
Bart Schaefer
01293459e0 Fix attribution. 2001-06-17 16:17:52 +00:00
Bart Schaefer
5089075a29 Per NetBSD, use "gcc -fPIC" rather than -fpic. 2001-06-17 16:16:23 +00:00
Bart Schaefer
13c8e5b405 Fix a couple of typos; reorder a couple of entries to match the 4.0.x branch
ChangeLog.
2001-06-16 17:41:51 +00:00
Wayne Davison
64c13ff3c7 Undo mkstemp() change. 2001-06-16 05:45:40 +00:00
Peter Stephenson
bd6302eae0 Use mkstemp where available 2001-06-15 22:19:44 +00:00
Peter Stephenson
3f6a9e4522 fix setting of individual positional parameters after 14915 2001-06-15 13:07:50 +00:00
Andrey Borzenkov
12e1cf567d 14931: fix socket/address length calculation 2001-06-15 13:01:42 +00:00
Peter Stephenson
d247b7f146 $* and $@ are special 2001-06-14 09:49:01 +00:00
Sven Wischnowsky
a5a5aa4e3e fixes for display bugs for completion lists (cursor left one line to far up or down) (14903) 2001-06-13 14:03:44 +00:00
Peter Stephenson
6bb50488ab mod_export handler 2001-06-13 11:50:09 +00:00
Sven Wischnowsky
71a9847d48 fix for comparguments (completing after single letter options that get their argument in the next word); make _values ignore some of the standard option it may get; make _mount use _dir_list in some places and improve that; `document' comparguments and compvalues with some comments in computil.c (14897) 2001-06-13 11:05:51 +00:00
Oliver Kiddle
1bb5d4d385 minor correction 2001-06-13 10:40:36 +00:00
Oliver Kiddle
9c9352cc76 don't complete read-only parameters on the left side of an assignment (14896) 2001-06-13 10:38:10 +00:00
Peter Stephenson
e10c119794 Fix assignment problems spotted by Bart 2001-06-13 09:26:15 +00:00
Sven Wischnowsky
ddd50ac548 14883 2001-06-13 08:45:05 +00:00
Bart Schaefer
2adcf9a798 Reword README a little. 2001-06-13 03:50:55 +00:00
Clint Adams
f6ae716fb8 14863: tcp_connect 2001-06-12 15:57:25 +00:00
Peter Stephenson
c26704f7a3 Added KSH_TYPESET option. 2001-06-12 10:34:57 +00:00
Clint Adams
ae09302120 14843: tcp_close 2001-06-11 14:21:57 +00:00
Sven Wischnowsky
9cc9cc9466 (14841) 2001-06-11 11:46:23 +00:00
Peter Stephenson
4d59e2ce45 Document PATH_DIRS behaviour 2001-06-11 10:41:19 +00:00
Clint Adams
8b362442e0 14830: new config.guess and config.sub 2001-06-10 11:37:45 +00:00
Bart Schaefer
af85a561d3 Possible fix for -g test. 2001-06-09 18:14:58 +00:00
Bart Schaefer
9fbdcb5311 Fix problems with zwcstat() on systems that do not USE_MMAP. 2001-06-09 18:06:32 +00:00
Bart Schaefer
6d17bbde97 Fix email address. 2001-06-09 17:26:35 +00:00
Bart Schaefer
02a3c7292b Avoid echotc in completion tests. 2001-06-09 17:25:56 +00:00
Clint Adams
fd6be2db0f 14815: fix thinko 2001-06-08 19:05:55 +00:00
Clint Adams
975c0b44c5 14813: autoload functions from deleted .zwc files 2001-06-08 18:34:53 +00:00
Bart Schaefer
9675a70946 More reliable BROKEN_KILL_ESRCH test. 2001-06-08 16:23:53 +00:00
Bart Schaefer
e16fdc2b16 Several patches, some held from before 4.0.1 release. 2001-06-08 03:06:48 +00:00
Wayne Davison
7ff269a456 14793 2001-06-08 00:40:40 +00:00
Clint Adams
8e87930abb unposted: add tcp module to .distfiles 2001-06-07 14:33:49 +00:00
Clint Adams
1b02f6d302 14778: rename zsh/tcp to zsh/net/tcp. 2001-06-06 19:14:30 +00:00
Clint Adams
ba81d70453 14770: tcp module from zftp 2001-06-06 18:53:56 +00:00