1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-27 06:22:20 +02:00
zsh/Src
2007-12-16 14:05:14 +00:00
..
Builtins 23665: autoloading of module features and related tweaks 2007-07-06 21:52:38 +00:00
Modules 24252: dont define _XOPEN_SOURCE_EXTENDED for curses on OpenBSD 2007-12-14 15:14:04 +00:00
Zle 24240: make vared check for trailing garbage earlier 2007-12-13 21:56:18 +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 users/12325: implement OSI rules for test & [, add more doc warnings 2007-12-12 18:43:28 +00:00
compat.c A few minor style tweaks (as discussed in 20595 and 20596). 2004-12-01 18:18:23 +00:00
cond.c 24050: handle nanosecond resolution timestamps on systems that support them 2007-11-01 17:57:57 +00:00
exec.c 24150: Exit status of null command should be exit status of last cmdsubst. 2007-12-09 23:53:33 +00:00
glob.c 24050: handle nanosecond resolution timestamps on systems that support them 2007-11-01 17:57:57 +00:00
hashtable.c 24048: fix home directory expansion with NIS on Solaris 2007-11-01 10:59:40 +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 23736: status for file save wasn't initialised 2007-08-01 21:52:35 +00:00
init.c users/12305: option output not well documented 2007-12-12 13:46:35 +00:00
input.c 22474: use variable argument lists to improve error message handling 2006-05-30 22:35:03 +00:00
jobs.c users/11818: allow non-numeric keys for job status parameters 2007-09-05 16:16:15 +00:00
lex.c 23795: improve ${(Q)...} with $'..' 2007-08-23 22:04:25 +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 Peter Castro: Cygwin improvements for dynamic libraries, text/binary, paths 2004-04-06 09:25:17 +00:00
Makefile.in An install fix for Cygwin from Thorsten Dahlheimer. 2005-07-24 04:47:57 +00:00
Makemod.in.in 16332: remove ansi2knr.c from our repository due to licence 2001-12-20 23:48:38 +00:00
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 23733: zmodload -LaF didn't include unloaded modules 2007-07-31 14:35:52 +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 24264: restrict effect of 24234 to parameter substitution code and document 2007-12-16 14:05:14 +00:00
parse.c 23670: rationalise some linked list functions 2007-06-27 13:56:10 +00:00
pattern.c users/12087: fix globbing problem on Cygwin 2007-10-23 16:09:10 +00:00
prompt.c add some mod_export tags where needed 2007-11-20 09:55:09 +00:00
prototypes.h Fix term*.h header file collisions. 2001-04-13 16:29:28 +00:00
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 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 24264: restrict effect of 24234 to parameter substitution code and document 2007-12-16 14:05:14 +00:00
system.h 24252: dont define _XOPEN_SOURCE_EXTENDED for curses on OpenBSD 2007-12-14 15:14:04 +00:00
text.c 23375: Phil Pennock: =~, zsh/regex etc. etc. 2007-05-01 22:05:03 +00:00
utils.c 24197: interface to ztrftime() for insufficient memory was broken 2007-12-09 14:58:36 +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 24264: restrict effect of 24234 to parameter substitution code and document 2007-12-16 14:05:14 +00:00
zsh.ico pws/Andrej: 12594, 12661: Windows resources and icon 2000-08-16 13:23:37 +00:00
zsh.mdd 23312: fix versioning and initialisation of word code headers 2007-04-23 16:44:24 +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