1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-04 10:41:11 +02:00
zsh/Src
2009-03-03 15:04:15 +00:00
..
Builtins 25373: trashzleptr() -> zleentry(ZLE_CMD_TRASH) 2008-08-02 22:17:18 +00:00
Modules Mikael Magnusson: 26670: add zsh/attr module 2009-03-03 15:04:15 +00:00
Zle 26588: don't expand aliases in run-help 2009-02-20 21:49:56 +00:00
.cvsignore unposted: .cvsignore patchlevel.h 2009-02-18 17:11:16 +00:00
.distfiles
.exrc
.indent.pro
builtin.c 26614 + 26615: history -t <fmt> plus ztrftime "-" format modifier 2009-03-02 10:11:45 +00:00
compat.c 24861 (with tweaks): logic to use alternative wcwidth() if needed; 2008-04-22 15:08:04 +00:00
cond.c 24996: improve xtrace output for patterns 2008-05-11 19:55:21 +00:00
exec.c 26546, 26556: sticky emulation for functions defined in emulate ... -c ... 2009-02-11 20:42:15 +00:00
glob.c 26448: add glob sort operators oe and o+ 2009-01-27 09:55:22 +00:00
hashtable.c 26546, 26556: sticky emulation for functions defined in emulate ... -c ... 2009-02-11 20:42:15 +00:00
hashtable.h
hist.c 26602: history substitution buffer could overflow with no test 2009-02-25 10:30:14 +00:00
init.c 26583: use HOOK_FUNCTIONS more widely 2009-02-19 10:12:37 +00:00
input.c 25345, 25347: neaten interface from main shell to zle 2008-07-31 08:44:16 +00:00
jobs.c 25345, 25347: neaten interface from main shell to zle 2008-07-31 08:44:16 +00:00
lex.c 26622: improve comments within $(...) and add test 2009-02-27 10:23:58 +00:00
linklist.c
loop.c 25345, 25347: neaten interface from main shell to zle 2008-07-31 08:44:16 +00:00
main.c
Makefile.in 4.3.5 2008-02-01 11:31:35 +00:00
Makemod.in.in 4.3.5 2008-02-01 11:31:35 +00:00
makepro.awk
math.c 25905: fix and test doubled-hash radix output 2008-10-16 09:34:51 +00:00
mem.c 25632: xRaich[o]²x: Src/mem.c: munmap() argument was wrong. 2008-09-11 19:14:13 +00:00
mkbltnmlst.sh 26546, 26556: sticky emulation for functions defined in emulate ... -c ... 2009-02-11 20:42:15 +00:00
mkmakemod.sh 24498: tweak to grep config.h instead of config.status for dynamic config 2008-01-30 10:03:49 +00:00
modentry.c
module.c 25898: avoid dereference of p after it is freed in getmathfunc. 2008-10-14 23:41:13 +00:00
options.c 26546, 26556: sticky emulation for functions defined in emulate ... -c ... 2009-02-11 20:42:15 +00:00
params.c 26546, 26556: sticky emulation for functions defined in emulate ... -c ... 2009-02-11 20:42:15 +00:00
parse.c c.f. 26586: rename yylex to zshlex and yytext to zshlextext 2009-02-25 10:23:58 +00:00
pattern.c 26047: convert lower levels of completion matching to use 2008-11-15 21:27:45 +00:00
prompt.c 25930: dynamic directory expansion memory handling was screwy 2008-10-24 10:27:25 +00:00
prototypes.h
signals.c 26546, 26556: sticky emulation for functions defined in emulate ... -c ... 2009-02-11 20:42:15 +00:00
signals.h
signames1.awk
signames2.awk
sort.c 23660: fix numerical sorting of parameters + tests + documentation 2007-07-06 13:10:43 +00:00
string.c 23665: autoloading of module features and related tweaks 2007-07-06 21:52:38 +00:00
subst.c 26546, 26556: sticky emulation for functions defined in emulate ... -c ... 2009-02-11 20:42:15 +00:00
system.h 25167: patch from Petr Salinger to define _GNU_SOURCE (for /dev/ptmx) when glibc is being used on non-linux platforms. 2008-06-16 22:50:44 +00:00
text.c 25651: make getpermtext() output indentation more logical 2008-09-11 17:14:38 +00:00
utils.c 26665: Src/utils.c: fix one incorrect test in 26614. 2009-03-03 05:22:57 +00:00
watch.c 24986: prompt escapes for colours 2008-05-09 17:33:49 +00:00
zsh.h 26583: use HOOK_FUNCTIONS more widely 2009-02-19 10:12:37 +00:00
zsh.ico
zsh.mdd 26300: dont use "echo -n" for $ZSH_PATCHLEVEL 2009-01-13 10:13:02 +00:00
zsh.rc
ztype.h