summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2024-03-0552692: local typeset of the name of a named reference hides the referenceBart Schaefer1-0/+7
2024-03-0552685: fix typo in the name of bash's BASH_ENV variable.Stephane Chazelas1-0/+5
2024-03-04unposted (cf. 52615): use META_NOALLOC for 52591Bart Schaefer1-0/+2
2024-03-04unposted (cf. 52617): only scalars can instantiate a declared named referenceBart Schaefer1-0/+3
2024-03-04unposted: fix typo in entry attributionBart Schaefer1-1/+1
2024-03-0452659: Fix crash on unset-through-nameref, add regression testBart Schaefer1-0/+3
2024-03-0452650 plus minor fixes: add -u for named references pointing to "upper" scopeBart Schaefer1-0/+9
2024-03-0552646: extend support for highlight groups to completion explanation strings ...Oliver Kiddle1-2/+5
2024-03-0552641: incarg: add a backward variant and make it repeatablemidchildan1-0/+5
2024-03-0252652: fix obscure bug unsetting the array part of a tied parameter pairBart Schaefer1-0/+3
2024-03-0252635: show file name when test has crashedJun. T1-0/+2
2024-03-0252612: %l replacment of zwarning() does literal string outputBart Schaefer1-0/+6
2024-03-0152645: unset through a nameref keep up-scope parameters declared unsetBart Schaefer1-0/+5
2024-02-2852619 (plus tests): no empty element when appending array to unset scalarBart Schaefer1-1/+6
2024-02-2852622 (tweaked, c.f. 52626): adjust number of columns and drop right-parenthe...Oliver Kiddle1-0/+3
2024-02-2852623: add some Solaris signal descriptionsOliver Kiddle1-0/+4
2024-02-2852594: support for POSIX real-time signals with kill and trapOliver Kiddle1-0/+9
2024-02-2452597: fix character counts in context of operator and operand errorsBart Schaefer1-0/+3
2024-02-2452596: metafy interpreter name for error messageBart Schaefer1-0/+2
2024-02-2452591: printf builtin must pass metafied strings to math evaluationStephane Chazelas1-0/+5
2024-02-2352583: extra check for proper scope and existence of readonly specialsBart Schaefer1-0/+6
2024-02-2252552: newer Java supports passing source files directly to javaOliver Kiddle1-0/+5
2024-02-2052559: revise "typeset -p" with respect to local readonly special parametersBart Schaefer1-0/+9
2024-02-1952549: document return works in a scriptPeter Stephenson1-1/+6
2024-02-19* 52544: _diff_options: support macOS Ventura or newerJun-ichi Takimoto1-0/+5
2024-02-1852558: word splitting differences of nofork; update ToC; formatting fixesBart Schaefer1-0/+5
2024-02-1845837: fix process group restoration upon exitStephane Chazelas1-0/+6
2024-02-18Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBart Schaefer1-0/+5
2024-02-1852556: regression test for unset referent (left out of last commit)Bart Schaefer1-0/+2
2024-02-1852515: (+ tests in 52527) avoid sh errors when running shebang-less scripts w...Stephane Chazelas1-0/+5
2024-02-1752556: fix crash when changing type of unset referent via named referenceBart Schaefer1-0/+5
2024-02-1652546: incarg: avoid unneeded subshellMikael Magnusson1-0/+4
2024-02-1552520: add new features and improvements to the "incarg" ZLE widgetmidchildan1-0/+4
2024-02-15github #112: Completion: todo.sh uses shorthelp and not showhelpPoncho1-0/+3
2024-02-1552535: documentation for highlight groups and layersOliver Kiddle1-0/+3
2024-02-1552533: add module to provide alternate readonly views of the content of .zle....Oliver Kiddle1-0/+6
2024-02-0952526: metafy terminfo capabilitiesMikael Magnusson1-0/+4
2024-02-04cf. users/29635: additional detail of parameter expansion in math context.Bart Schaefer1-0/+3
2024-02-0452521: mapfile (mis)handling of empty/unreadable filesBart Schaefer1-0/+4
2024-02-0452517: ensure that %H is followed by {Mikael Magnusson1-0/+2
2024-02-0452516: fix crash in %H when hlgroups is emptyMikael Magnusson1-0/+4
2024-02-03unposted: updates and fixed omissions for the printdefines utilityBart Schaefer1-0/+2
2024-02-03unposted: elaboration on Roman's "slurp" implementation from zsh-usersBart Schaefer1-0/+3
2024-02-03unposted: Record as comments some notes about namespace usage exceptions.Bart Schaefer1-0/+3
2024-02-0352513: fixes and doc for using nofork substitutions with private parametersBart Schaefer1-0/+7
2024-01-2852510: document how ${ ... } et al. affect use of "private"; add index entriesBart Schaefer1-0/+3
2024-01-2852509: manage internals of stdio objects when performing redirections.Bart Schaefer1-0/+5
2024-01-2852500: add layer token to zle attributesOliver Kiddle1-0/+4
2024-01-2852499: support highlight groupsOliver Kiddle1-0/+4
2024-01-28unposted: remove unused variable to silence compiler warningOliver Kiddle1-0/+3