summaryrefslogtreecommitdiff
path: root/doc/lispref/numbers.texi
Commit message (Expand)AuthorAgeFilesLines
* Clarify (lognot bignum)Paul Eggert2019-07-311-1/+2
* Always allow at least double-precision bignumsPaul Eggert2019-06-041-7/+7
* Fix logb on zero, infinite, NaN argsPaul Eggert2019-01-061-2/+6
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Fix bugs when rounding to bignumsPaul Eggert2018-08-221-1/+1
* | Restore compatibility with Texinfo < 6Glenn Morris2018-08-211-4/+16
* | Improve documentation of 'integer-width'Eli Zaretskii2018-08-211-56/+57
* | Avoid libgmp aborts by imposing limitsPaul Eggert2018-08-211-166/+148
* | Add bignum support to exptPaul Eggert2018-08-191-1/+1
* | Document that ‘random’ is limited to fixnumsPaul Eggert2018-08-181-4/+3
* | Restore traditional lsh behavior on fixnumsPaul Eggert2018-08-181-2/+5
* | Improve documentation of bignumsEli Zaretskii2018-08-171-1/+1
* | Rename --without-mini-gmp to --with-libgmpPaul Eggert2018-08-141-4/+2
* | Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-091-10/+26
|\ \
| * | Read and print NaN significand if <ieee754.h>Paul Eggert2018-08-011-1/+1
| * | positive → nonnegative doc fixesPaul Eggert2018-07-231-2/+2
| * | Improve doc for floating point ‘=’ vs ‘eql’Paul Eggert2018-07-191-10/+21
| * | Fix bug with eql etc. on NaNsPaul Eggert2018-07-181-2/+7
* | | Add missing @end defunTom Tromey2018-07-191-0/+1
* | | Document bignumsTom Tromey2018-07-121-92/+41
|/ /
* | Lisp reader now checks for integer overflowPaul Eggert2018-03-291-4/+10
* | Clarify syntax of radixed integersPaul Eggert2018-03-231-6/+9
* | Avoid losing info when formatting integersPaul Eggert2018-03-081-2/+3
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Make logcount act like CL on negative argPaul Eggert2017-09-301-1/+6
* | Add logcount (Bug#22689)Mark Oteiza2017-09-301-0/+13
|/
* min and max now return one of their argumentsPaul Eggert2017-03-061-5/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Minor improvements to (random t) documentationPaul Eggert2016-01-181-3/+3
* Make 'random' seeds cryptographically secure if possibleEli Zaretskii2016-01-151-1/+3
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* (/ N) now returns the reciprocal of NPaul Eggert2015-10-201-4/+13
* Restore some of the quoting in the manualsEli Zaretskii2015-09-161-2/+3
* Quote less in manualsPaul Eggert2015-09-151-19/+18
* Fix minor ldexp issuesPaul Eggert2015-03-241-3/+9
* Spacing and punctuation fixesPaul Eggert2015-03-171-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Doc tweaks re < etcGlenn Morris2014-06-071-12/+8
* * numbers.texi: Improve and clarify a bit, and fix some minor bugs.Paul Eggert2014-03-191-23/+19
* Fix porting inconsistency about rounding to even.Paul Eggert2014-03-191-2/+2
* Improve documentation for integer and floating-point basics.Paul Eggert2014-03-171-65/+93
* Style fixes for floating-point doc.Paul Eggert2014-03-171-49/+49
* * doc/lispref/numbers.texi (Numeric Conversions): Fix a typo.Glenn Morris2014-01-021-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Document that =, <, <=, >, >= now accept one or many arguments.Tassilo Horn2013-12-201-15/+16
* Add log2 support and make log10 obsolete for consistency.Paul Eggert2013-06-201-5/+0
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* Hyphen and dash fixes in texinfo files.Paul Eggert2012-12-221-1/+1