(SCM_GC8MARKP, SCM_SETGC8MARK, SCM_CLRGC8MARK):
[bpt/guile.git] / libguile / deprecated.h
2003-05-12 Mikael Djurfeldt(SCM_GC8MARKP, SCM_SETGC8MARK, SCM_CLRGC8MARK):
2003-05-01 Marius Vollmer(scm_rstate, scm_rng, SCM_SLOPPY_CONSP, SCM_SLOPPY_NCONSP,
2003-04-30 Marius Vollmer(scm_protect_object, scm_unprotect_object, SCM_SETAND_CAR,
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-03-26 Marius VollmerMore deprecated stuff.
2003-03-26 Marius Vollmer* deprecated.c, deprecated.h: New files, to collect...