emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] branch feature/bignum created (now cc3d758)


From: Tom Tromey
Subject: [Emacs-diffs] branch feature/bignum created (now cc3d758)
Date: Fri, 13 Jul 2018 00:25:00 -0400 (EDT)

tromey pushed a change to branch feature/bignum.

        at  cc3d758   Document bignums

This branch includes the following new commits:

       new  42fe787   Rename integerp->fixnum, etc, in preparation for bignums
       new  7cb45cd   Add configury for GMP library
       new  a0f2adb   Introduce the bignum type
       new  b2f3f4e   Provide new functions to create bignums
       new  580d173   Make eql work for bignums
       new  1e8ae6c   Make the reader accept bignums
       new  eefa65e   Make comparison operators handle bignums
       new  5875fba   Make arithmetic work with bignums
       new  6d4bf2c   Add some bignum tests
       new  23eab9a   Make number-to-string work for bignums
       new  d14808c   Make format handle bignums
       new  872faab   Allow conversion of bignums to floats
       new  025adce   Make abs handle bignums
       new  0d86891   Make 1+ and 1- handle bignums
       new  c7e393b   Make lognot handle bignums
       new  a770fb4   Make logcount handle bignums
       new  8fb995b   Make min and max handle bignums
       new  d0fac17   Let C modules access bignum values
       new  3dea8f8   Make % and mod handle bignums
       new  cca0e79   Make logb handle bignums
       new  27980e3   Make ash and lsh handle bignums
       new  45eb3b3   Use fixnump rather than integerp in some spots
       new  e2a78b0   Bignum fixes for byte-compiler and bytecode interpreter
       new  cc3d758   Document bignums




reply via email to

[Prev in Thread] Current Thread [Next in Thread]