public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
* guile/guile-core/libguile arbiters.c async.c b ...
@ 2000-03-09 10:58 gjb
  0 siblings, 0 replies; 2+ messages in thread
From: gjb @ 2000-03-09 10:58 UTC (permalink / raw)
  To: guile-cvs

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),


^ permalink raw reply	[flat|nested] 2+ messages in thread

* guile/guile-core/libguile arbiters.c async.c b ...
@ 2000-03-12 10:29 mdj
  0 siblings, 0 replies; 2+ messages in thread
From: mdj @ 2000-03-12 10:29 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@sourceware.cygnus.com	00/03/12 10:29:39

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

Log message:
	


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-03-12 10:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-09 10:58 guile/guile-core/libguile arbiters.c async.c b gjb
2000-03-12 10:29 mdj

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).