.. |
Builtins
|
25373: trashzleptr() -> zleentry(ZLE_CMD_TRASH)
|
2008-08-02 22:17:18 +00:00 |
Modules
|
26735: Check some function return values for failures. Gets rid of
|
2009-03-15 01:04:50 +00:00 |
Zle
|
users/13902: make isearch return status useful
|
2009-03-13 10:04:21 +00:00 |
.cvsignore
|
unposted: .cvsignore patchlevel.h
|
2009-02-18 17:11:16 +00:00 |
.distfiles
|
unposted: prepare for release of 4.3.3
|
2007-04-16 13:21:24 +00:00 |
.exrc
|
|
|
.indent.pro
|
|
|
builtin.c
|
26735: Check some function return values for failures. Gets rid of
|
2009-03-15 01:04:50 +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
|
26735: Check some function return values for failures. Gets rid of
|
2009-03-15 01:04:50 +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
|
19059: add -v, -V and -p flags required by POSIX to the command builtin
|
2003-09-11 07:00:05 +00:00 |
hist.c
|
26735: Check some function return values for failures. Gets rid of
|
2009-03-15 01:04:50 +00:00 |
init.c
|
26072: lexsave()/lexrestore() to fix bug with sourcing from "funny" places
|
2009-03-09 15:57:57 +00:00 |
input.c
|
25345, 25347: neaten interface from main shell to zle
|
2008-07-31 08:44:16 +00:00 |
jobs.c
|
users/13910: spawnjob() should output to tty
|
2009-03-14 20:30:09 +00:00 |
lex.c
|
26675: add POSIX_ALIASES option
|
2009-03-03 17:26:03 +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
|
Peter Castro: Cygwin improvements for dynamic libraries, text/binary, paths
|
2004-04-06 09:25:17 +00:00 |
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
|
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
|
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
|
26675: add POSIX_ALIASES option
|
2009-03-03 17:26:03 +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
|
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
|
26705: multibyte characters with Meta in ${(%)foo} etc.
|
2009-03-10 11:12:02 +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
|
26735: Check some function return values for failures. Gets rid of
|
2009-03-15 01:04:50 +00:00 |
watch.c
|
24986: prompt escapes for colours
|
2008-05-09 17:33:49 +00:00 |
zsh.h
|
26675: add POSIX_ALIASES option
|
2009-03-03 17:26:03 +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
|
22765: rename some MB_ macros to WC_ for consistency.
|
2006-09-23 20:25:05 +00:00 |