merge from 1.8 branch
[bpt/guile.git] / ice-9 / optargs.scm
2006-04-16 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2004-09-25 Kevin Ryde(let-optional-template, let-keywords-template): Change
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2002-12-12 Marius Vollmer(improper-list-copy): New.
2001-10-21 Mikael Djurfeldt* lib.scm: Move module the system directives `export',
2001-09-09 Thien-Thi Nguyen(lambda*): Record the broken-down argument list in
2001-08-31 Dirk Herrmann* Remove #& reader extension.
2001-07-19 Martin Grabmüller * and-let-star.scm, debug.scm, debugger.scm, history...
2001-06-09 Marius Vollmer(lambda*): Make sure that BODY is always put into a
2001-06-03 Marius VollmerAdded exception notice to all files.
2001-05-20 Marius Vollmer(#\&): Use `issue-deprecation-warning' instead of
2001-05-15 Marius VollmerMerged from mvo-vcell-cleanup-1-branch.
2001-04-28 Thien-Thi NguyenSurround commentary w/ standard markers; nfc.
2001-03-05 Neil Jerram* Use "'()" instead of "()" in optargs.scm.
2000-10-15 Neil Jerram* Fix typos in optargs.scm.
2000-08-19 Marius Vollmer* optargs.scm (#\&): Changed #:allow-other-key-value to
2000-08-16 Marius Vollmer* optargs.scm (#\&): Emit warning about `#&' being...
2000-08-16 Marius Vollmer* optargs.scm: Replaced `#&' reader syntax with keywords.
1999-08-06 Jim BlandyUpdate FSF address in copyright notices.
1999-06-03 Mikael Djurfeldt* optargs.scm (lambda*): Bugfix: Replaced ARGLIST -->
1999-02-16 Maciej Stachowiak* optargs.scm (lambda*): Handle empty argument lists...
1999-02-09 Maciej Stachowiak* NEWS: Added entry for optargs module.