sunet/scheme
interp f972598f59 Remove module typed-optionals. We don't need it anymore.
Rename function TYPED-OPTONALS to OPTIONALS-FIRST and move its definition
  to the only module that uses it: sxml.scm
Use LET-OPTIONALS instead of OPTIONALS, as it does the job, too, and
  it ensures that the meaning of an argument depends only on its
  position and not on the amount of arguments in front of it.
  This commit removes a pitfall in calls to MAKE-TEXTAREA.
Nearly every example SUrflet continues to work unchanged, except of one
  line in admin-surflets.scm, thus updating it.
2003-07-09 17:18:57 +00:00
..
ftpd Added tentative support for ftp RESTART command. 2003-06-14 12:59:02 +00:00
httpd Remove module typed-optionals. We don't need it anymore. 2003-07-09 17:18:57 +00:00
lib Minor changes in parse-resolv.conf. 2003-06-30 10:57:26 +00:00
xml Fixes for the reader. 2002-01-08 12:53:27 +00:00
packages.scm Added httpd-options-post-bind-thunk. 2003-02-20 17:52:27 +00:00