public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
* guile/guile-core/libguile ChangeLog async.c as ...
@ 2000-06-28  3:26 dirk
  0 siblings, 0 replies; 3+ messages in thread
From: dirk @ 2000-06-28  3:26 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	dirk@sourceware.cygnus.com	00/06/28 03:26:52

Modified files:
	guile-core/libguile: ChangeLog async.c async.h gc.c init.c 

Log message:
	* Cleaned up initialization of asyncs.
	* Moved handling of scm_gc_async to gc.c.
	* Extracted handling of scheme level after-gc-hook from gc core.


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

* guile/guile-core/libguile ChangeLog async.c as ...
@ 2000-04-05  8:28 cmm
  0 siblings, 0 replies; 3+ messages in thread
From: cmm @ 2000-04-05  8:28 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	cmm@sourceware.cygnus.com	00/04/05 08:28:28

Modified files:
	guile-core/libguile: ChangeLog async.c async.h validate.h 

Log message:
	* async.[ch]: unexpose low-level async access macros (thanks to
	Dirk Herrmann).
	
	* validate.h: move async validation macros to async.c (nobody else
	needs them anyway), and rename them.


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

* guile/guile-core/libguile ChangeLog async.c as ...
@ 2000-04-04 13:07 cmm
  0 siblings, 0 replies; 3+ messages in thread
From: cmm @ 2000-04-04 13:07 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	cmm@sourceware.cygnus.com	00/04/04 13:07:11

Modified files:
	guile-core/libguile: ChangeLog async.c async.h 

Log message:
	* async.h: kill the scm_async_t struct.  having a heap cell
	pretending to be a C struct is not helthy, and is not needed here
	anyway, as asyncs happily fit in one heap cell.
	
	* async.c: reflect the fact that asyncs are now represented by
	single heap cell each.


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

end of thread, other threads:[~2000-06-28  3:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-28  3:26 guile/guile-core/libguile ChangeLog async.c as dirk
  -- strict thread matches above, loose matches on Subject: below --
2000-04-05  8:28 cmm
2000-04-04 13:07 cmm

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