* Remove deprecated macros and typenames.
[bpt/guile.git] / libguile / regex-posix.h
2001-08-31 Dirk Herrmann* Remove deprecated macros and typenames.
2001-07-19 Martin Grabmüller * alist.c, arbiters.c, async.h, backtrace.h, boolean...
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2000-12-08 Keisuke NishidaSmob-related creanup.
2000-06-12 Mikael DjurfeldtUpdated copyrights
2000-04-04 Dirk HerrmannLots of fixes with respect to strict typing.
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-02 Greg J. Badros* list.c: Moved append docs to append! Thanks Dirk...
1999-12-16 Greg J. Badros* *.h: Use SCM_NIMP(X) && in all the FOOP macros.
1999-08-06 Jim BlandyUpdate FSF address in copyright notices.
1999-05-23 Mikael Djurfeldt* arbiters.c, async.c, regex-posix.c: Use new smob...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-09-30 Jim BlandyWarning fixes from Maciej Stachowiak:
1997-06-24 Jim Blandy* regex-posix.c (scm_make_regexp, scm_regexp_exec)...
1997-05-27 Jim BlandyAdd support for POSIX regular expressions.