Add insults.
[bpt/guile.git] / ice-9 / Makefile.am
1999-09-11 Marius Vollmer* Makefile.am: Removed mention of readline.scm.
1999-09-11 Jim BlandyDelete the test which compares the configuration date...
1999-09-11 Mikael Djurfeldt* Makefile.am (ice9_sources): Added debugger.scm.
1999-07-19 Jim Blandy* streams.scm: New module, contributed by Michael Livshin.
1999-06-09 Jim Blandy* Makefile.am (ice9_sources): Add popen.scm to list.
1999-05-09 Jim Blandy* string-case.scm: Removed; functions moved to libguile...
1999-05-02 Jim Blandy* Makefile.am: Add string-case.scm and format.scm to...
1999-02-12 Jim BlandyA new argument-processing package from Russ McManus.
1999-02-12 Jim BlandyA new argument-processing package from Russ McManus.
1999-02-06 Jim Blandy* and-let*.scm: New file, from Michael Livshin.
1998-12-10 Mikael Djurfeldt* Makefile.am: Removed setf.scm.
1998-12-07 Mikael Djurfeldt* Makefile.am: Added setf.scm.
1998-10-19 Jim BlandyTalked to Stallman. Actually, the syntax-case copyrigh...
1998-10-19 Jim BlandyWe can't include Kent Dybvig's syntax-case macro expand...
1998-05-19 Mikael Djurfeldt* Makefile.am (ice9_sources): Add emacs.scm.
1997-10-25 Jim Blandy* Makefile.am: Include readline.scm in the list of...
1997-09-30 Jim BlandySuggestion and script from Maciej Stachowiak:
1997-08-19 Mikael DjurfeldtAdded syncase.scm, psyntax.pp, psyntax.ss
1997-08-18 Mikael Djurfeldt* * session.scm: New file: Session support.
1997-06-22 Jim BlandyTry to detect when people are using one version of...
1997-05-27 Jim Blandy* regex.scm: New file.
1997-05-07 Jim Blandy* Makefile.am (ETAGS_ARGS): New variable, since we...
1997-04-27 Jim Blandy* Makefile.am (subpkgdatadir): Use "ice-9" instead...
1997-04-24 Jim BlandyGet 'make dist' to work again.
1996-12-03 Tom TromeyChanges to use automake-generated Makefile.ins everywhere