1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-06-24 23:38:04 +02:00
zsh/Src
2007-12-10 03:16:53 +00:00
..
Aliases zsh-workers/9272 2000-01-08 22:07:02 +00:00
Builtins Merge unposted fix to 22718. 2007-10-29 18:39:39 +00:00
Modules Merge of 24197: interface to ztrftime() for insufficient memory was broken. 2007-12-10 00:25:15 +00:00
Zle Merge of 24127: pws fixed bug in matcher specs with left anchor and partial words. 2007-12-01 21:12:28 +00:00
.cvsignore zsh-workers/8843 1999-12-01 18:35:59 +00:00
.distfiles
.exrc
.indent.pro
.lastloc
ansi2knr.c
builtin.c Merge of 24068: attempt to make `printf "%g\n" -0 output "-0". 2007-11-26 03:28:15 +00:00
compat.c
cond.c Patches from zsh-4.2.3-dev-1 that affect compilation or C code, excluding 2005-01-30 00:05:52 +00:00
exec.c Merge 24150: Exit status of null command should be exit status of last cmdsubst. 2007-12-10 03:16:53 +00:00
glob.c Merge of 21862/21863/21870: GLOB_SUBST shouldn't swallow up backslashes in 2007-06-25 03:11:44 +00:00
hashtable.c 24048: fix home directory expansion with NIS on Solaris 2007-11-05 11:35:40 +00:00
hashtable.h
hist.c zsh-workers/9839 2000-02-23 15:18:43 +00:00
init.c Merge of users/11883: return at top level caused following precommand functions to return immediately. 2007-11-25 04:13:50 +00:00
input.c
jobs.c Merge of 23460/23461: fix longstanding problem with multios attached to a subshell process. 2007-11-18 21:57:32 +00:00
lex.c Merge of 23757: suppress correction of command words followed by (). 2007-11-24 22:55:12 +00:00
linklist.c zsh-workers/10144 2000-03-15 09:39:05 +00:00
loop.c Merge of 23115: add ";|" at end of case statement to cause testing of later patterns. 2007-11-11 21:51:20 +00:00
main.c zsh-workers/9839 2000-02-23 15:18:43 +00:00
Makefile.in Merge of 21501: fixed a cygwin install target to make sure the bindir exists. 2007-05-08 03:12:59 +00:00
Makemod.in.in zsh-workers/9209 2000-01-05 01:41:20 +00:00
makepro.awk Merge of 22585: makepro.awk: zsh.exports was missing VA_ALIST declarations. 2007-10-27 21:28:58 +00:00
math.c Merge of 23553: retrieving array as number. 2007-11-19 00:52:24 +00:00
mem.c Merge of 23339: make malloc(0) allocate a single byte instead of returning invalid (and unfreeable) memory. 2007-11-15 00:09:23 +00:00
mkbltnmlst.sh
mkmakemod.sh Merge of 22466: cope with autoconf 2.60 config.status syntax. 2007-10-11 02:48:33 +00:00
mkmodindex.sh zsh-workers/9709 2000-02-14 10:22:46 +00:00
modentry.c
module.c Merge of 21582: fix failure status of zmodload -R, and 21583: fix circularity test of zmodload -A. 2007-06-04 03:54:22 +00:00
options.c Merge of 23219: Fix lower casing of option names in some locales. 2007-11-12 04:33:49 +00:00
params.c Merge of 24113: createparamtable() was still messing with 2007-11-28 02:51:13 +00:00
parse.c Merge of 23312: ensure parse.c is updated when version.h changes in order to 2007-11-14 23:54:05 +00:00
pattern.c Merge of 21862/21863/21870: GLOB_SUBST shouldn't swallow up backslashes in 2007-06-25 03:11:44 +00:00
prompt.c zsh-workers/10218 2000-03-24 10:43:21 +00:00
prototypes.h zsh-workers/9889 2000-02-28 04:36:33 +00:00
signals.c Merge of 23364: fix race in POSIX signal blocking - use local variables as other forms already do. 2007-11-18 19:42:41 +00:00
signals.h Merge of 23364: fix race in POSIX signal blocking - use local variables as other forms already do. 2007-11-18 19:42:41 +00:00
signames.awk
signames1.awk
signames2.awk zsh-workers/9750 2000-02-15 16:44:54 +00:00
subst.c Merge of 2237[56]: ${(0)...} splits on null bytes. 2007-09-12 03:12:32 +00:00
system.h Merge of 21544: ioctl() prototyping was substandard and missing on Cygwin. 2007-06-04 02:19:39 +00:00
text.c Merge of 23308: stop tindent becoming negative, which causes infinite use of memory; 2007-11-14 23:57:51 +00:00
utils.c Merge of 24197: interface to ztrftime() for insufficient memory was broken. 2007-12-10 00:25:15 +00:00
watch.c Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX X 2005-04-04 10:00:25 +00:00
xmods.conf
zsh.export
zsh.h Merge of 23221: Martin Koeppe: don't used XTABS if not available. 2007-11-13 01:30:52 +00:00
zsh.mdd Merge of 23312: ensure parse.c is updated when version.h changes in order to 2007-11-14 23:54:05 +00:00
ztype.h