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/Modules
Peter Stephenson a5233fd01e 37378: New bindkey tests.
Also fix Meta bug on pattern match in zpty -r.
2015-12-10 17:51:41 +00:00
..
.cvsignore
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
.exrc
attr.c 36302: attr: Fix compilation with libcap 2.24 2015-08-28 05:12:29 +02:00
attr.mdd 26697: test for Linux- and Mac-style xattr functions 2009-03-08 20:20:47 +00:00
cap.c Richard Hartmann: 27440: typos in module warnings 2009-11-30 09:59:40 +00:00
cap.mdd
clone.c unposted: fix init_io() calls in previous change 2015-12-04 09:42:35 +00:00
clone.mdd
curses.c 36509: allocate hash table nodes with zshcalloc() to avoid garbage flag values 2015-09-12 09:53:39 -07:00
curses.mdd 36661: replace obsolete "autobins" setting with "autofeatures" 2015-09-27 12:43:03 -07:00
curses_keys.awk
datetime.c 36227: attempt to fix metafication problem with ztrftime. 2015-08-18 16:20:48 +01:00
datetime.mdd fix datetime autofeatures 2011-08-11 19:43:46 +00:00
db_gdbm.c 36968: use addmodulefd() to tell the shell about the descriptor of the dbm file 2015-10-26 07:25:51 -07:00
db_gdbm.mdd
errnames1.awk
errnames2.awk
example.c unposted, see 32054: Rationalise character encoding. 2013-11-27 15:56:44 +00:00
example.mdd
files.c 36218: use unmetafied file name for mkdir system call 2015-08-18 11:10:54 +01:00
files.mdd
langinfo.c 34792: langinfo: Fix pointer type 2015-03-29 06:19:38 +00:00
langinfo.mdd
mapfile.c 26735: Check some function return values for failures. Gets rid of 2009-03-15 01:04:50 +00:00
mapfile.mdd
mathfunc.c 31902: rationalise use of gamma function. 2013-10-27 00:00:56 +01:00
mathfunc.mdd
newuser.c 35826: add getsparam_u() to return unmetafied string, use it for a number of references to non-special params 2015-07-22 12:52:24 -07:00
newuser.mdd
param_private.c 37229: non-local assignment to a parameter name whose outermost declaration is private, is an error rather than a silent no-op. 2015-11-26 12:43:08 -08:00
param_private.mdd 37081: new module zsh/param/private for private-scoped parameters in functions 2015-11-08 16:19:37 -08:00
parameter.c 2037: ${functions[foo]} shouldn't be unmetafied. 2015-05-29 12:17:18 +01:00
parameter.mdd 31805: Add $patchars and $dis_patchars to zsh/parameter module 2013-10-11 14:57:57 +02:00
pcre.c 33122: typo from 32891 caused incorrect matches for pcre_match -n 2014-09-07 10:48:32 -07:00
pcre.mdd 29865: don't compile pcre if no pcre-config 2011-10-26 16:46:09 +00:00
regex.c 33566: regex module fix for unmatched parentheses 2015-06-22 17:35:38 +01:00
regex.mdd
socket.c 37014: Improved internal parameter setting. 2015-10-29 15:01:07 +00:00
socket.mdd
stat.c 36227: attempt to fix metafication problem with ztrftime. 2015-08-18 16:20:48 +01:00
stat.mdd
system.c 35963: simplify condition found by coverity to include tautology 2015-07-31 15:01:30 +02:00
system.mdd 35864: add sysopen, sysseek and systell to system module 2015-07-24 12:36:35 +02:00
tcp.c 37014: Improved internal parameter setting. 2015-10-29 15:01:07 +00:00
tcp.h 26584: use bind/netdb.h where appropriate 2009-02-20 10:17:43 +00:00
tcp.mdd
termcap.c 29165: use term.h globally if needed at all. 2011-05-09 09:49:08 +00:00
termcap.mdd
terminfo.c 27990: don't use return value from setupterm() 2010-06-02 13:13:43 +00:00
terminfo.mdd 26852: make terminfo.mdd test agree with one in terminfo.c 2009-04-20 17:05:32 +00:00
zftp.c 36974: fix some functions with empty argument lists 2015-10-27 09:28:36 +00:00
zftp.mdd
zprof.c
zprof.mdd
zpty.c 37378: New bindkey tests. 2015-12-10 17:51:41 +00:00
zpty.mdd
zselect.c 33566: quash null pointer constant compiler warning 2014-10-29 08:48:17 -07:00
zselect.mdd
zutil.c 35114: zformat -a multibyte char widths 2015-05-13 21:02:48 +01:00
zutil.mdd