1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-12-15 08:41:36 +01:00
zsh/Src
2011-05-03 12:03:46 +00:00
..
Builtins 27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxt 2010-05-12 10:06:59 +00:00
Modules 28638: add $usergroups parameter 2011-01-19 12:42:53 +00:00
Zle 29107: replace overlapping strcpy with memmove 2011-04-29 15:23:33 +00:00
.cvsignore unposted: .cvsignore patchlevel.h 2009-02-18 17:11:16 +00:00
.distfiles
.exrc
.indent.pro
builtin.c users/15953: handle EINTR when using read -k or -q with -u or -p 2011-04-11 16:34:21 +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 29129: reading of end of fd array 2011-05-02 12:32:41 +00:00
glob.c 28617: NO_EXEC option was doing too much work in 2011-01-10 18:24:17 +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
hist.c lexsave/lexrestore lexflags 2010-12-14 10:35:38 +00:00
init.c 29008, 29012: Add --enable-additional-fpath' option to add arbitrary directories to the default $fpath'. 2011-04-18 20:36:31 +00:00
input.c Paul 28538 / me 28540 / couple of unposted casts: 2010-12-20 10:28:43 +00:00
jobs.c Stef van Vlierberghe: 28965 (as posted in 28967): 2011-04-01 11:02:15 +00:00
lex.c 28799: lexical analyser didn't stop early enough with completion words 2011-02-24 13:48:47 +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
Makefile.in gi1242+zsh@gmail.com: 28594: 2011-01-09 16:57:01 +00:00
Makemod.in.in gi1242+zsh@gmail.com: 28594: 2011-01-09 16:57:01 +00:00
makepro.awk
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
modentry.c
module.c 28037: improved error messages for module autoloads 2010-06-14 11:57:08 +00:00
options.c 28424: new POSIX_STRINGS option 2010-11-22 11:42:47 +00:00
params.c 28630: Ricky Zhou: fix crash with isident() 2011-01-16 20:35:29 +00:00
parse.c Paul 28538 / me 28540 / couple of unposted casts: 2010-12-20 10:28:43 +00:00
pattern.c users/14723: invalid converted characters should never match valid ones 2010-01-21 11:11:05 +00:00
prompt.c 28853: Fix typo: preceed -> precede 2011-03-04 13:25:25 +00:00
prototypes.h 29134: change termcap prototypes locally for AIX 2011-05-03 12:03:46 +00:00
signals.c 28258: fix undefined variable in traps 2010-09-14 12:52:31 +00:00
signals.h
signames1.awk
signames2.awk
sort.c
string.c Frank, 28812 as modified in 28813: 2011-02-28 12:05:31 +00:00
subst.c 28936: ${#$} and ${#?} also didn't work 2011-03-21 11:09:50 +00:00
system.h 28997: make --enable-libc-musl explicit 2011-04-14 09:11:02 +00:00
text.c 28588: fix textual display after =~ test 2011-01-06 20:28:50 +00:00
utils.c 28977: fix copying of uninitialized memory when trying to 2011-04-06 00:04:06 +00:00
watch.c 24986: prompt escapes for colours 2008-05-09 17:33:49 +00:00
zsh.h 28638: add $usergroups parameter 2011-01-19 12:42:53 +00:00
zsh.ico
zsh.mdd 29008, 29012: Add --enable-additional-fpath' option to add arbitrary directories to the default $fpath'. 2011-04-18 20:36:31 +00:00
zsh.rc
ztype.h