1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 17:01:19 +02:00
zsh/Src
2000-06-08 09:59:00 +00:00
..
Aliases
Builtins
Modules -K option for zparseopts to keep previous array values (11792) 2000-06-07 07:38:02 +00:00
Zle more anchor matching fixes (11817) 2000-06-08 09:25:24 +00:00
.cvsignore
.distfiles
.exrc
.indent.pro
ansi2knr.c
builtin.c some more memory leak fixes (11745) 2000-06-05 07:57:27 +00:00
compat.c
cond.c
exec.c 11326: Avoid init_io() on "exec < file" when zleactive. 2000-05-11 16:39:02 +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 fix for jobs -l -d, check if directory of job is already set (11170) 2000-05-05 07:18:59 +00:00
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 Small doc fix and AIX dependency fix 2000-05-05 16:45:03 +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 zefram103: Src/Makemod.in.in: make sure .{e,}pro files are 2000-05-02 13:42:42 +00:00
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 AIX dependency fix 2000-06-05 19:54:03 +00:00
parse.c 11606: Propagate parse errors out of parse_list() and parse_event(), and 2000-05-27 08:32:58 +00:00
pattern.c Wayne: pattern.c unitialised var 2000-05-31 08:56:23 +00:00
prompt.c
prototypes.h
signals.c 11736: Fix TRAPEXIT scoping. 2000-06-03 16:26:47 +00:00
signals.h
signames1.awk
signames2.awk
subst.c make (e) flag be silent unless (X) is given, too (11768) 2000-06-06 08:35:54 +00:00
system.h 11455: Completion/Core/_oldlist: old-menu defaults on 2000-05-18 08:59:29 +00:00
text.c
utils.c FR & pws: promptexpand memory leaks; NEWS notes 2000-06-01 09:10:15 +00:00
watch.c
xmods.conf
zsh.h Changed the array "len" to be "end" -- a 1-relative index of the last 2000-06-02 01:54:16 +00:00
zsh.mdd
ztype.h