about summary refs log tree commit diff
path: root/Doc/Zsh/arith.yo
Commit message (Expand)AuthorAgeFilesLines
* 47547: docs: Specify the exact kind of quoting which is assumed when parsing ...ivan tkachenko2020-11-161-1/+1
* 36693: arithmetic rounds towards zero, documentMatthew Martin2015-09-301-5/+5
* 35034: improve manual format up to Chapter18Jun-ichi Takimoto2015-05-061-9/+10
* 34914: explanation of effect of integer promotionPeter Stephenson2015-01-101-0/+9
* 33793: add 0b binary interpretation to integer constantsPeter Stephenson2014-11-261-1/+2
* use LPAR() instead of parens in sqrt exampleBart Schaefer2014-01-231-1/+1
* 32299: add use of underscores on arithmetic output for spacingPeter Stephenson2014-01-231-0/+21
* 30647, 30649: allow underscores in numeric constantsPeter Stephenson2012-09-111-1/+9
* 25214, tweaked: add warning about exponentiation precedencePeter Stephenson2008-06-191-2/+8
* 25149: add C_PRECEDENCES option to make arithmetic have C/Perl precedencePeter Stephenson2008-06-121-2/+25
* 24093: floating point precisionPeter Stephenson2007-11-121-1/+2
* 23553: bit missed outPeter Stephenson2007-06-151-1/+1
* 22529: multibyte conversion in math expressionsPeter Stephenson2006-06-301-7/+8
* 21264: document return status of (( ... ))Peter Stephenson2005-05-171-1/+4
* 17479: fix typo noticed by Martin Pool.Clint Adams2002-07-241-1/+1
* Norbert Koch: 15954: fix variable name inconsistencyClint Adams2001-10-061-1/+1
* Better indexing and misc. cleanup in the first tenth or so of the doc.Bart Schaefer2001-07-101-2/+12
* cleanup (12896)Sven Wischnowsky2000-10-051-3/+3
* 12722: [##base] for output base selection without a base prefixAndrew Main2000-09-021-0/+5
* 11467: [#<base>] syntax for output basePeter Stephenson2000-05-191-0/+22
* doc changes; typo in _jobs; integer builtin understands `-i base'Peter Stephenson2000-05-141-22/+101
* Initial revisionTanaka Akira1999-04-151-0/+73