This is the mail archive of the guile-cvs@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

guile/guile-core/libguile ChangeLog pairs.c pr ...


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	dirk@sourceware.cygnus.com	00/04/25 02:45:16

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

Log message:
	* Remove function scm_init_iprocs, remove struct scm_iproc and simplify
	initialization of c[ad]+r functions.
	* Remove structs scm_subr and scm_dsubr and access the function cell words
	directly instead of casting a cell to a C struct.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]