summaryrefslogtreecommitdiff
path: root/Doc/Zsh/cond.yo
AgeCommit message (Collapse)AuthorFilesLines
2024-05-0852915: be explicit about pattern syntax in conditionsPeter Stephenson1-1/+5
2019-12-0444981: Fix some typos in the documentation.Martijn Dekker1-1/+1
2017-11-2442031 + 42048: Make [[ -o invalidoption ]] a normal(ish) false value, rather ↵Daniel Shahaf1-0/+4
than a syntax error.
2016-09-1639332: support ksh's [[ -v varname ]] condition for checking if variables ↵Oliver Kiddle1-0/+3
are set
2016-09-1239255: = in conditions is not going anywherePeter Stephenson1-2/+4
2015-05-0635034: improve manual format up to Chapter18Jun-ichi Takimoto1-5/+6
2014-06-0132640: (#q) in [[ ... ]] forces globbingPeter Stephenson1-2/+28
2014-05-1832616: bad printf arguments for limitsJun T1-0/+7
2012-03-07users/16865: note that -eq is less convient than (( ... == ... ))Peter Stephenson1-0/+5
2011-10-24Jérémie Roquet: c.f. users/16541:Peter Stephenson1-1/+1
should be "filename generation", not "file generation" in cond doc
2010-02-26users/14891: say that condition arguments don't do globbingPeter Stephenson1-3/+4
2010-01-19avoid Yodl error in cond.yoPeter Stephenson1-2/+2
2010-01-1727600: extend =~ syntax to set positional variables for matchesPeter Stephenson1-4/+20
2009-01-15Phil Pennock: 26312: Document no variables altered on failed matchPeter Stephenson1-0/+2
2007-05-1323436: consistency with null strings in local variablesPeter Stephenson1-1/+1
unposted: Phil Pennock: POSIX RE's are extended
2007-05-0123375: Phil Pennock: =~, zsh/regex etc. etc.Peter Stephenson1-0/+14
2000-05-2211485, 11488: Relocate "Compatibility" and "Restricted Shell" docs.Bart Schaefer1-1/+1
2000-05-16Fix typos and remove RCS Id strings.Bart Schaefer1-0/+25
1999-04-15Initial revisionTanaka Akira1-0/+158