1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-08 12:01:21 +02:00
zsh/Src
Peter Stephenson ab3c63ff9b 23702: fix installing executable scripts
23703: getenv() should be zgetenv()
2007-07-26 08:58:08 +00:00
..
Builtins 23665: autoloading of module features and related tweaks 2007-07-06 21:52:38 +00:00
Modules revert that 2007-07-12 03:09:12 +00:00
Zle 23693: _match completion tried to match the quoted form of filenames 2007-07-23 13:24:44 +00:00
.cvsignore Fix .distfiles and .cvsignore 2005-01-12 10:53:06 +00:00
.distfiles unposted: prepare for release of 4.3.3 2007-04-16 13:21:24 +00:00
.exrc
.indent.pro
builtin.c 23665: autoloading of module features and related tweaks 2007-07-06 21:52:38 +00:00
compat.c
cond.c 23694: fix =~ 2007-07-24 09:36:48 +00:00
exec.c 23671: command not found handler 2007-07-13 10:09:06 +00:00
glob.c 23562: add KSH_ZERO_SUBSCRIPT option and leave off by default 2007-06-18 13:25:03 +00:00
hashtable.c 23665: autoloading of module features and related tweaks 2007-07-06 21:52:38 +00:00
hashtable.h
hist.c 23585: handle errno properly in history save errors 2007-06-23 18:15:14 +00:00
init.c 23702: fix installing executable scripts 2007-07-26 08:58:08 +00:00
input.c 22474: use variable argument lists to improve error message handling 2006-05-30 22:35:03 +00:00
jobs.c 23665: autoloading of module features and related tweaks 2007-07-06 21:52:38 +00:00
lex.c 23511: error if here document too large 2007-06-03 17:44:20 +00:00
linklist.c 23670: rationalise some linked list functions 2007-06-27 13:56:10 +00:00
loop.c 23670: rationalise some linked list functions 2007-06-27 13:56:10 +00:00
main.c
Makefile.in An install fix for Cygwin from Thorsten Dahlheimer. 2005-07-24 04:47:57 +00:00
Makemod.in.in
makepro.awk 22585: fix zsh.exports 2006-08-04 11:42:20 +00:00
math.c 23553: bit missed out 2007-06-15 10:02:24 +00:00
mem.c 23339: make malloc(0) allocate a byte 2007-04-30 09:27:23 +00:00
mkbltnmlst.sh 23665: autoloading of module features and related tweaks 2007-07-06 21:52:38 +00:00
mkmakemod.sh see 23479: add initial features support for modules 2007-05-28 22:57:39 +00:00
modentry.c 23571 + unposted; AIX compilation fixes 2007-06-19 20:21:52 +00:00
module.c 23682: module field renaming missed from 23665 2007-07-17 07:01:55 +00:00
options.c 23562: add KSH_ZERO_SUBSCRIPT option and leave off by default 2007-06-18 13:25:03 +00:00
params.c 23696: x=x; x[-10]=y did bad things 2007-07-25 09:26:51 +00:00
parse.c 23670: rationalise some linked list functions 2007-06-27 13:56:10 +00:00
pattern.c 22572: use of (#m) was broken with pure strings 2006-08-01 11:58:04 +00:00
prompt.c 22753: minor character bugs spotted on Cygwin 2006-09-21 16:36:53 +00:00
prototypes.h
signals.c Guillaume Chazarain: 23364: fix race in POSIX signal blocking 2007-05-01 09:35:04 +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
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 23670: rationalise some linked list functions 2007-06-27 13:56:10 +00:00
system.h Christoph Bauer: 23309ish: extra #define for hpux 2007-04-23 15:15:13 +00:00
text.c 23375: Phil Pennock: =~, zsh/regex etc. etc. 2007-05-01 22:05:03 +00:00
utils.c 23409: disable prompt_sp output after ^D was seen and message printed 2007-05-10 11:36:22 +00:00
watch.c Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX X 2005-04-04 09:58:44 +00:00
zsh.h 23665: autoloading of module features and related tweaks 2007-07-06 21:52:38 +00:00
zsh.ico
zsh.mdd 23312: fix versioning and initialisation of word code headers 2007-04-23 16:44:24 +00:00
zsh.rc
ztype.h 22765: rename some MB_ macros to WC_ for consistency. 2006-09-23 20:25:05 +00:00