1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-03 22:32:12 +02:00
zsh/Src
2008-12-07 18:45:30 +00:00
..
Builtins 25373: trashzleptr() -> zleentry(ZLE_CMD_TRASH) 2008-08-02 22:17:18 +00:00
Modules François Revol: some BeOS fixes 2008-11-18 10:14:35 +00:00
Zle 26116: didn't get updated properly for combining characters 2008-12-07 18:45:30 +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 26028: close temporary file when aborting fc 2008-11-12 12: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 26056 "< <(...)more_stuff" etc. are errors 2008-11-17 16:56:41 +00:00
glob.c unposted: revert 26014. 2008-11-08 06:31:01 +00:00
hashtable.c 25985: don't try to disable signal traps if getsignum returns -1. 2008-11-01 01:19:35 +00:00
hashtable.h
hist.c 26091: crash at end of history line if history not in use 2008-11-25 18:39:04 +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 26061: fix clash between process subst and numeric glob 2008-11-18 10:07:31 +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 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 25926: free val only after it may be passed to strlen (as in 25656). 2008-10-23 00:48:59 +00:00
parse.c 26061: fix clash between process subst and numeric glob 2008-11-18 10:07:31 +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 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 26061: fix clash between process subst and numeric glob 2008-11-18 10:07:31 +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 26095: compilation error if TIOCGWINSZ not defined 2008-11-27 17:05:42 +00:00
watch.c 24986: prompt escapes for colours 2008-05-09 17:33:49 +00:00
zsh.h 26061: fix clash between process subst and numeric glob 2008-11-18 10:07:31 +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