index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
lispref
/
numbers.texi
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Clarify documentation wrt floating point division by zero and NaN
Po Lu
2023-05-04
1
-13
/
+26
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Improve ‘random’ doc re nonces
Paul Eggert
2022-10-17
1
-6
/
+42
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Fix lexing of numbers with trailing decimal point and exponent
Mattias Engdegård
2021-05-27
1
-1
/
+2
*
* src/fns.c (Frandom): Handle bignum `limit`s
Stefan Monnier
2021-03-05
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
eql doc improvements
Paul Eggert
2020-10-13
1
-0
/
+4
*
Mention floating rounding issues
Paul Eggert
2020-07-09
1
-0
/
+3
*
Clarify when fixnums are used.
Paul Eggert
2020-02-17
1
-2
/
+2
*
Reorder discussion of integer basics
Paul Eggert
2020-02-17
1
-37
/
+40
*
Improve doc of eq on bignums etc.
Paul Eggert
2020-01-24
1
-2
/
+2
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Rearrange NEWS, add missing documentation
Eli Zaretskii
2019-12-28
1
-5
/
+5
*
Document Lisp floats a bit better
Paul Eggert
2019-11-10
1
-2
/
+6
*
Clarify (lognot bignum)
Paul Eggert
2019-07-31
1
-1
/
+2
*
Always allow at least double-precision bignums
Paul Eggert
2019-06-04
1
-7
/
+7
*
Fix logb on zero, infinite, NaN args
Paul Eggert
2019-01-06
1
-2
/
+6
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Fix bugs when rounding to bignums
Paul Eggert
2018-08-22
1
-1
/
+1
*
|
Restore compatibility with Texinfo < 6
Glenn Morris
2018-08-21
1
-4
/
+16
*
|
Improve documentation of 'integer-width'
Eli Zaretskii
2018-08-21
1
-56
/
+57
*
|
Avoid libgmp aborts by imposing limits
Paul Eggert
2018-08-21
1
-166
/
+148
*
|
Add bignum support to expt
Paul Eggert
2018-08-19
1
-1
/
+1
*
|
Document that ‘random’ is limited to fixnums
Paul Eggert
2018-08-18
1
-4
/
+3
*
|
Restore traditional lsh behavior on fixnums
Paul Eggert
2018-08-18
1
-2
/
+5
*
|
Improve documentation of bignums
Eli Zaretskii
2018-08-17
1
-1
/
+1
*
|
Rename --without-mini-gmp to --with-libgmp
Paul Eggert
2018-08-14
1
-4
/
+2
*
|
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-08-09
1
-10
/
+26
|
\
\
|
*
|
Read and print NaN significand if <ieee754.h>
Paul Eggert
2018-08-01
1
-1
/
+1
|
*
|
positive → nonnegative doc fixes
Paul Eggert
2018-07-23
1
-2
/
+2
|
*
|
Improve doc for floating point ‘=’ vs ‘eql’
Paul Eggert
2018-07-19
1
-10
/
+21
|
*
|
Fix bug with eql etc. on NaNs
Paul Eggert
2018-07-18
1
-2
/
+7
*
|
|
Add missing @end defun
Tom Tromey
2018-07-19
1
-0
/
+1
*
|
|
Document bignums
Tom Tromey
2018-07-12
1
-92
/
+41
|
/
/
*
|
Lisp reader now checks for integer overflow
Paul Eggert
2018-03-29
1
-4
/
+10
*
|
Clarify syntax of radixed integers
Paul Eggert
2018-03-23
1
-6
/
+9
*
|
Avoid losing info when formatting integers
Paul Eggert
2018-03-08
1
-2
/
+3
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Make logcount act like CL on negative arg
Paul Eggert
2017-09-30
1
-1
/
+6
*
|
Add logcount (Bug#22689)
Mark Oteiza
2017-09-30
1
-0
/
+13
|
/
*
min and max now return one of their arguments
Paul Eggert
2017-03-06
1
-5
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Minor improvements to (random t) documentation
Paul Eggert
2016-01-18
1
-3
/
+3
*
Make 'random' seeds cryptographically secure if possible
Eli Zaretskii
2016-01-15
1
-1
/
+3
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
(/ N) now returns the reciprocal of N
Paul Eggert
2015-10-20
1
-4
/
+13
[next]