1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-09 00:11:25 +02:00
zsh/Src
2008-10-10 09:55:34 +00:00
..
Builtins 25373: trashzleptr() -> zleentry(ZLE_CMD_TRASH) 2008-08-02 22:17:18 +00:00
Modules 25777: argument to gdbmsetfn() 2008-09-30 08:59:11 +00:00
Zle 25744: dynamic named directories and further doshfunc() simplification 2008-09-26 09:11:27 +00:00
.cvsignore unposted: fix some .distfiles and .cvsignore stuff 2008-03-15 23:21:02 +00:00
.distfiles
.exrc
.indent.pro
builtin.c 25817: make "fc -l" more careful to list all recent history 2008-10-06 18:15:36 +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 25140: improve error handling/reporting for here-document temp files. 2008-10-10 09:55:34 +00:00
glob.c users/13295, tweaked: dont reset line numbers when parsing strings, sometimes 2008-09-29 08:46:21 +00:00
hashtable.c 25651: make getpermtext() output indentation more logical 2008-09-11 17:14:38 +00:00
hashtable.h
hist.c Rocky Bernstein: 25696: fix crash on empty history. 2008-09-22 08:46:53 +00:00
init.c 25677: add %x and %I prompt escapes for shell source code debugging 2008-09-16 15:02:01 +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 25571: when parsing use line numbers for the start of a token, not the end 2008-08-31 19:50:47 +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 25744: dynamic named directories and further doshfunc() simplification 2008-09-26 09:11:27 +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 23665: autoloading of module features and related tweaks 2007-07-06 21:52:38 +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 users/13093: HashNode changes for AIX 2008-08-04 15:26:25 +00:00
options.c 25641: add emulation option (NO_)MULTI_FUNC_DEF 2008-09-11 12:49:05 +00:00
params.c 25831: fix empty return values from subscript matches with RC_EXPAND_PARAM 2008-10-09 13:46:45 +00:00
parse.c users/13295, tweaked: dont reset line numbers when parsing strings, sometimes 2008-09-29 08:46:21 +00:00
pattern.c 25138(? mailing list stuck): rewrite of completion matching. 2008-06-08 17:53:53 +00:00
prompt.c 25775: fix logical problem with function line numbering inside eval-style traps 2008-09-29 21:46:58 +00:00
prototypes.h
signals.c 25775: fix logical problem with function line numbering inside eval-style traps 2008-09-29 21:46:58 +00:00
signals.h
signames1.awk
signames2.awk
sort.c
string.c 23665: autoloading of module features and related tweaks 2007-07-06 21:52:38 +00:00
subst.c 25760: add (~) flag 2008-09-27 20:58:24 +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 25771: shell function context for substitution functions 2008-09-29 15:18:49 +00:00
watch.c 24986: prompt escapes for colours 2008-05-09 17:33:49 +00:00
zsh.h 25831: fix empty return values from subscript matches with RC_EXPAND_PARAM 2008-10-09 13:46:45 +00:00
zsh.ico
zsh.mdd users/13252 and elsewhere: Frank Terbeck plus tweaks: 2008-09-19 12:58:46 +00:00
zsh.rc
ztype.h