* strings.c (scm_mem2string): use memcpy rather than by-hand loop.
[bpt/guile.git] / ice-9 / documentation.scm
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2002-12-04 Mikael Djurfeldt* threads.scm (par-map, par-for-each, parallel):
2001-06-03 Marius VollmerAdded exception notice to all files.
2001-05-18 Thien-Thi NguyenFix documentation for Guile Documentation Format Version 2:
2001-04-28 Thien-Thi NguyenUpdate copyright.
2001-01-24 Gary Houston * boot-9.scm: don't import (ice-9 rdelim) here. it...
2000-09-29 Neil Jerram* Enhancements to online help presentation.
2000-06-11 Mikael Djurfeldt* documentation.scm: New module (ice-9 documentation).