.. |
Builtins
|
25373: trashzleptr() -> zleentry(ZLE_CMD_TRASH)
|
2008-08-02 22:17:18 +00:00 |
Modules
|
25677: add %x and %I prompt escapes for shell source code debugging
|
2008-09-16 15:02:01 +00:00 |
Zle
|
25690: fix insert-last-word on multibyte characters with Meta
|
2008-09-18 20:35:37 +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
|
25671: non existing variable in typeset -p should cause status 1
|
2008-09-15 08:57:25 +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
|
correct overzealousness in 25701
|
2008-09-21 13:40:57 +00:00 |
glob.c
|
24996: improve xtrace output for patterns
|
2008-05-11 19:55:21 +00:00 |
hashtable.c
|
25651: make getpermtext() output indentation more logical
|
2008-09-11 17:14:38 +00:00 |
hashtable.h
|
|
|
hist.c
|
25682: terminate history line before passing to zshaddhistory hook
|
2008-09-18 09:42:44 +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
|
25677: add %x and %I prompt escapes for shell source code debugging
|
2008-09-16 15:02:01 +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
|
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
|
25656: free val only after it may be passed to strlen().
|
2008-09-13 08:19:17 +00:00 |
parse.c
|
25641: add emulation option (NO_)MULTI_FUNC_DEF
|
2008-09-11 12:49:05 +00:00 |
pattern.c
|
25138(? mailing list stuck): rewrite of completion matching.
|
2008-06-08 17:53:53 +00:00 |
prompt.c
|
25677: add %x and %I prompt escapes for shell source code debugging
|
2008-09-16 15:02:01 +00:00 |
prototypes.h
|
|
|
signals.c
|
25677: add %x and %I prompt escapes for shell source code debugging
|
2008-09-16 15:02:01 +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
|
25587: fix a==(stuff) and associated stuff.
|
2008-09-01 20:18:46 +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
|
25677: add %x and %I prompt escapes for shell source code debugging
|
2008-09-16 15:02:01 +00:00 |
watch.c
|
24986: prompt escapes for colours
|
2008-05-09 17:33:49 +00:00 |
zsh.h
|
25641: add emulation option (NO_)MULTI_FUNC_DEF
|
2008-09-11 12:49:05 +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 |