zsh/Src
2010-08-02 09:02:30 +00:00
..
Builtins 27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxt 2010-05-12 10:06:59 +00:00
Modules 27990: don't use return value from setupterm() 2010-06-02 13:13:43 +00:00
Zle Daiki Ueno: 28112: fix character width assignment 2010-08-02 09:02:30 +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 Initial revision 1999-04-15 18:05:38 +00:00
.indent.pro Initial revision 1999-10-17 18:01:49 +00:00
builtin.c 28006: make zgetcwd() fall back to pwd, 2010-06-08 08:51:03 +00:00
compat.c 28010: use getcwd() as fallback 2010-06-14 11:48:06 +00:00
cond.c 27722: bad error reporting and checking in conditions 2010-02-19 12:45:35 +00:00
exec.c 28073: allow #! scripts to search path if interpreter not found 2010-07-15 18:44:12 +00:00
glob.c 27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxt 2010-05-12 10:06:59 +00:00
hashtable.c users/14411: Src/hashtable.c: only hash stat-able executable regular 2009-09-21 09:22:20 +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 28047: attempt to make locking with fc command more useful 2010-06-22 11:00:31 +00:00
init.c 28073: allow #! scripts to search path if interpreter not found 2010-07-15 18:44:12 +00:00
input.c 27827: fix infinite loop in recursive alias at end of parsed string 2010-03-25 14:03:40 +00:00
jobs.c users/15219: PRINTEXITVALUE if terminated by signal 2010-07-31 22:03:41 +00:00
lex.c Mikael: 27929 + doc: global aliases shouldn't trigger HIST_IGNORE_SPACE 2010-04-28 08:55:35 +00:00
linklist.c Michael Hwang: 27773: document how linked lists are joined together 2010-03-07 21:48:26 +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 28037: improved error messages for module autoloads 2010-06-14 11:57:08 +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 27648, 267650/1, unposted README change: 2010-02-03 18:34:32 +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 28037: improved error messages for module autoloads 2010-06-14 11:57:08 +00:00
options.c 27793 and follow ups: add PATH_SCRIPT option to find script using $PATH 2010-03-16 09:43:51 +00:00
params.c 27994: better error for failed parameter autoload 2010-06-03 13:38:17 +00:00
parse.c Check the return value of all pipe(), read(), and write() calls. 2009-12-16 18:39:06 +00:00
pattern.c users/14723: invalid converted characters should never match valid ones 2010-01-21 11:11:05 +00:00
prompt.c 27983: colours could be output twice 2010-06-03 19:36:16 +00:00
prototypes.h Fix term*.h header file collisions. 2001-04-13 16:29:28 +00:00
signals.c 27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxt 2010-05-12 10:06:59 +00:00
signals.h Guillaume Chazarain: 23364: fix race in POSIX signal blocking 2007-05-01 09:35:04 +00:00
signames1.awk Initial revision 1999-04-15 18:05:38 +00:00
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 28025: (D) parameter flag 2010-06-11 20:08:01 +00:00
system.h 27721: rationalise initialisation of file descriptors 2010-02-22 10:12:22 +00:00
text.c 27708: remove distracting initial semicolons in job outpt 2010-02-13 20:28:36 +00:00
utils.c 28073: allow #! scripts to search path if interpreter not found 2010-07-15 18:44:12 +00:00
watch.c 24986: prompt escapes for colours 2008-05-09 17:33:49 +00:00
zsh.h 27965, 27966: Improve ${(q)...}: newline appears as $'\n;, 2010-05-27 18:57:34 +00:00
zsh.ico pws/Andrej: 12594, 12661: Windows resources and icon 2000-08-16 13:23:37 +00:00
zsh.mdd 28065 plus unposted zsh.mdd: 2010-07-09 14:47:48 +00:00
zsh.rc pws/Andrej: 12594, 12661: Windows resources and icon 2000-08-16 13:23:37 +00:00
ztype.h 22765: rename some MB_ macros to WC_ for consistency. 2006-09-23 20:25:05 +00:00