1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 09:21:19 +02:00
zsh/Src
2001-06-26 09:05:10 +00:00
..
Builtins 14517: glibc 2.2.3 tweaks revisited 2001-05-28 23:26:23 +00:00
Modules 14973: fix for reported problems on AIX. 2001-06-19 06:59:24 +00:00
Zle fix for finding the first ambiguous path component in compfiles (3946) 2001-06-26 09:05:10 +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 Initial revision 1999-04-15 18:05:38 +00:00
.indent.pro Initial revision 1999-10-17 18:01:49 +00:00
ansi2knr.c Initial revision 1999-04-15 18:05:38 +00:00
builtin.c $* and $@ are special 2001-06-14 09:49:01 +00:00
compat.c Back out 12814. 2000-09-18 14:22:48 +00:00
cond.c Updated from list as far as 10376 2000-04-01 20:49:47 +00:00
exec.c PRINT_EXIT_VALUE for shell functions. 2001-06-25 00:15:04 +00:00
glob.c Back off 14140 (tokenize comma) 2001-05-09 09:00:19 +00:00
hashtable.c The function addhistnode() is no longer called for a HIST_TMPSTORE 2001-05-19 09:22:07 +00:00
hashtable.h Initial revision 1999-04-15 18:05:38 +00:00
hist.c Don't mark a HIST_TMPSTORE entry with HIST_OLD so that the HFILE_FAST 2001-06-08 00:15:18 +00:00
init.c Fixed a bug where the call to function "preexec" might pass the wrong 2001-04-11 05:26:26 +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 make warning message for disowning stopped jobs more verbose (saying how to make the job running again) (15087) 2001-06-26 08:18:22 +00:00
lex.c Fix subscripting bug with backslash-double-quote. 2001-04-23 15:30:22 +00:00
linklist.c Initial revision 1999-04-15 18:05:38 +00:00
loop.c 15030: multi-parameter `for' loops 2001-06-25 16:07:51 +00:00
main.c Andrej: Dynamic loading on cygwin 2000-08-02 18:01:51 +00:00
Makefile.in 14401: workaround for script execution under Cygwin 2001-05-20 10:59:27 +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 Parameter repairs, mostly for subscripting. 2001-04-20 06:13:35 +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; based on 14679 (me) and 14693 (Bart): Allow processing by both 2001-06-06 08:37:21 +00:00
modentry.c Initial revision 1999-04-15 18:05:38 +00:00
module.c fix zmodload -uf for not-yet-loaded function 2001-05-18 15:23:08 +00:00
options.c Added KSH_TYPESET option. 2001-06-12 10:34:57 +00:00
params.c fix setting of individual positional parameters after 14915 2001-06-15 13:07:50 +00:00
parse.c 15030: multi-parameter `for' loops 2001-06-25 16:07:51 +00:00
pattern.c ?## fix from 13497 and site name change from Geoff 2001-02-18 00:58:07 +00:00
prompt.c 15021: new %y character; %l semantic back 2001-06-22 09:44:06 +00:00
prototypes.h Fix term*.h header file collisions. 2001-04-13 16:29:28 +00:00
signals.c more handler -> zhandler 2001-06-18 09:29:48 +00:00
signals.h rename handler() to zhandler() because it's now exported to modules (14951) 2001-06-18 07:24:22 +00:00
signames1.awk Initial revision 1999-04-15 18:05:38 +00:00
signames2.awk Initial revision 1999-04-15 18:05:38 +00:00
string.c 13280: NewImproved handling of colon modifiers w.r.t. paths 2001-02-19 10:26:52 +00:00
subst.c Added KSH_TYPESET option. 2001-06-12 10:34:57 +00:00
system.h BDIGBUFSIZE for binary conversions. 2001-04-28 17:38:00 +00:00
text.c 15030: multi-parameter `for' loops 2001-06-25 16:07:51 +00:00
utils.c Removed bogus mkstemp() code. 2001-06-15 23:55:08 +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 Added KSH_TYPESET option. 2001-06-12 10:34:57 +00:00
zsh.ico pws/Andrej: 12594, 12661: Windows resources and icon 2000-08-16 13:23:37 +00:00
zsh.mdd 14077: revert clint's build patches on 19.04.2001 2001-04-23 19:59:03 +00:00
zsh.rc pws/Andrej: 12594, 12661: Windows resources and icon 2000-08-16 13:23:37 +00:00
ztype.h Initial revision 1999-04-15 18:05:38 +00:00