News for scm_call_N and scm_apply_N.
[bpt/guile.git] / srfi /
2001-06-26 Dirk Herrmann* Deprecated scm_makfromstr and added scm_mem2string...
2001-06-25 Marius Vollmer*** empty log message ***
2001-06-25 Marius VollmerUse `re-export-syntax' to correctly re-export `receive'.
2001-06-18 Marius Vollmer*** empty log message ***
2001-06-18 Marius VollmerThe SRFI-19 implementation was completely broken. ...
2001-06-14 Marius Vollmer*** empty log message ***
2001-06-14 Marius VollmerPrevent `export' from re-exporting core bindings.
2001-06-07 Dirk Herrmann* Introduce SCM_UNUSED and mark unused function parameters.
2001-06-07 Martin Grabmüller * srfi-1.scm (fold, fold-pair): Fixed a buggy call...
2001-06-07 Martin Grabmüller * README: Update.
2001-06-03 Marius Vollmer*** empty log message ***
2001-05-31 Martin Grabmüller * srfi-14.scm, srfi-13.scm: Use `load-extension' for...
2001-05-31 Michael Livshin* Makefile.am (MKDEP): copied from libguile/Makefile...
2001-05-28 Michael Livshin* srfi-19.scm: removed a stray open parenthesis. (thanks to
2001-05-24 Michael Livshin* validate.h
2001-05-23 Rob Browning*** empty log message ***
2001-05-23 Rob Browning* srfi-19.scm (:optional): renamed to optional to avoid...
2001-05-23 Rob Browning* srfi-19.scm (:optional): renamed to optional to avoid...
2001-05-23 Martin Grabmüller * README: Update, document available SRFIs.
2001-05-22 Rob Browning*** empty log message ***
2001-05-20 Marius Vollmer*** empty log message ***
2001-05-20 Marius Vollmer(scm_c_init_srfi_14): Added "int" to declaration of
2001-05-19 Marius VollmerFix typos.
2001-05-19 Marius Vollmer*** empty log message ***
2001-05-19 Marius VollmerAvoid using module operations from C.
2001-05-17 Rob Browning* srfi-19.scm (priv:integer-reader-exact): minor cleanups.
2001-05-14 Martin Grabmüller * Makefile.am (srfi_DATA): Added srfi-16.scm.
2001-05-10 Martin Grabmüller * srfi-13.c (scm_string_delete): Logic was inversed...
2001-05-07 Martin Grabmüller * srfi-13.c (scm_string_copyS): Fixed nasty bug.
2001-05-06 Rob Browning*** empty log message ***
2001-05-06 Rob Browning* Makefile.am (srfi_DATA): added srfi-19.scm.
2001-05-06 Rob Browning* srfi-19.scm: New file - time/date SRFI. Thanks to...
2001-05-02 Martin Grabmüller * srfi-14.c, srfi-13.c: Added @bullet to various ...
2001-05-02 Rob Browning* srfi-11.scm (let-values): fix (a b c . d) case. ...
2001-05-02 Martin Grabmüller * Makefile.am (srfi_DATA): Added srfi-10.scm and srfi...
2001-04-27 Rob Browning*** empty log message ***
2001-04-27 Rob Browning * srfi-13.h
2001-04-27 Gary Houston * srfi-13.c (scm_init_srfi_13), srfi-14.c (scm_init_sr...
2001-04-27 Martin Grabmüller * Makefile.am (srfi_DATA): Added srfi-9.scm.
2001-04-26 Rob Browning * Makefile.am (srfi_DATA): added srfi-6.scm.
2001-04-26 Rob Browning*** empty log message ***
2001-04-26 Rob Browning * srfi-8.scm: new file - exports receive.
2001-04-26 Rob Browning * srfi-6.scm: new file - guile already has srfi-6...
2001-04-26 Rob Browning * srfi-2.scm: new file - just use/export (ice-9 and...
2001-04-26 Rob Browning * srfi-11.scm: new file - exports let-values and let...
2001-04-26 Martin Grabmüller Changed two procedure names to match final SRFI docume...
2001-04-25 Martin Grabmüller * configure.in: Don't treat srfi directory specially...
2001-04-25 Martin Grabmüller * srfi-13.c (scm_string_replace): Take sizeof (char...
2001-04-24 Neil Jerram* Makefile.am: Fixed "srf-14.x" typo.
2001-04-24 Martin Grabmüller * guile-srfi.texi: Removed, because merged with the...
2001-04-23 Martin GrabmüllerIntegrated the guile-srfi package into the Guile distri...