Commit Graph

336 Commits (master)

Author SHA1 Message Date
Bart Schaefer 49c6978dbb 52865: Documentation update for 52864 2 months ago
Oliver Kiddle 57248b8883 52750: remove ansi2knr support for old pre-ansi K&R compilers 2 months ago
Bart Schaefer 25182cc2e6 52759: ${ ... } trims one trailing newline; "${ ... }" preserves that newline. 2 months ago
Bart Schaefer 45b0a838aa unposted: Note bug that HIST_IGNORE_DUPS mishandles quoted whitespace. 2 months ago
Bart Schaefer 610b18875a 52650 plus minor fixes: add -u for named references pointing to "upper" scope 3 months ago
Bart Schaefer 4a86a54d2b 52558: word splitting differences of nofork; update ToC; formatting fixes 3 months ago
Bart Schaefer 58ff6c68d5 52521: mapfile (mis)handling of empty/unreadable files 4 months ago
Bart Schaefer 0fccdf0d57 52476 + cf. 52479: more FAQs about nofork substitution 4 months ago
Bart Schaefer 0840f34e1f 52308: FAQ for new features, fix some old answers 6 months ago
Bart Schaefer 487fba3fb3 52218: update notes since 5.9 release 7 months ago
Bart Schaefer 9bd9693fdb 51486: clarify module development section 1 year ago
Bart Schaefer c8c894f83f 51342: update PARAMDEF description 1 year ago
Oliver Kiddle a73c705b0c 51212: remove STOUC() macro
This served as a workaround for ancient compilers where casts to
unsigned char were broken.
1 year ago
Bart Schaefer b1533066ca unposted (see 50930): note bug with suspending conditional expressions 2 years ago
Peter Stephenson 123497b78e 50372: remove Usenet references from FAQ 2 years ago
Jun-ichi Takimoto fc431b5956 50365: fix indent in FAQ (text version)
Lack of indent of the 1st line of a paragraph is fixed, but now two
or more consecutive blank lines will be copied to text output as is.
2 years ago
Jun-ichi Takimoto 6a6e358baf 50356: work around a yodl bug (mishandling of \'e)
the bug has been fixed at least in yodl-4.04.02
2 years ago
dana 8ffefd841a unposted: Mention #zsh topic in creating-a-release
Per off-list suggestion
2 years ago
Bart Schaefer afbbde2828 unposted: remove the reference to debian #924736, and correct another edit 2 years ago
Bart Schaefer e127ceaae8 50149: Remove all remaining =(...) files at shell exit 2 years ago
Bart Schaefer 8181708feb 50136: Fix =(nosuchcommand) race/deadlock first reported in workers/42609 2 years ago
Bart Schaefer 8eccdc5cb7 Details about STTY handling; consistency nit 2 years ago
Bart Schaefer 0ccc3c1494 50162: Fix multios with current-shell "exec" (aka nullexec). 2 years ago
Bart Schaefer d24d7242fe 50068: 'exit' in trap causes calling function to return 2 years ago
dana 6e55c92050 unposted: Test release: 5.8.1.2-test 2 years ago
dana cfce598a13 unposted: creating-a-release: Normalise white space, clarify some steps
(The need for these changes was discovered during the release of 5.8.1.
Daniel suggested one. They were hinted at in security/107)
2 years ago
Matthew Martin 283fc8596b 49907: Mention _numbers in completion guide 2 years ago
Jun-ichi Takimoto 31d42ecb84 49756 + 49758(Daniel): replace LPAR() in FAQ.yo by SUBST(_LPAR_)
In FAQ.yo, macros inside mytt() and tt() are not expanded.
Also includes an update for zyodl.vim by Daniel.
2 years ago
dana e10c75d524 unposted: Release 5.8.1
(cherry picked from commit 1a490c7050)
2 years ago
Marc Cornellà d2df4c8ee4 security/89: Add patch which can optionally be used to work around CVE-2021-45444 in VCS_Info
(cherry picked from commit fdb8b0ce62)
2 years ago
Oliver Kiddle 7cb980b536 49518: fix exclusions for mixed - and + stacked options 2 years ago
Dimitris Apostolou 356dcb20ce github #82: Fix typos 3 years ago
Jun-ichi Takimoto b4c8aee52d 49520: document $_args_chache_cmd 3 years ago
Peter Stephenson 2912139261 48096: Update Sourceforge links to https://zsh.sourceforge.io/ 3 years ago
Bart Schaefer 338af5ea0f 48860: remove mention of bugs that have been fixed 3 years ago
dana c1f932d668 unposted: FAQ: Move section 3.31 to 2.8
See 48613
3 years ago
Jun-ichi Takimoto 56ccb4a975 unposted: remove an already fixed bug from BUGS
This was fixed by commit b6ba74c
3 years ago
Oliver Kiddle 28cf6bd111 unposted: update on bug list 3 years ago
Daniel Shahaf e4a8740c78 48410: FAQ, METAFAQ: Mention zsh-security@. 3 years ago
Oliver Kiddle e3c4c80f3e unposted: add several references to bugs in old list posts 3 years ago
Daniel Shahaf c0034b3c7b unposted: FAQ: Move the 'The mailing lists have moved' notice to a more appropriate place. 3 years ago
Daniel Shahaf ad7948611c unposted: BUGS: Add 39319, a named-file process substitution cleanup bug. 3 years ago
Daniel Shahaf 2c062e8e69 48131/0004: FAQ: 3.31: Rearrange 3 years ago
Daniel Shahaf 7c201b1b3e 48131/0003: FAQ: 3.31: Move two paragraphs unchanged, reordering them
Factored out from the next patch for readability of the diff.

The answer, as it stands in this commit, doesn't flow correctly.  In
order to keep the diffs small and easy to follow, this commit simply
adds a TODO to record this issue, a TODO which is fixed by the next
commit in this series (the child of this commit).  Thus, a request:

DEAR PEOPLE FROM THE FUTURE: Please don't create new branches off this
commit; create them off the parent commit or off the child commit
instead.  Thank you.
3 years ago
Daniel Shahaf 2ad942b758 48131/0002: FAQ: 3.31: Tweak summary paragraph 3 years ago
Daniel Shahaf a5a093d5fe 48131/0001: FAQ: 3.31: Add a one-sentence summary 3 years ago
Bart Schaefer 6db45b94d8 47889: Update csh aliasing equivalences 3 years ago
Daniel Shahaf e15dce8ced unposted: Etc/FAQ.yo: Fix a typo in the front matter. 3 years ago
Daniel Shahaf 74f4cbfcb6 47716: Etc/BUGS: Add Alekxandr's vcs_info patch. 4 years ago
Bart Schaefer 2059611495 users/26150: note failure of multios with exec 4 years ago