public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
From: gjb@sourceware.cygnus.com
To: guile-cvs@sourceware.cygnus.com
Subject: guile/guile-core/libguile numbers.c
Date: Thu, 09 Mar 2000 14:58:00 -0000	[thread overview]
Message-ID: <20000309225833.4075.qmail@sourceware.cygnus.com> (raw)

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	gjb@sourceware.cygnus.com	00/03/09 14:58:32

Modified files:
	guile-core/libguile: numbers.c 

Log message:
	* numbers.c (scm_copy_big_dec, scm_copy_smaller, scm_big_ior,
	scm_big_xor, scm_big_and, scm_big_test): Added new lowlevel bignum
	logical functions from SCM.
	
	(logand, logior, logxor, logtest, logbit?): Extended scheme
	logical functions to use bignums from SCM.
	
	(lognot): Removed call to `SCM_VALIDATE_INUM' that prevented
	lognot from using bignums.


             reply	other threads:[~2000-03-09 14:58 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-09 14:58 gjb [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-06-30  9:08 mdj
2000-06-20  7:55 mdj
2000-04-21  4:35 mdj
2000-04-18 20:26 mdj
2000-03-13 22:41 mdj
2000-03-08 10:16 gjb
1999-09-25 16:11 jimb
1999-09-20 15:09 mdj
1999-09-20 14:51 mdj
1999-09-11 11:49 jimb
1999-09-06 14:12 mdj
1999-08-31  6:37 jimb
1999-08-29 12:26 mdj
1999-08-29 11:15 mdj
1999-07-31  2:05 mdj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20000309225833.4075.qmail@sourceware.cygnus.com \
    --to=gjb@sourceware.cygnus.com \
    --cc=guile-cvs@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).