1
0
Fork 0
Commit graph

4 commits

Author SHA1 Message Date
Andy Wingo
1636c96f9f remove obsolete (tekuti url)
* tekuti/url.scm: Remove.
* Makefile.am: Remove url.scm

* tekuti/post.scm: Remove reference to (tekuti url).
  (parse-post-data): Use uri-encode.
2011-02-22 22:19:30 +01:00
Andy Wingo
c099b9532c add a simple cache
* tekuti/cache.scm: Add a simple cache.
2010-12-03 19:59:32 +01:00
Andy Wingo
da85967b42 use compile warnings
* Makefile.am (GUILE_WARNINGS): Use compile warnings when compiling
  tekuti.
2010-11-13 18:48:18 +01:00
Andy Wingo
4f62c95bde autotoolize, and compile the scheme files
* .gitignore:
* AUTHORS:
* COPYING:
* ChangeLog:
* Makefile.am:
* NEWS:
* README:
* acinclude.m4:
* configure.ac:
* env.in: All the needed bits.
2010-11-13 18:48:18 +01:00