drop extra 2006-02-06 heading
[bpt/guile.git] / libguile / deprecation.c
2006-04-17 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2005-03-10 Marius Vollmer(scm_c_issue_deprecation_warning): Use malloc instead...
2005-03-02 Marius VollmerComment on #endif
2005-01-11 Marius Vollmer* eval.c, debug.h (SCM_WARN_DEPRECATED): New debug...
2004-09-22 Marius Vollmer*** empty log message ***
2004-08-19 Marius Vollmer* strings.h, strings.c: (scm_i_string_chars, scm_i_stri...
2004-08-10 Marius Vollmer* stime.c, socket.c, simpos.c, procs.c, posix.c, ports.c,
2004-07-06 Marius Vollmer* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP...
2003-07-09 Kevin Ryde(scm_c_issue_deprecation_warning_fmt): Add va_end.
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-03-25 Rob Browning* deprecation.c: #include <config.h> if HAVE_CONFIG_H.
2002-08-16 Han-Wen Nienhuys* mallocs.c (scm_malloc_obj): use scm_gc_malloc in...
2002-03-14 Thien-Thi NguyenRetire inclusion guard macro SCM_MAGIC_SNARFER.
2002-02-27 Stefan Jahn2002-02-27 Stefan Jahn <stefan@lkcc.org>
2002-02-11 Marius VollmerReimplemented to allow deprecation messages while the...
2001-08-31 Dirk Herrmann* Removed lots of deprecated stuff.
2001-06-28 Keisuke Nishida * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list...
2001-06-20 Gary Houston * deprecation.c, extensions.c, rw.c: include string.h.
2001-05-26 Michael Livshinrevert the ill-considered part of the 2001-05-24 changes
2001-05-22 Marius Vollmer(scm_include_deprecated_features): Make docstring
2001-05-16 Dirk Herrmann* Renamed GUILE_WARN_DEPRECATED_DEFAULT to SCM_WARN_DEP...
2001-05-15 Marius VollmerMerge from mvo-vcell-cleanup-1-branch.
2001-05-14 Dirk Herrmann* Deprecated some definitions.
2001-05-09 Michael Livshin* ports.c (scm_c_read): pointer arithmetic on void...
2001-05-02 Marius Vollmer* deprecation.h, deprecation.c: New.