Commit Graph

6 Commits

Author SHA1 Message Date
interp 87e3cb0c84 * removed introduced bug in ESCAPE-URI, happened by removing stringhax.scm
(string-reduce was not fold-right but fold-left)
2002-04-26 10:55:28 +00:00
interp 1689c545c8 * removed STRING-HAX library from sunet. (now using SRFI 13 & 14 from
scsh)
2002-04-21 18:55:18 +00:00
sperber 0cbe13d177 Work correctly if port specification is #t (for (CURRENT-OUTPUT-PORT)). 2002-02-21 14:03:18 +00:00
interp 6c702e9a03 sunet can be used with scsh 0.6 now (hopefully).
explicitly named every interface
moved TOOTHLESS.SCM to MODULES.SCM
removed macros from CONDITIONALS.SCM (UNLESS, WHEN, ?, SWITCH, SWITCHQ)
  thereby removed conditionals.scm and the modules SWITCH-SYNTAX and CONDHAX.
2001-08-20 11:31:03 +00:00
interp 9692f2e8d3 thread-support merged 2001-04-27 16:19:34 +00:00
mainzelm 01310403c1 *** empty log message *** 2000-09-26 14:35:26 +00:00