emacs-diffs
[Top][All Lists]
Advanced

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

branch other-branches/gerd_big deleted (was 3efcf1ddcd3)


From: Stefan Monnier
Subject: branch other-branches/gerd_big deleted (was 3efcf1ddcd3)
Date: Sat, 16 Mar 2024 22:34:13 -0400 (EDT)

monnier pushed a change to branch other-branches/gerd_big.

       was  3efcf1ddcd3 *** empty log message ***

This change permanently discards the following revisions:

  discards  3efcf1ddcd3 *** empty log message ***
  discards  1811b1b3d65 Use make_fixnum instead of make_number, FIXNUMP instead 
of INTEGERP.
  discards  811e843f113 (print_object) [HAVE_LIBGMP]: Print bignums.
  discards  09014bb1a37 (read_bigint) [HAVE_LIBGMP]: New function. 
(read_integer, read1) [HAVE_LIBGMP]: Read bigints.
  discards  afd38933578 Add bignums. (make_fixnum): Renamed from make_number.
  discards  521d096e2f7 (extract_float, Fabs, Ffloat) [HAVE_LIBGMP]: Handle 
bigints.
  discards  84a4b3a62c7 (Qbignum, Qfixnum): New variables. 
(wrong_type_argument, Fchar_or_string_p): Use FIXNUMP instead of INTEGERP. 
(Ftype_of) [HAVE_LIBGMP]: Return `fixnum' for Lisp_Int, `bignum' for 
Lisp_Bignum. (Fintegerp) [HAVE_LIBGMP]: Return t for bignums. (fixnump, 
bignump, bitint_arith_driver) [HAVE_LIBGMP]: New functions. (arith_driver) 
[HAVE_LIBGMP]: Handle implicit coercion to big ints. (float_arith_driver) 
[HAVE_LIBGMP]: Handle coercion of bigints to floats. (Fadd1, Fsub1, F [...]
  discards  1cf9954f4b5 (HAVE_LIBGMP): Add.
  discards  6b40303b6dd * abbrev.c, buffer.c, bytecode.c, callint.c, callproc.c 
* casefiddle.c, casetab.c, category.c, category.h, ccl.c: Use make_fixnum 
instead of make_number, FIXNUMP instead of INTEGERP.
  discards  561664b8194 Use make_fixnum instead of make_number, FIXNUMP instead 
of INTEGERP.
  discards  8f321d580c3 Use make_fixnum instead of make_number, FIXNUMP instead 
of INTEGERP.
  discards  2eb838845cf Use make_fixnum instead of make_number, FIXNUMP instead 
of INTEGERP.
  discards  5e1a15d87cd Use make_fixnum instead of make_number, FIXNUMP instead 
of INTEGERP.
  discards  57ab7ecc261 Use make_fixnum instead of make_number, FIXNUMP instead 
of INTEGERP.
  discards  e46b74e948b Add bignum functionality. (enum mem_type): Add 
MEM_TYPE_BIGNUM. (make_fixnum): Renamed from make_number.
  discards  bfca559673d Use make_fixnum instead of make_number. 
(Fexpand_abbrev): Test with FIXNUMP instead of INTEGERP.
  discards  6eed3bc73d3 Link with libgmp if HAVE_LIBGMP.



reply via email to

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