1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-21 00:01:26 +01:00
zsh/Src
2008-04-04 16:32:15 +00:00
..
Builtins fix optimisation of string matching with multibyte mode 2008-03-25 17:47:10 +00:00
Modules 24705: rationalise curses and term headers even more 2008-03-13 11:10:59 +00:00
Zle 24792: try to be safer about turning off attributes when refreshing 2008-04-04 16:32:15 +00:00
.cvsignore unposted: fix some .distfiles and .cvsignore stuff 2008-03-15 23:21:02 +00:00
.distfiles unposted: prepare for release of 4.3.3 2007-04-16 13:21:24 +00:00
.exrc
.indent.pro
builtin.c 24786: handle read -t properly in zle via getbyte() 2008-04-03 15:20:18 +00:00
compat.c 24662: River Tarnell: strtoul() compat when not in system library 2008-03-03 12:29:51 +00:00
cond.c 24050: handle nanosecond resolution timestamps on systems that support them 2007-11-01 17:57:57 +00:00
exec.c 24588: tweak glob qualifier completion 2008-02-23 18:33:57 +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
hist.c unposted: make test for added space in 24699 safer 2008-03-11 10:00:38 +00:00
init.c 24786: handle read -t properly in zle via getbyte() 2008-04-03 15:20:18 +00:00
input.c 24699: bug with ${(Q)...} on initial ">" 2008-03-08 01:20:49 +00:00
jobs.c 22281: wait shouldn't return immediately on signal unless trapped 2008-03-25 18:17:07 +00:00
lex.c 24699: bug with ${(Q)...} on initial ">" 2008-03-08 01:20:49 +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 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 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 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 23733: zmodload -LaF didn't include unloaded modules 2007-07-31 14:35:52 +00:00
options.c 24696: turn off MULTIBYTE by default in sh emulation 2008-03-07 09:44:28 +00:00
params.c fix optimisation of string matching with multibyte mode 2008-03-25 17:47:10 +00:00
parse.c 24711: fix re-presentation of here-documents munged internally 2008-03-14 11:40:57 +00:00
pattern.c 24708: Misc/globtests, Src/pattern.c, Test/D02glob.ztst: 2008-03-30 22:14:22 +00:00
prompt.c 24566: fix prompts with glitch spaces a bit more 2008-02-17 18:15:04 +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 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 24788: ${(m)#...} returns string print width 2008-04-03 21:10:54 +00:00
system.h 24252: dont define _XOPEN_SOURCE_EXTENDED for curses on OpenBSD 2007-12-14 15:14:04 +00:00
text.c 24711: fix re-presentation of here-documents munged internally 2008-03-14 11:40:57 +00:00
utils.c 24712: handling of backticks being requoted for double quotes 2008-03-14 12:14:04 +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 24782: initial go at highlighting of characters in zle command lines 2008-04-03 11:38:55 +00:00
zsh.ico
zsh.mdd 24705: rationalise curses and term headers even more 2008-03-13 11:10:59 +00:00
zsh.rc
ztype.h 22765: rename some MB_ macros to WC_ for consistency. 2006-09-23 20:25:05 +00:00