1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-06 09:01:13 +02:00
zsh/Doc
Bart Schaefer baa19d2a85 51945: assorted documentation improvements, bug fixes, and new test
1) Document the behavior of "typeset -n existing_var" (via Jun T. comment)
2) Prohibit "typeset -nm pattern" because, well, it's insane.  Add test.
3) Improve doc for ${(!)ref} including ${{t!)ref} (Jun T.)
4) Fix doc for how-to unset of a named ref (Jun T.)
5) Allow "typeset +r -n ref" and "typeset +r +n ref" (Jun T.)
6) Fix "typeset -r -n ref=param" to create readonly references
7) Avoid accidental removal of PM_UNSET flag (Jun T.) and update test
8) Fix "typeset -gn ref=value" and add a test for it
9) Add tests for read-only reference behavior
10) Fix infinite recursion when resolving scope of an unset local
named reference, add test.
2023-07-26 20:15:21 -07:00
..
help 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
Zsh 51945: assorted documentation improvements, bug fixes, and new test 2023-07-26 20:15:21 -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 51862: support texinfo-7.0 2023-06-19 11:19:25 +09: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
zshcalsys.yo c.f. 23023: new calendar function system. 2006-12-01 10:23:06 +00:00
zshcompctl.yo
zshcompsys.yo
zshcompwid.yo
zshcontrib.yo
zshexpn.yo
zshmisc.yo
zshmodules.yo
zshoptions.yo
zshparam.yo
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
ztexi.yo unposted: Add whitespace and comments. No functional change. 2021-12-01 03:34:15 +00:00