1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 13:33:52 +01:00
Commit Graph

482 Commits

Author SHA1 Message Date
Peter Stephenson
6fa6a1f865 Peter Castro: Cygwin improvements for dynamic libraries, text/binary, paths 2004-04-06 09:25:17 +00:00
Peter Stephenson
4688564c0a 19733 with docs tweaked: keymaps for vared and zed 2004-04-06 09:16:57 +00:00
Peter Stephenson
294ce1cd6a 19728: note on (^F) qualifier 2004-04-05 13:22:39 +00:00
Peter Stephenson
fda060370f 19717: (F) glob qualifier for full directories 2004-04-01 18:33:05 +00:00
Peter Stephenson
83b0fd3674 19682: Don't run ZERR, DEBUG or EXIT traps inside other traps. 2004-03-25 10:07:12 +00:00
Peter Stephenson
8de7436fc0 19674, modified: support for non-standard ports in zftp. 2004-03-24 11:31:30 +00:00
Clint Adams
befd90b847 * 19631: Doc/Zsh/mod_pcre.yo, Src/Modules/pcre.c: avoid segfault
when pcre_study is called before pcre_compile; documentation on
      pcre_compile options.
2004-03-16 15:14:30 +00:00
Clint Adams
3f7b447d88 * 19566: Doc/Zsh/params.yo: change associative array documentation to refer
to Parameter Expansion Flags rather than Subscript Flags.  Wording by
Frederik Eaton and Peter.
2004-03-08 16:57:26 +00:00
Peter Stephenson
1777b67b1c zsh-users/7121: NO_CASE_GLOB option for case-insensitive globbing 2004-03-06 00:22:58 +00:00
Doug Kearns
dc3fa4b407 unposted: fix typo in compsys.yo 2004-02-29 12:09:09 +00:00
Oliver Kiddle
9da807ab7f 19415: fix indicate that short_loops option is applicable to repeat loops too 2004-02-10 19:19:02 +00:00
Peter Stephenson
e461877f40 19389+: fix zmodload -u zsh/datetime, add strftime -s scalar 2004-01-22 17:51:05 +00:00
Peter Stephenson
b08b7a117a 19354: Fix manual section names which upset Docbook 2004-01-09 18:14:01 +00:00
Peter Stephenson
a892f5e24c 19339: minor TCP function suite additions 2004-01-06 13:56:12 +00:00
Peter Stephenson
6eb5f99f1e 19295: $CONTEXT zle parameter 2003-12-15 22:45:27 +00:00
Clint Adams
ff1feb920f Add mod_datetime.yo 2003-12-15 20:40:37 +00:00
Peter Stephenson
ea8b4384e2 extra comment for zsh-line-init 2003-12-15 10:56:52 +00:00
Peter Stephenson
1e212cbedc 19281: zle-line-init special widget 2003-12-12 22:53:27 +00:00
Clint Adams
a7803f9daf 19202: Doc/Makefile.in, Doc/Zsh/mod_datetime.yo: rudimentary documentation
for zsh/datetime module.
2003-10-25 17:38:18 +00:00
Peter Stephenson
78bef99b73 19183: new delete-whole-word-match 2003-10-13 16:50:14 +00:00
Peter Stephenson
530bbb503e unposted: update distribution files for 18980 and 19053 2003-10-06 18:39:56 +00:00
Peter Stephenson
eeb9ec4714 19129: extra argument to typeset -T gives character for joining array 2003-09-24 14:55:32 +00:00
Oliver Kiddle
5de7581394 19106: document use for _menu 2003-09-21 16:13:53 +00:00
Vin Shelton
239872c578 *** empty log message *** 2003-09-17 15:02:56 +00:00
Vin Shelton
d67ad445ec Fix minor typo in MIME function documentation. 2003-09-16 00:43:41 +00:00
Peter Stephenson
3efb2ec394 19053 modified, c.f. 19056 2003-09-14 19:37:32 +00:00
Oliver Kiddle
6e09c17757 19059: add -v, -V and -p flags required by POSIX to the command builtin 2003-09-11 07:00:05 +00:00
Peter Stephenson
3ffb3ad2f2 19014: add alias -s suf=handler 2003-09-03 10:15:32 +00:00
Peter Stephenson
c9c5f9da93 18980: new zsh/system module 2003-08-30 19:06:06 +00:00
Peter Stephenson
34a1ad0a5c 18981: tidy up tcpsys doc 2003-08-30 18:57:26 +00:00
Peter Stephenson
0f080f741c 18908: use print/read -u in completion system and tweak builtin doc 2003-07-25 10:53:44 +00:00
Peter Stephenson
48205cc72f 18859: Allow the sort style to override sorting by setting explicitly to false. 2003-07-21 17:01:34 +00:00
Oliver Kiddle
3ac50886a0 18822: fix accept-exact style not not bail out when it shouldn't and add a
setting to continue on and do normal completion
2003-07-07 09:48:45 +00:00
Peter Stephenson
554605ee04 18810: Various enhancements and bug fixes for the TCP function suite 2003-07-04 16:27:36 +00:00
Peter Stephenson
e50b688cd5 18571: extra note on += for associative arrays 2003-07-04 16:05:18 +00:00
Peter Stephenson
5f552cbdd1 users/6367: match-words-by-style wrongly referred to in doc 2003-07-03 13:27:00 +00:00
Peter Stephenson
7b60aae9f3 18616: Add ternary expression handling to zformat 2003-06-19 19:43:00 +00:00
Peter Stephenson
ecdfa912ae 18526: -O option to _describe for prefix-needed in _arguments 2003-06-05 09:51:25 +00:00
Peter Stephenson
1be7d4744d 18559, 18562: make modules use proper option arguments 2003-05-22 09:48:25 +00:00
Oliver Kiddle
09c5818b39 18530: print option states with set -o' or set +o' 2003-05-15 09:39:55 +00:00
Peter Stephenson
62719196b2 18536: EMACS and VI compatibility options 2003-05-14 15:09:14 +00:00
Peter Stephenson
78b02d9c03 18512: fix 18508 properly this time. 2003-05-08 10:30:45 +00:00
Andrey Borzenkov
bd4cb9a4d1 unposted: cvsignore VIM *.swp files 2003-05-05 06:14:49 +00:00
Peter Stephenson
94da86f795 18492: Provide partial fix for multios and output process substitution
asynchronicity problem.  Document workarounds for remaining problems.
2003-05-02 10:25:27 +00:00
Oliver Kiddle
a5f7097d9a 18472: spelling corrections 2003-04-25 11:18:50 +00:00
Peter Stephenson
83932ba23f unposted: misspelling in compsys.yo rewrite 2003-04-24 17:45:18 +00:00
Peter Stephenson
d251482aac unposted: complete compsys.yo rewrite 2003-04-24 17:37:05 +00:00
Oliver Kiddle
6afa53768c 18450: corrections and a couple of rewordings 2003-04-18 13:23:43 +00:00
Peter Stephenson
61be35604c unposted: rewritten compsys.yo down to end of _describe function 2003-04-14 18:10:00 +00:00
Peter Stephenson
f713bf4b09 18432: Minor miscellany of comments and rationalisations. 2003-04-03 10:24:40 +00:00