1
0
Fork 0
tekuti/tekuti
Andy Wingo 26216a593a with-i/o procedures close their ports
* tekuti/util.scm (with-output-to-string*, with-input-from-string*): New
  hacky helpers, which close the port before returning the string or
  result.  Hopefully reduce pressure on the GC.
  (shell:quote):
* tekuti/git.scm (git-commit-reverse-operations, with-output-to-blob*)
  (with-input-from-blob*):
* tekuti/filters.scm (wordpress->sxml): Use the string* procedures.
2011-04-25 19:10:07 +02:00
..
base64.scm base64 efficiency hacks 2010-11-13 18:47:03 +01:00
boot.scm fix locale setting 2010-11-23 23:15:54 +01:00
cache.scm fix time comparisons 2010-12-06 13:06:50 +01:00
comment.scm support for deleting post comments 2011-02-18 23:34:17 +01:00
config.scm config refactor so that tekuti knows its public address 2010-11-22 23:33:08 +01:00
filters.scm with-i/o procedures close their ports 2011-04-25 19:10:07 +02:00
git.scm with-i/o procedures close their ports 2011-04-25 19:10:07 +02:00
index.scm fix caching 2010-12-05 20:23:01 +01:00
match-bind.scm fix a number of syncase porting bugs 2010-11-13 18:48:18 +01:00
mod-lisp.scm mod-lisp updates 2011-02-18 23:20:26 +01:00
page-helpers.scm s/unparse-uri/uri->string/ 2011-02-18 23:34:57 +01:00
page.scm add atom feeds for tags 2011-04-25 19:05:49 +02:00
post.scm remove obsolete (tekuti url) 2011-02-22 22:19:30 +01:00
request.scm use ice-9 binary-ports 2011-02-22 22:21:30 +01:00
tags.scm (tekuti tags) uses (web uri) 2010-11-13 19:09:35 +01:00
template.scm add head link tag for atom feed 2011-02-18 23:22:46 +01:00
util.scm with-i/o procedures close their ports 2011-04-25 19:10:07 +02:00
web.scm add atom feeds for tags 2011-04-25 19:05:49 +02:00