1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-07 11:41:16 +02:00
zsh/Src
2008-10-18 14:13:15 +00:00
..
Builtins 25373: trashzleptr() -> zleentry(ZLE_CMD_TRASH) 2008-08-02 22:17:18 +00:00
Modules Fixed a signed/unsigned compiler warning. 2008-10-11 20:12:18 +00:00
Zle 25897: remove small bit of dead code in cfp_opt_pats. 2008-10-14 22:09:11 +00:00
.cvsignore unposted: fix some .distfiles and .cvsignore stuff 2008-03-15 23:21:02 +00:00
.distfiles unposted: prepare for release of 4.3.3 2007-04-16 13:21:24 +00:00
.exrc
.indent.pro
builtin.c 25910: avoid dangling file handle in bin_print. 2008-10-18 14:13:15 +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 23670: rationalise some linked list functions 2007-06-27 13:56:10 +00:00
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 22585: fix zsh.exports 2006-08-04 11:42:20 +00:00
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 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 23571 + unposted; AIX compilation fixes 2007-06-19 20:21:52 +00:00
module.c 25898: avoid dereference of p after it is freed in getmathfunc. 2008-10-14 23:41:13 +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 25845: fix pattern but with backslashed and metafied charaters 2008-10-11 21:57:03 +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 Guillaume Chazarain: 23364: fix race in POSIX signal blocking 2007-05-01 09:35:04 +00:00
signames1.awk
signames2.awk 20566++: prefer SIGCHLD to SIGCLD and SIGPOLL to SIGIO 2004-11-19 09:57:22 +00:00
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 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 22765: rename some MB_ macros to WC_ for consistency. 2006-09-23 20:25:05 +00:00