1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 21:44:11 +01:00
zsh/Src
Andrey Borzenkov cd5e39ef50 Bart 14144: fix compilation problem on current Cygwin 1.3.1 (macros were
changed to external variables and cannot be used to initialize static array).
Modified by me __CYGWIN -> __CYGWIN__
2001-04-30 10:40:50 +00:00
..
Builtins
Modules Bart 14144: fix compilation problem on current Cygwin 1.3.1 (macros were 2001-04-30 10:40:50 +00:00
Zle rename -W option to -w, add new -W option which makes _arguments complete options even after options that get their argument in the same word; new _guard function for conditionally displaying messages (14105) 2001-04-26 12:13:36 +00:00
.cvsignore
.distfiles
.exrc
.indent.pro
ansi2knr.c
builtin.c More parameter/subscript cleanup. 2001-04-21 18:49:12 +00:00
compat.c
cond.c
exec.c
glob.c Subscripting optimization and error checking. 2001-04-24 05:45:16 +00:00
hashtable.c
hashtable.h
hist.c Parameter repairs, mostly for subscripting. 2001-04-20 06:13:35 +00:00
init.c
input.c
jobs.c
lex.c Fix subscripting bug with backslash-double-quote. 2001-04-23 15:30:22 +00:00
linklist.c
loop.c
main.c
Makefile.in 14077: revert clint's build patches on 19.04.2001 2001-04-23 19:59:03 +00:00
Makemod.in.in
makepro.awk
math.c Parameter repairs, mostly for subscripting. 2001-04-20 06:13:35 +00:00
mem.c
mkbltnmlst.sh
mkmakemod.sh 14077: revert clint's build patches on 19.04.2001 2001-04-23 19:59:03 +00:00
modentry.c
module.c
options.c
params.c BDIGBUFSIZE for binary conversions. 2001-04-28 17:38:00 +00:00
parse.c
pattern.c
prompt.c
prototypes.h
signals.c
signals.h
signames1.awk
signames2.awk
string.c
subst.c BDIGBUFSIZE for binary conversions. 2001-04-28 17:38:00 +00:00
system.h BDIGBUFSIZE for binary conversions. 2001-04-28 17:38:00 +00:00
text.c
utils.c
watch.c
zsh.h Subscripting optimization and error checking. 2001-04-24 05:45:16 +00:00
zsh.ico
zsh.mdd 14077: revert clint's build patches on 19.04.2001 2001-04-23 19:59:03 +00:00
zsh.rc
ztype.h