1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-20 05:53:52 +01:00
zsh/Src
2002-03-24 23:52:47 +00:00
..
Builtins
Modules 16673: add langinfo module as an interface to locale information. 2002-02-19 02:14:08 +00:00
Zle remove that -T option to compdef again and instead use comma-separated sub-contexts both for function and style lookup (16819) 2002-03-13 09:28:04 +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
exec.c
glob.c 16620, 16697: add a and n parameter expansion flags 2002-02-22 17:28:04 +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 The minimum size of histsiz (aka HISTSIZE) should be 1, not 2. 2002-02-12 19:32:57 +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 16494: extract outermost words with negative arguments to %_ and add %^ 2002-01-31 15:13:26 +00:00
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