1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00
guile/module
Andy Wingo a7ee7f7cbf New foreign object facility, to replace SMOBs
* libguile/foreign-object.c:
* libguile/foreign-object.h:
* module/system/foreign-object.scm:
* test-suite/standalone/test-foreign-object-c.c:
* test-suite/standalone/test-foreign-object-scm: New files.

* test-suite/standalone/Makefile.am:
* module/Makefile.am:
* libguile/Makefile.am: Add new files.

* libguile.h: Add foreign-object.h.
* libguile/init.c (scm_i_init_guile): Call scm_register_foreign_object.
2014-04-28 10:59:11 +02:00
..
ice-9 Make sure 'ftw' allows directory traversal when running as root. 2014-02-20 22:57:26 +01:00
language Fix foreign slot initialization and access 2014-04-27 11:02:35 +02:00
oop Fix foreign slot initialization and access 2014-04-27 11:02:35 +02:00
rnrs Fix (rnrs io simple) to open file ports in textual mode. 2014-03-19 23:36:46 -04:00
scripts Make snarfing tools more robust to varied C preprocessor behavior. 2014-03-06 17:25:55 -05:00
srfi Calculate usecs correctly in thread-sleep! 2014-03-23 21:58:54 +01:00
sxml Remove duplicate definitions of call/ec' and let/ec'. 2013-04-06 15:40:19 +02:00
system New foreign object facility, to replace SMOBs 2014-04-28 10:59:11 +02:00
texinfo Improve correctness and consistency of 'eval-when' usage. 2014-01-23 10:41:22 -05:00
web Write out HTTP Basic auth headers correctly. 2014-01-21 16:11:04 -05:00
Makefile.am New foreign object facility, to replace SMOBs 2014-04-28 10:59:11 +02:00
rnrs.scm Add missing R6RS `open-file-input/output-port' procedure 2012-11-12 20:47:57 +01:00
statprof.scm add gcprof 2011-05-05 11:43:12 +02:00
texinfo.scm Fix newline preservation in @example with lines beginning with @ 2014-03-17 21:49:16 +01:00