summaryrefslogtreecommitdiff
path: root/Doc/Zsh/params.yo
AgeCommit message (Expand)AuthorFilesLines
2024-12-2653257: use monotonic clock where appropriatedana1-5/+13
2024-04-0152865: Documentation update for 52864Bart Schaefer1-2/+2
2024-03-0852704: improve zsh_eval_context documentationStephane Chazelas1-5/+6
2024-03-0552692: local typeset of the name of a named reference hides the referenceBart Schaefer1-2/+3
2024-02-2852594: support for POSIX real-time signals with kill and trapOliver Kiddle1-1/+4
2024-01-2452496 + 52377: clarify SPROMPT behavior when CORRECT_ALL is setBart Schaefer1-3/+7
2023-11-2352325: Clarify doc for edge cases of named references and nofork substitutionBart Schaefer1-3/+7
2023-07-2651945: assorted documentation improvements, bug fixes, and new testBart Schaefer1-2/+2
2023-06-2651884: reset IFS if it contains invalid charactersJun-ichi Takimoto1-2/+5
2023-04-1151639: new parameter ZSH_EXEPATH (full path of zsh executable)Jun-ichi Takimoto1-0/+4
2023-04-0951631: initialize $_ by copying it from environmentJun-ichi Takimoto1-1/+4
2023-03-0651511: Documentation for namespacesBart Schaefer1-1/+16
2023-02-1251403: Tests and documentation for 51402, clean up some other tests.Bart Schaefer1-2/+2
2023-02-1251375: Clarify documentation, fix typos, add indexing.Bart Schaefer1-14/+22
2023-02-1251362: Begin documentation for named references.Bart Schaefer1-1/+45
2023-02-0251354: Fix markup in man page versionDaniel Shahaf1-1/+1
2022-10-3150855: Clarify how commands are hashed, and searched-for by "whence".Bart Schaefer1-0/+1
2022-04-2850138: Note ERRNO must be set before use.Bart Schaefer1-0/+3
2022-01-3049694 + doc: Allow using empty STTY= to freeze tty for a single commandMikael Magnusson1-0/+5
2021-11-2649445: docs: Clean up some subsection references.Daniel Shahaf1-1/+1
2021-11-0249534, 49539: separate watch/log functionality out into a moduleOliver Kiddle1-118/+0
2021-10-0449456: clean up detection of private params in nested scopes, update docBart Schaefer1-0/+8
2021-09-0648888: improve doc for $$ and $PPID, add fail test for PPID readonly-nessBart Schaefer1-7/+8
2021-05-0348767: docs: $SECONDS: Clarify what types may be setDaniel Shahaf1-2/+3
2021-04-1848560: add TYPESET_TO_UNSET option to remove initialization of parametersBart Schaefer1-0/+5
2020-07-1346240: Make the expansion of manref()() in ztexi.yo match its expansion in zm...Daniel Shahaf1-1/+1
2020-04-1245661: docs: Clarify the effect of KSH_ARRAYS on the (I) subscript.dg17271-0/+4
2020-01-16unposted: docs: Fix a cross-reference.Daniel Shahaf1-1/+1
2019-12-0444981: Fix some typos in the documentation.Martijn Dekker1-1/+1
2019-07-0844495: Mention coproc under $!Bart Schaefer1-1/+1
2018-02-13Document REPORTMEMORY is in Kb, not MbPeter Stephenson1-2/+2
2018-01-1941924: (wi) subscript flag interactiondana1-2/+4
2017-12-14add millisecond and microsecond options to TIMEFMT variabledana1-2/+4
2017-10-0241787 (plus minor tweaks): use $FUNCSTACK for function nesting depth.Peter Stephenson1-0/+10
2017-09-2741764 (test tweaked): allow [key]+=value when modifying arraysPeter Stephenson1-4/+13
2017-09-2441755: Followup to last: minor clarification to docs.Daniel Shahaf1-1/+1
2017-09-24Updates for ksh array element syntax.Peter Stephenson1-5/+18
2017-09-2041731: reformat and expand doc for 41698.Barton E. Schaefer1-11/+24
2017-09-15unposted: nodref -> noderefPeter Stephenson1-1/+1
2017-09-14More [key]=value tweaksPeter Stephenson1-3/+6
2017-09-13unposted: typo in doc just committedPeter Stephenson1-1/+1
2017-09-13First go at var=([key]=value) syntax.Peter Stephenson1-1/+26
2017-08-0841510: update doc for $ZSH_PATCHLEVELPeter Stephenson1-2/+2
2016-11-2039900: Add TERMINFO_DIRS special like TERMINFO.Guillaume Maudoux1-4/+14
2016-11-2039985: Document the [nyae] answers to the spelling correction prompt, $SPROMPT.Daniel Shahaf1-0/+8
2016-09-2939507: TMPSUFFIX for =(...)Barton E. Schaefer1-0/+9
2016-09-0539167: Make $ENV handling more like POSIXTeubel György1-1/+2
2016-06-16unposted: fix pareentheses in man for getrusage()Peter Stephenson1-2/+2
2016-06-13users/21632: Use of REPORTMEMORY variablePeter Stephenson1-0/+14
2016-03-0638086: shuffle init code to localize a global, add $ZSH_ARGZERO, refine $ZSH_...Greg Klanderman1-7/+12