1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-03 10:21:46 +02:00
zsh/Doc
Bart Schaefer 82ff9f24f1 48560: add TYPESET_TO_UNSET option to remove initialization of parameters
Changes typeset such that ${newparam-notset} yields "notset" and
"typeset -p newparam" does not show an assignment to the parameter.  This
is similar to the default behavior of bash and ksh, with minor differences
in typeset output.

Also add tests for some POSIX incompatibilities plus minor changes for test
harness robustness.
2021-04-18 13:58:09 -07:00
..
help 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
Zsh 48560: add TYPESET_TO_UNSET option to remove initialization of parameters 2021-04-18 13:58:09 -07:00
.cvsignore 31959 (plus tweak to .gitignore): make help files during installation 2013-11-12 21:06:46 +00:00
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
intro.ms 44981: Fix some typos in the documentation. 2019-12-04 21:31:17 +00:00
Makefile.in 43760: add documentation for true colour changes and nearcolor module 2018-11-05 22:24:16 +01:00
META-FAQ.yo 34850: make URLs in html/pdf docs clickable 2015-04-07 20:40:57 +09:00
zmacros.yo 31444: Basic code for enable/disable -p 2013-06-13 18:38:33 +01:00
zman.yo 37090: correctly handle blank lines in yodl macro example() 2015-11-13 00:16:20 +09:00
zsh.yo 32812: put contents at start of manual 2014-06-26 21:33:45 +01:00
zshbuiltins.yo Initial revision 1999-04-15 18:05:35 +00:00
zshcalsys.yo c.f. 23023: new calendar function system. 2006-12-01 10:23:06 +00:00
zshcompctl.yo Initial revision 1999-04-15 18:05:35 +00:00
zshcompsys.yo Initial revision 1999-04-15 18:05:38 +00:00
zshcompwid.yo Initial revision 1999-04-15 18:05:38 +00:00
zshcontrib.yo Create "User Contributions" doc and make some assoctiated changes. 2000-09-04 21:10:29 +00:00
zshexpn.yo Initial revision 1999-04-15 18:05:35 +00:00
zshmisc.yo 11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs. 2000-05-22 15:00:52 +00:00
zshmodules.yo Initial revision 1999-04-15 18:05:35 +00:00
zshoptions.yo Initial revision 1999-04-15 18:05:35 +00:00
zshparam.yo Initial revision 1999-04-15 18:05:35 +00:00
zshroadmap.yo 21898: insert-composed-char can take command line argument 2005-10-21 09:51:54 +00:00
zshtcpsys.yo 18472: spelling corrections 2003-04-25 11:18:50 +00:00
zshzftpsys.yo unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00
zshzle.yo Initial revision 1999-04-15 18:05:35 +00:00
ztexi.yo 46240: Make the expansion of manref()() in ztexi.yo match its expansion in zman.yo. 2020-07-13 14:05:37 +00:00