1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 00:41:44 +02:00
zsh/Src
2000-06-28 17:10:05 +00:00
..
Aliases
Builtins
Modules Andrej: don't close slave if not yet open (12084) 2000-06-27 14:25:05 +00:00
Zle fix for list-colors handling (12107) 2000-06-28 13:59:21 +00:00
.cvsignore
.distfiles
.exrc
.indent.pro
ansi2knr.c
builtin.c unposted: move poll_read 2000-06-26 21:27:07 +00:00
compat.c
cond.c
exec.c AIX dependency fix 2000-06-20 16:38:10 +00:00
glob.c Fixed glob array indexing. 2000-06-02 10:09:13 +00:00
hashtable.c Add -L option to the hash builtin 2000-05-15 00:31:20 +00:00
hashtable.h
hist.c AIX depenency fix (11661) 2000-05-30 14:06:30 +00:00
init.c 11606: Propagate parse errors out of parse_list() and parse_event(), and 2000-05-27 08:32:58 +00:00
input.c
jobs.c
lex.c make (e) flag be silent unless (X) is given, too (11768) 2000-06-06 08:35:54 +00:00
linklist.c
loop.c 11956: Fix off-by-one error. 2000-06-17 17:05:53 +00:00
main.c 11820: metafication of command line arguments 2000-06-08 09:59:00 +00:00
Makefile.in 11737: Avoid excessive Makefile rebuilding during "make clean". 2000-06-04 04:06:57 +00:00
Makemod.in.in
makepro.awk
math.c 11467: [#<base>] syntax for output base 2000-05-19 18:22:50 +00:00
mem.c
mkbltnmlst.sh
mkmakemod.sh
mkmodindex.sh
modentry.c
module.c Felix: fix for memory leak (11718) 2000-06-02 08:28:42 +00:00
options.c 11387: OCTAL_ZEROES option 2000-05-15 18:48:21 +00:00
params.c 12112: Don't make namedirs out of hash elements. 2000-06-28 17:10:05 +00:00
parse.c nix kaboom with `time time' (?) 2000-06-14 09:26:55 +00:00
pattern.c Wayne: pattern.c unitialised var 2000-05-31 08:56:23 +00:00
prompt.c
prototypes.h
signals.c Delete stray whitespace. 2000-06-15 08:48:42 +00:00
signals.h
signames1.awk
signames2.awk
subst.c Fix parsing of := for magicequalsubst. 2000-06-17 19:51:51 +00:00
system.h 11455: Completion/Core/_oldlist: old-menu defaults on 2000-05-18 08:59:29 +00:00
text.c
utils.c unposted: move poll_read 2000-06-26 21:27:07 +00:00
watch.c
xmods.conf
zsh.h allow subscripts for compadd -[ak]; new style for history completion; better list-colors handling (12029) 2000-06-22 08:42:36 +00:00
zsh.mdd
ztype.h