1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 09:21:19 +02: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 12658: cscope ignorance 2000-08-16 10:44:08 +00:00
.distfiles 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
.exrc
.indent.pro
ansi2knr.c
builtin.c disallow changing of parameter type 2001-03-29 10:52:15 +00:00
compat.c Back out 12814. 2000-09-18 14:22:48 +00:00
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 remove 13108 (trap queues); replace with signal queueing to ensure that user signal handlers are only executed when it is safe to run them (13365) 2001-01-16 13:44:18 +00:00
hashtable.c remove 13108 (trap queues); replace with signal queueing to ensure that user signal handlers are only executed when it is safe to run them (13365) 2001-01-16 13:44:18 +00:00
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 remove 13108 (trap queues); replace with signal queueing to ensure that user signal handlers are only executed when it is safe to run them (13365) 2001-01-16 13:44:18 +00:00
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 11956: Fix off-by-one error. 2000-06-17 17:05:53 +00:00
main.c Andrej: Dynamic loading on cygwin 2000-08-02 18:01:51 +00:00
Makefile.in 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
Makemod.in.in 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
makepro.awk Andrej: Dynamic loading on cygwin 2000-08-02 18:01:51 +00:00
math.c remove 13108 (trap queues); replace with signal queueing to ensure that user signal handlers are only executed when it is safe to run them (13365) 2001-01-16 13:44:18 +00:00
mem.c two optimisations 2001-03-07 12:58:40 +00:00
mkbltnmlst.sh 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
mkmakemod.sh unposted: fix patterns previous patch 2001-02-02 08:44:53 +00:00
modentry.c
module.c remove 13108 (trap queues); replace with signal queueing to ensure that user signal handlers are only executed when it is safe to run them (13365) 2001-01-16 13:44:18 +00:00
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 remove 13108 (trap queues); replace with signal queueing to ensure that user signal handlers are only executed when it is safe to run them (13365) 2001-01-16 13:44:18 +00:00
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 Joel Smith: 13230: avoid name clashes with Linux kernel 2000-12-05 10:34:23 +00:00
utils.c remove 13108 (trap queues); replace with signal queueing to ensure that user signal handlers are only executed when it is safe to run them (13365) 2001-01-16 13:44:18 +00:00
watch.c remove 13108 (trap queues); replace with signal queueing to ensure that user signal handlers are only executed when it is safe to run them (13365) 2001-01-16 13:44:18 +00:00
zsh.h 13611, 13615: Bind cursor keys using termcap, including in viins. 2001-03-13 15:32:41 +00:00
zsh.ico pws/Andrej: 12594, 12661: Windows resources and icon 2000-08-16 13:23:37 +00:00
zsh.mdd Fix --enable-function-subdirs for new config.modules system. 2000-12-04 19:21:05 +00:00
zsh.rc pws/Andrej: 12594, 12661: Windows resources and icon 2000-08-16 13:23:37 +00:00
ztype.h