1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 09:21:19 +02:00
zsh/Src
2002-04-08 17:54:21 +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 unposted: remove ansi2knr from distfiles 2002-01-16 23:29:01 +00:00
.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 16353: add += parameter assignments 2001-12-17 17:17:38 +00:00
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 16492: add RPROMPT2 variable for right prompts in multi-line commands 2002-01-31 14:44:06 +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 allow nterruption of empty while-loops with ^C (16711) 2002-02-25 09:21:14 +00:00
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
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 16486: Doc/Zsh/expn.yo, Src/glob.c, Src/pattern.c: support 2002-01-22 12:40:25 +00:00
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 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