1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 09:21:19 +02:00
zsh/Src
2002-01-27 22:44:40 +00:00
..
Builtins 16197: limit' accepts unlimited'. 2001-11-01 15:41:40 +00:00
Modules 16241: new rand48(param) math function 2001-11-15 12:10:22 +00:00
Zle add new generic fake style and changes to the C-code for that (different implementation of compadd -x) (16483) 2002-01-22 10:22:47 +00:00
.cvsignore
.distfiles unposted: remove ansi2knr from distfiles 2002-01-16 23:29:01 +00:00
.exrc
.indent.pro
builtin.c 16503: warn on fclose or fflush errors in bin_print. 2002-01-27 22:44:40 +00:00
compat.c 16094: zopenmax() need only return the highest-numbered open descriptor 2001-11-03 23:39:11 +00:00
cond.c
exec.c 16353: add += parameter assignments 2001-12-17 17:17:38 +00:00
glob.c 16487: Src/glob.c: bug in 16486 when a qualifier in a set 2002-01-22 13:52:29 +00:00
hashtable.c
hashtable.h
hist.c Improved readhistline() to reject binary data better. (16184) 2001-10-26 23:47:10 +00:00
init.c
input.c 16361: include <stdio.h> to avoid implicit declarations. 2001-12-18 01:13:22 +00:00
jobs.c 16372: allow signal names to be prefixed by `SIG' with kill builtin and fix 2001-12-21 16:33:39 +00:00
lex.c fix completion after var+= to use value context (16418) 2002-01-08 15:33:23 +00:00
linklist.c
loop.c
main.c
Makefile.in 16332: remove ansi2knr.c from our repository due to licence 2001-12-20 23:48:38 +00:00
Makemod.in.in 16332: remove ansi2knr.c from our repository due to licence 2001-12-20 23:48:38 +00:00
makepro.awk
math.c 16448: math assignment bug introduced by 15291, 15292 2002-01-14 13:46:30 +00:00
mem.c
mkbltnmlst.sh
mkmakemod.sh
modentry.c
module.c
options.c 16063: add transientrprompt option to remove right prompt from 2001-10-24 07:00:49 +00:00
params.c 16423: append a `.' to converted floating point output 2002-01-10 10:55:20 +00:00
parse.c 16353: add += parameter assignments 2001-12-17 17:17:38 +00:00
pattern.c 16486: Doc/Zsh/expn.yo, Src/glob.c, Src/pattern.c: support 2002-01-22 12:40:25 +00:00
prompt.c 16198: add %j prompt expansion and j test character for no. of jobs in prompt 2001-11-02 12:35:32 +00:00
prototypes.h
signals.c
signals.h
signames1.awk
signames2.awk
string.c
subst.c 16400, 16401: preserve empty words that result from brace expansion. 2002-01-06 01:09:09 +00:00
system.h
text.c 16353: add += parameter assignments 2001-12-17 17:17:38 +00:00
utils.c 15746: remove (with #if) an incorrect optimization in the maildir version 2002-01-06 01:07:23 +00:00
watch.c
zsh.h 16353: add += parameter assignments 2001-12-17 17:17:38 +00:00
zsh.ico
zsh.mdd
zsh.rc
ztype.h