1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-20 05:53:52 +01:00
zsh/Src
2001-04-02 09:05:47 +00:00
..
Builtins 13777: maxfilelocks limit for glibc2.2 2001-03-26 15:59:37 +00:00
Modules fix misaligned percent output of zprof (13673) 2001-03-20 09:35:47 +00:00
Zle make _arguments -S' still complete long options after --<TAB>'; fix for cursor positioning with partial word match specs (13868) 2001-04-02 09:05:47 +00:00
.cvsignore
.distfiles
.exrc
.indent.pro
ansi2knr.c
builtin.c disallow changing of parameter type 2001-03-29 10:52:15 +00:00
compat.c
cond.c
exec.c Fix problem with traps not runing if shell exec'd final command 2001-03-30 16:51:54 +00:00
glob.c
hashtable.c
hashtable.h
hist.c properly restore noaliases in bufferwords() (13530) 2001-02-26 09:43:08 +00:00
init.c 13611, 13615: Bind cursor keys using termcap, including in viins. 2001-03-13 15:32:41 +00:00
input.c
jobs.c more (|un)queue_signals(), this time for the job control builtins (13509) 2001-02-20 09:16:46 +00:00
lex.c make the parser use real memory for the ecbuf to avoid having hrealloc() throw away lots of memory (13576) 2001-03-06 13:00:40 +00:00
linklist.c
loop.c
main.c
Makefile.in
Makemod.in.in
makepro.awk
math.c
mem.c two optimisations 2001-03-07 12:58:40 +00:00
mkbltnmlst.sh
mkmakemod.sh unposted: fix patterns previous patch 2001-02-02 08:44:53 +00:00
modentry.c
module.c
options.c Refuse to setopt noexec when interactive 2001-03-30 16:20:03 +00:00
params.c unposted: remove unused variable declaration 2001-02-14 23:37:39 +00:00
parse.c two optimisations 2001-03-07 12:58:40 +00:00
pattern.c ?## fix from 13497 and site name change from Geoff 2001-02-18 00:58:07 +00:00
prompt.c Don't assume we can change the string for the HOST parameter when used in 2001-03-29 12:06:23 +00:00
prototypes.h
signals.c Fix problem with traps not runing if shell exec'd final command 2001-03-30 16:51:54 +00:00
signals.h
signames1.awk
signames2.awk
string.c 13280: NewImproved handling of colon modifiers w.r.t. paths 2001-02-19 10:26:52 +00:00
subst.c Fix "${=foo=$@}". 2001-02-16 17:16:13 +00:00
system.h 13280: NewImproved handling of colon modifiers w.r.t. paths 2001-02-19 10:26:52 +00:00
text.c
utils.c
watch.c
zsh.h 13611, 13615: Bind cursor keys using termcap, including in viins. 2001-03-13 15:32:41 +00:00
zsh.ico
zsh.mdd
zsh.rc
ztype.h