1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 01:11:37 +02:00
zsh/Src
Tanaka Akira 3e7a2a41bc 11165: Completion/Base/_regex_arguments, Completion/Debian/_apt,
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo,
Src/Modules/zutil.c: _regex_arguments support tag stuff.
2000-05-04 20:16:09 +00:00
..
Aliases Initial revision 1999-12-16 14:31:35 +00:00
Builtins Initial revision 1999-04-15 18:05:38 +00:00
Modules 11165: Completion/Base/_regex_arguments, Completion/Debian/_apt, 2000-05-04 20:16:09 +00:00
Zle don't list when all matches look the same; force-list style to give users control over this (11140) 2000-05-04 07:44:21 +00:00
.cvsignore Initial revision 1999-04-15 18:05:38 +00:00
.distfiles Initial revision 1999-04-15 18:05:38 +00:00
.exrc Initial revision 1999-04-15 18:05:38 +00:00
.indent.pro Initial revision 1999-10-17 18:01:49 +00:00
ansi2knr.c Initial revision 1999-04-15 18:05:38 +00:00
builtin.c allow calling `print -s' in widgets, avoid duplicated history number 2000-05-03 07:10:35 +00:00
compat.c Initial revision 1999-04-15 18:05:38 +00:00
cond.c Updated from list as far as 10376 2000-04-01 20:49:47 +00:00
exec.c close dump file descriptors in children (11151) 2000-05-04 13:40:05 +00:00
glob.c AIX dependency fixes 2000-04-30 17:58:35 +00:00
hashtable.c 11029: Some missing bits of merging 11015 with 11026. 2000-04-30 17:09:08 +00:00
hashtable.h Initial revision 1999-04-15 18:05:38 +00:00
hist.c fix for the (z) flag: report partial word (like `"foo', without a closing quote); mention in manual that (z) is handled lately (11117) 2000-05-03 13:05:39 +00:00
init.c 11032: Fix signed-ness of a local. 2000-04-30 18:51:58 +00:00
input.c Initial revision 1999-04-15 18:05:38 +00:00
jobs.c Updated from list as far as 10376 2000-04-01 20:49:47 +00:00
lex.c parse_subst_string() should use modified version of `len' (11145) 2000-05-04 10:44:24 +00:00
linklist.c Initial revision 1999-04-15 18:05:38 +00:00
loop.c Updated from list as far as 10376 2000-04-01 20:49:47 +00:00
main.c Initial revision 1999-04-15 18:05:38 +00:00
Makefile.in 10900: Depend modules-bltin upon config.status rather than upon Makefile. 2000-04-25 04:30:31 +00:00
Makemod.in.in zefram103: Src/Makemod.in.in: make sure .{e,}pro files are 2000-05-02 13:42:42 +00:00
makepro.awk Initial revision 1999-04-15 18:05:38 +00:00
math.c AIX dependency fixes 2000-04-30 17:58:35 +00:00
mem.c Initial revision 1999-04-15 18:05:38 +00:00
mkbltnmlst.sh Initial revision 1999-04-15 18:05:38 +00:00
mkmakemod.sh Initial revision 1999-04-15 18:05:38 +00:00
mkmodindex.sh Initial revision 1999-04-15 18:05:38 +00:00
modentry.c Initial revision 1999-04-15 18:05:38 +00:00
module.c AIX dependency fixes 2000-04-30 17:58:35 +00:00
options.c 10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD 2000-04-16 19:02:13 +00:00
params.c renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROLL; no special value for LISTMAX to turn on list scrolling, this is done by setting LISTPROMPT now; default values for LISTPROMPT and MENUPROMPT when set but empty (10959) 2000-04-27 08:21:10 +00:00
parse.c close dump file descriptors in children (11151) 2000-05-04 13:40:05 +00:00
pattern.c 10971: **/... always globbed dots 2000-04-27 10:58:49 +00:00
prompt.c Initial revision 1999-04-15 18:05:38 +00:00
prototypes.h Initial revision 1999-04-15 18:05:38 +00:00
signals.c 11029: Some missing bits of merging 11015 with 11026. 2000-04-30 17:09:08 +00:00
signals.h Initial revision 1999-04-15 18:05:38 +00:00
signames1.awk Initial revision 1999-04-15 18:05:38 +00:00
signames2.awk Initial revision 1999-04-15 18:05:38 +00:00
subst.c new (z) parameter flag to do shell-word splitting on the value (11113) 2000-05-03 12:21:55 +00:00
system.h Initial revision 1999-04-15 18:05:38 +00:00
text.c fix to get newlines in non-job-texts (I'm sooo stupid) 2000-04-18 07:12:32 +00:00
utils.c Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524 2000-04-05 19:28:07 +00:00
watch.c Initial revision 1999-04-15 18:05:38 +00:00
xmods.conf Initial revision 1999-04-15 18:05:38 +00:00
zsh.h 10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD 2000-04-16 19:02:13 +00:00
zsh.mdd Initial revision 1999-04-15 18:05:38 +00:00
ztype.h Initial revision 1999-04-15 18:05:38 +00:00