]> git.eshelyaron.com Git - emacs.git/commit
Make arithmetic work with bignums
authorTom Tromey <tom@tromey.com>
Fri, 6 Jul 2018 16:12:14 +0000 (10:12 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 13 Jul 2018 04:12:27 +0000 (22:12 -0600)
commit5875fbaa2dfd919a2ba22db1d20ffa6c4c6e13bd
tree5814c2b640831eb2d90a7bdaf23afa2c5f84b13d
parenteefa65e90392df9bab287b0de5dedf73b40ca0fc
Make arithmetic work with bignums

* src/data.c (free_mpz_value): New function.
(arith_driver): Rewrite.
(float_arith_driver): Handle bignums.
src/data.c