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 arbiters.c async.c b ...
Date: Thu, 09 Mar 2000 10:58:00 -0000	[thread overview]
Message-ID: <20000309185859.30495.qmail@sourceware.cygnus.com> (raw)

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

Modified files:
	guile-core/libguile: arbiters.c async.c boolean.h debug.c dynl.c 
	                     dynwind.c eval.c eval.h feature.c feature.h 
	                     filesys.c filesys.h fluids.c fluids.h 
	                     fports.c fports.h gc.c gc.h hash.c 
	                     keywords.h macros.c mallocs.c numbers.c 
	                     numbers.h objects.c objects.h options.c 
	                     options.h pairs.h ports.c ports.h print.c 
	                     print.h procs.h ramap.c read.c smob.c 
	                     smob.h srcprop.h stacks.c stacks.h 
	                     strports.c struct.c tag.c tags.h throw.c 
	                     unif.c unif.h variable.c variable.h 
	                     vectors.h weaks.c weaks.h 

Log message:
	*.[ch]: make a distinction between SCM as a generic
	name for a Scheme object (now a void*), and SCM as 32 bit word for
	storing tags and immediates (now a long int).  Introduced
	SCM_ASWORD and SCM_ASSCM for conversion. Fixed various dubious
	code in the process: arbiter.c (use macros), unif.c (scm_array_p),


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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-09 10:58 gjb [this message]
2000-03-12 10:29 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=20000309185859.30495.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).