public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
* guile/guile-oops ChangeLog compile.scm configu ...
@ 1999-08-25 21:29 mdj
  0 siblings, 0 replies; only message in thread
From: mdj @ 1999-08-25 21:29 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@egcs.cygnus.com	99/08/25 21:29:29

Modified files:
	guile-oops     : ChangeLog compile.scm configure configure.in 
	                 dispatch.scm goops.c goops.h goops.scm 

Log message:
	* configure.in: Added test for scm_apply_generic.
	
	* goops.c (create_standard_classes): New class
	<primitive-generic>.
	
	* goops.scm (define-primitive-generic): New special form.
	
	* goops.c (scm_init_goops): Create and define generic
	scm_no_applicable_method.
	
	* goops.c (memoize_method): Now returns the cmethod to evaluate.
	(call_memoize_method): Bugfix: Check that another thread hasn't
	inserted a method between the cache miss and locking the mutex.
	(This bug wouldn't have shown itself until POSIX threads.)
	
	* dispatch.scm (method-entry): Moved to compile.scm.
	
	* compile.scm (make-make-next-method): Use compute-cmethod.
	(compute-cmethod): New procedure: Uses code-table if possible.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-08-25 21:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-08-25 21:29 guile/guile-oops ChangeLog compile.scm configu 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).