1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 17:01:19 +02:00
zsh/Src
2002-04-25 07:33:34 +00:00
..
Builtins
Modules remove one half of 17029; the part for zstyle wasn't right (17035) 2002-04-25 07:33:34 +00:00
Zle fix two memory leaks (found by Felix): pre-compiled patterns when re-defining styles and compredirs-copies in comp_wrapper() (17029) 2002-04-24 07:59:17 +00:00
.cvsignore
.distfiles
.exrc
.indent.pro
builtin.c Got rid of unused-variable compiler warning. 2002-03-24 07:56:42 +00:00
compat.c
cond.c Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst: 2002-04-17 17:17:42 +00:00
exec.c
glob.c 16942: Allow zero-length matches in parameter substitutions. 2002-04-08 17:54:21 +00:00
hashtable.c
hashtable.h
hist.c Added "savehistsiz" (for the new SAVEHIST special parameter), and used it 2002-03-24 23:52:47 +00:00
init.c
input.c
jobs.c
lex.c
linklist.c
loop.c allow nterruption of empty while-loops with ^C (16711) 2002-02-25 09:21:14 +00:00
main.c
Makefile.in
Makemod.in.in
makepro.awk
math.c
mem.c
mkbltnmlst.sh
mkmakemod.sh
modentry.c
module.c
options.c
params.c Made SAVEHIST a special parameter. 2002-03-24 23:52:49 +00:00
parse.c Fix parsing of binary infix operators of test builtin. 2002-03-07 16:20:00 +00:00
pattern.c
prompt.c
prototypes.h
signals.c
signals.h
signames1.awk
signames2.awk
string.c
subst.c 16620, 16697: add a and n parameter expansion flags 2002-02-22 17:28:04 +00:00
system.h
text.c
utils.c
watch.c
zsh.h
zsh.ico
zsh.mdd
zsh.rc
ztype.h