1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-20 10:53:29 +02:00
zsh/Src
2000-04-25 04:30:31 +00:00
..
Aliases Initial revision 1999-12-16 14:31:35 +00:00
Builtins
Modules new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing to find word (10685) 2000-04-12 08:24:15 +00:00
Zle fix off-by-one error in scrolled menu-selections (10868) 2000-04-20 11:03:15 +00:00
.cvsignore
.distfiles
.exrc
.indent.pro
ansi2knr.c
builtin.c 10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD 2000-04-16 19:02:13 +00:00
compat.c
cond.c Updated from list as far as 10376 2000-04-01 20:49:47 +00:00
exec.c properly restore scriptname in doshfunc() (10620) 2000-04-10 09:18:26 +00:00
glob.c 10756: fix (#s) and (#e) for parameter substitution forms 2000-04-14 11:49:31 +00:00
hashtable.c fix field name for HAVE_NIS_PLUS (10726) 2000-04-13 08:19:44 +00:00
hashtable.h
hist.c new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing to find word (10685) 2000-04-12 08:24:15 +00:00
init.c use zsh as command name in error messages even with -c 2000-04-06 08:28:44 +00:00
input.c
jobs.c Updated from list as far as 10376 2000-04-01 20:49:47 +00:00
lex.c zefram2: Src/lex.c: Support "3&> foo" etc. 2000-04-06 17:21:52 +00:00
linklist.c
loop.c Updated from list as far as 10376 2000-04-01 20:49:47 +00:00
main.c
Makefile.in 10900: Depend modules-bltin upon config.status rather than upon Makefile. 2000-04-25 04:30:31 +00:00
Makemod.in.in
makepro.awk
math.c
mem.c
mkbltnmlst.sh
mkmakemod.sh
mkmodindex.sh
modentry.c
module.c ensure zsh/compctl (ick!) module is loaded when zle is loaded from init file but zsh/complete isn't (10828) 2000-04-19 13:42:51 +00:00
options.c 10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD 2000-04-16 19:02:13 +00:00
params.c scrolling in completion lists and menu-selection, version1 2000-04-17 11:17:10 +00:00
parse.c compare mapped zwc files using stat instead of the pathnames (10699) 2000-04-12 13:06:18 +00:00
pattern.c 10756: fix (#s) and (#e) for parameter substitution forms 2000-04-14 11:49:31 +00:00
prompt.c
prototypes.h
signals.c detect ignored signals correctly (10625) 2000-04-10 14:16:24 +00:00
signals.h
signames1.awk
signames2.awk
subst.c 10547: (#s) and (#e) pattern assertions 2000-04-06 18:44:01 +00:00
system.h
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
xmods.conf
zsh.h 10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD 2000-04-16 19:02:13 +00:00
zsh.mdd
ztype.h