..
.cvsignore
fallout from 24050: add curses_keys.h to .cvsignore
2007-11-04 16:45:53 +00:00
.distfiles
Mikael Magnusson: 26670: add zsh/attr module
2009-03-03 15:04:15 +00:00
.exrc
Initial revision
1999-04-15 18:05:38 +00:00
attr.c
Mikael: 27362: some more attr fixes
2009-11-07 23:57:27 +00: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
23578: make standard features autoloadable,
2007-06-20 20:59:15 +00:00
clone.c
23665: autoloading of module features and related tweaks
2007-07-06 21:52:38 +00:00
clone.mdd
23578: make standard features autoloadable,
2007-06-20 20:59:15 +00:00
curses.c
Fixed a signed/unsigned compiler warning.
2008-10-11 20:12:18 +00:00
curses.mdd
Mikael: 26759: missing here-document terminator
2009-03-19 16:56:05 +00:00
curses_keys.awk
24025: new zcurses "clear" and "location" subcommands
2007-10-27 23:42:47 +00:00
datetime.c
24197: interface to ztrftime() for insufficient memory was broken
2007-12-09 14:58:36 +00:00
datetime.mdd
23578: make standard features autoloadable,
2007-06-20 20:59:15 +00:00
db_gdbm.c
25777: argument to gdbmsetfn()
2008-09-30 08:59:11 +00:00
db_gdbm.mdd
25319: fix zuntie, add -f option to ztie.
2008-07-21 00:55:15 +00:00
errnames1.awk
18980: new zsh/system module
2003-08-30 19:06:06 +00:00
errnames2.awk
18980: new zsh/system module
2003-08-30 19:06:06 +00:00
example.c
23665: autoloading of module features and related tweaks
2007-07-06 21:52:38 +00:00
example.mdd
23578: make standard features autoloadable,
2007-06-20 20:59:15 +00:00
files.c
26772: better error handling and fix runaway chdir on failed cd
2009-03-24 12:52:07 +00:00
files.mdd
24972: Phil Pennock: zf_* variants of zsh/files builtins plus extra options
2008-05-08 09:03:49 +00:00
langinfo.c
23665: autoloading of module features and related tweaks
2007-07-06 21:52:38 +00:00
langinfo.mdd
23578: make standard features autoloadable,
2007-06-20 20:59:15 +00:00
mapfile.c
26735: Check some function return values for failures. Gets rid of
2009-03-15 01:04:50 +00:00
mapfile.mdd
23578: make standard features autoloadable,
2007-06-20 20:59:15 +00:00
mathfunc.c
23665: autoloading of module features and related tweaks
2007-07-06 21:52:38 +00:00
mathfunc.mdd
23578: make standard features autoloadable,
2007-06-20 20:59:15 +00:00
newuser.c
27083: non-zero status on failures to find or execute file in "."
2009-07-01 15:07:25 +00:00
newuser.mdd
21500: Add script and function as framework for new user stuff.
2005-07-20 18:08:39 +00:00
parameter.c
26546, 26556: sticky emulation for functions defined in emulate ... -c ...
2009-02-11 20:42:15 +00:00
parameter.mdd
25448: add $funcfiletrace to show absolute line number for caller
2008-08-13 21:02:02 +00:00
pcre.c
Jon Strait: 26778, 26781: extra options for PCRE matching
2009-03-25 11:29:11 +00:00
pcre.mdd
23578: make standard features autoloadable,
2007-06-20 20:59:15 +00:00
regex.c
26362: avoid calling regfree() on uninitialized regex_t.
2009-01-19 08:26:21 +00:00
regex.mdd
23578: make standard features autoloadable,
2007-06-20 20:59:15 +00:00
socket.c
Jun T.: 27292: fix length in socket call
2009-09-29 14:25:34 +00:00
socket.mdd
23578: make standard features autoloadable,
2007-06-20 20:59:15 +00:00
stat.c
23665: autoloading of module features and related tweaks
2007-07-06 21:52:38 +00:00
stat.mdd
23578: make standard features autoloadable,
2007-06-20 20:59:15 +00:00
system.c
23665: autoloading of module features and related tweaks
2007-07-06 21:52:38 +00:00
system.mdd
23578: make standard features autoloadable,
2007-06-20 20:59:15 +00:00
tcp.c
27286: Made movefd() return the targetfd on success. Added
2009-09-22 16:04:13 +00:00
tcp.h
26584: use bind/netdb.h where appropriate
2009-02-20 10:17:43 +00:00
tcp.mdd
revert that
2007-07-12 03:09:12 +00:00
termcap.c
users/14548: Src/Modules/termcap.c: prevent libtermcap from exiting on an
2009-11-11 16:26:19 +00:00
termcap.mdd
23578: make standard features autoloadable,
2007-06-20 20:59:15 +00:00
terminfo.c
24705: rationalise curses and term headers even more
2008-03-13 11:10:59 +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
Check the return value of all pipe(), read(), and write() calls.
2009-12-16 18:39:06 +00:00
zftp.mdd
revert that
2007-07-12 03:09:12 +00:00
zprof.c
23665: autoloading of module features and related tweaks
2007-07-06 21:52:38 +00:00
zprof.mdd
23578: make standard features autoloadable,
2007-06-20 20:59:15 +00:00
zpty.c
Check the return value of all pipe(), read(), and write() calls.
2009-12-16 18:39:06 +00:00
zpty.mdd
23578: make standard features autoloadable,
2007-06-20 20:59:15 +00:00
zselect.c
23665: autoloading of module features and related tweaks
2007-07-06 21:52:38 +00:00
zselect.mdd
23578: make standard features autoloadable,
2007-06-20 20:59:15 +00:00
zutil.c
users/13295, tweaked: dont reset line numbers when parsing strings, sometimes
2008-09-29 08:46:21 +00:00
zutil.mdd
23578: make standard features autoloadable,
2007-06-20 20:59:15 +00:00