index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bignum.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2025
Paul Eggert
2025-01-01
1
-1
/
+1
*
New FASTER_BIGNUM macro to test slow-path code
Paul Eggert
2024-07-11
1
-4
/
+12
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Improve random bignum generation
Paul Eggert
2022-03-16
1
-0
/
+1
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Use Gnulib libgmp module
Paul Eggert
2020-07-09
1
-6
/
+1
*
Pacify buggy old GCC with a cast
Paul Eggert
2020-05-06
1
-1
/
+2
*
Use ATTRIBUTE_CONST for some bignum functions
Paul Eggert
2020-03-27
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Refactor bignum multiplication, exponentiation
Paul Eggert
2019-11-13
1
-0
/
+6
*
Be more careful about pointers to bignum vals
Paul Eggert
2019-08-21
1
-2
/
+15
*
Avoid some excess precision in time arithmetic
Paul Eggert
2019-08-20
1
-1
/
+1
*
Improve bignum_integer static checking
Paul Eggert
2019-08-18
1
-1
/
+1
*
Refactoring: Factor out a function to set an mpz_t from a Lisp int.
Philipp Stephani
2019-05-04
1
-0
/
+12
*
Update more copyright years
Paul Eggert
2018-12-31
1
-1
/
+1
*
Export converting mpz to [u]intmax
Paul Eggert
2018-10-06
1
-0
/
+11
*
Round bignums consistently with other integers
Paul Eggert
2018-09-22
1
-0
/
+1
*
Shrink pseudovectors a bit
Paul Eggert
2018-09-06
1
-1
/
+1
*
Fix bignum initialization
Paul Eggert
2018-09-04
1
-1
/
+1
*
Speed up (+ 2 2) by a factor of 10
Paul Eggert
2018-09-03
1
-1
/
+18
*
Modularize bignums better
Paul Eggert
2018-08-27
1
-0
/
+70