* strings.h, deprecated.h (SCM_STRING_COERCE_0TERMINATION_X):
[bpt/guile.git] / libguile / deprecated.c
2004-08-10 Marius Vollmer* strings.h, deprecated.h (SCM_STRING_COERCE_0TERMINATI...
2004-08-09 Marius Vollmer(scm_round, scm_truncate): Renamed to scm_c_round and...
2004-08-02 Marius Vollmer* discouraged.h, discouraged.c: New files.
2004-07-27 Marius Vollmer* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving...
2004-07-23 Marius Vollmer(SCM_INUMP, SCM_NINUMP, SCM_INUM): Deprecated by reenam...
2004-07-08 Marius Vollmer* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_M...
2004-07-06 Marius Vollmer* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP...
2004-04-22 Dirk Herrmann Hide the implementation of ilocs and isyms in eval.c.
2003-06-19 Marius Vollmer(scm_strhash, scm_sym2ovcell_soft, scm_sym2ovcell,
2003-06-02 Dirk Herrmann * deprecated.c, deprecated.h, eval.c, eval.h: Deprecated
2003-05-25 Dirk Herrmann * deprecated.c (scm_read_and_eval_x): Fixed C99-ism.
2003-05-20 Marius Vollmer(scm_subr_entry, SCM_SUBR_DOC, scm_make_subr,
2003-05-20 Marius Vollmer(scm_makstr, scm_makfromstr, scm_variable_set_name_hint,
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...