1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-13 01:31:18 +02:00
zsh/Doc/Zsh
2008-03-07 09:44:28 +00:00
..
.cvsignore unposted: cvsignore VIM *.swp files 2003-05-05 06:14:49 +00:00
.distfiles unposted: update for zsh/curses module and documentation. 2007-10-14 17:22:15 +00:00
arith.yo 24093: floating point precision 2007-11-12 16:55:11 +00:00
builtins.yo 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes from A. Costa. 2008-02-01 19:59:45 +00:00
calsys.yo 24572: add style reformat-date to calendar 2008-02-19 14:59:52 +00:00
compat.yo
compctl.yo 23091: *roff problems noticed by doclifter 2007-01-05 20:55:01 +00:00
compsys.yo 24626: only process command descriptions if extra-verbose style is set. 2008-02-28 18:29:04 +00:00
compwid.yo 22819: bits missed for some reason 2006-10-07 12:15:57 +00:00
cond.yo 23436: consistency with null strings in local variables 2007-05-13 20:18:28 +00:00
contrib.yo 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes from A. Costa. 2008-02-01 19:59:45 +00:00
exec.yo 23671: command not found handler 2007-07-13 10:09:06 +00:00
expn.yo 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes from A. Costa. 2008-02-01 19:59:45 +00:00
filelist.yo
files.yo 22360, 22365: support version 2 of Yodl 2006-03-20 11:06:22 +00:00
func.yo 23883: improve precmd documentation 2007-10-02 09:08:26 +00:00
grammar.yo 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes from A. Costa. 2008-02-01 19:59:45 +00:00
index.yo 22360, 22365: support version 2 of Yodl 2006-03-20 11:06:22 +00:00
intro.yo c.f. 23023: new calendar function system. 2006-12-01 10:23:06 +00:00
invoke.yo 21898: insert-composed-char can take command line argument 2005-10-21 09:51:54 +00:00
jobs.yo users/10107: shell ignores SIGQUIT 2006-03-29 19:25:13 +00:00
manual.yo c.f. 23023: new calendar function system. 2006-12-01 10:23:06 +00:00
metafaq.yo archive.progeny.com will be decommissioned around 2006-10-22 2006-10-16 09:05:52 +00:00
mod_cap.yo unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00
mod_clone.yo c.f. 21071: always use "status" in return and exit status docs 2005-04-01 12:03:53 +00:00
mod_compctl.yo
mod_complete.yo unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00
mod_complist.yo users/12198: make menu-select documentation clearer 2007-11-08 12:34:12 +00:00
mod_computil.yo c.f. 21071: always use "status" in return and exit status docs 2005-04-01 12:03:53 +00:00
mod_curses.yo 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes from A. Costa. 2008-02-01 19:59:45 +00:00
mod_datetime.yo 22613: add strftime -r to use strptime() if available 2006-08-17 15:28:11 +00:00
mod_deltochar.yo
mod_example.yo unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00
mod_files.yo 23788: add -h option to chown symlinks rather than targets, and change default behavior to do the opposite. 2007-08-21 22:59:48 +00:00
mod_langinfo.yo 16673: add langinfo module as an interface to locale information. 2002-02-19 02:14:08 +00:00
mod_mapfile.yo unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00
mod_mathfunc.yo 22360, 22365: support version 2 of Yodl 2006-03-20 11:06:22 +00:00
mod_newuser.yo 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes from A. Costa. 2008-02-01 19:59:45 +00:00
mod_parameter.yo users/11818: allow non-numeric keys for job status parameters 2007-09-05 16:16:15 +00:00
mod_pcre.yo 23375: Phil Pennock: =~, zsh/regex etc. etc. 2007-05-01 22:05:03 +00:00
mod_regex.yo unposted: regex fix-ups: missing doc file plus pointer fixes 2007-05-02 11:13:14 +00:00
mod_sched.yo 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes from A. Costa. 2008-02-01 19:59:45 +00:00
mod_socket.yo 21248: avoid use of subsection within list because it causes makeinfo 2005-05-10 12:33:06 +00:00
mod_stat.yo Phil Pennock: 23480: typo 2007-05-29 09:27:43 +00:00
mod_system.yo 22483: add $sysparams to zsh/system 2006-06-05 13:21:56 +00:00
mod_tcp.yo 18559, 18562: make modules use proper option arguments 2003-05-22 09:48:25 +00:00
mod_termcap.yo
mod_terminfo.yo users/5986, 18380: arg support for echoti builtin. 2003-03-25 05:33:18 +00:00
mod_zftp.yo 22360, 22365: support version 2 of Yodl 2006-03-20 11:06:22 +00:00
mod_zle.yo
mod_zleparameter.yo unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00
mod_zprof.yo
mod_zpty.yo 24460: make zpty -rt more consistent by polling before every byte 2008-01-25 16:48:22 +00:00
mod_zselect.yo 22360, 22365: support version 2 of Yodl 2006-03-20 11:06:22 +00:00
mod_zutil.yo 23537: make style list a hash table 2007-06-08 13:58:40 +00:00
modules.yo c.f. 23023: new calendar function system. 2006-12-01 10:23:06 +00:00
options.yo 24696: turn off MULTIBYTE by default in sh emulation 2008-03-07 09:44:28 +00:00
params.yo c.f. users/12110: another tweak to $SECONDS doc 2007-10-25 09:33:01 +00:00
prompt.yo 24566: fix prompts with glitch spaces a bit more 2008-02-17 18:15:04 +00:00
redirect.yo unposted: alter reference to process substitutions in redriction docs 2005-09-26 18:34:51 +00:00
restricted.yo
roadmap.yo 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes from A. Costa. 2008-02-01 19:59:45 +00:00
seealso.yo
tcpsys.yo 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes from A. Costa. 2008-02-01 19:59:45 +00:00
zftpsys.yo 22360, 22365: support version 2 of Yodl 2006-03-20 11:06:22 +00:00
zle.yo 24483: minor sectioning fixes in doc 2008-01-29 17:51:00 +00:00