guix-play/guix
Ludovic Courtès 1424a96e25 web: Backport chunked encoding support for Guile <= 2.0.5.
* guix/web.scm (when-guile<=2.0.5): New macro.
  (read-chunk-header, read-chunk, read-chunk-body,
  make-chunked-input-port, read-response-body*)[when-guile<=2.0.5]: New
  procedures.
  (http-fetch): Clarify message when (not data).
2013-04-27 11:37:31 +02:00
..
build Add (guix build-system cmake). 2013-03-28 21:04:54 +01:00
build-system Add (guix build-system cmake). 2013-03-28 21:04:54 +01:00
scripts refresh: Add `--select'. 2013-04-25 22:56:25 +02:00
base32.scm Update license headers. 2013-01-06 00:47:50 +01:00
build-system.scm Update license headers. 2013-01-06 00:47:50 +01:00
config.scm.in substitute-binary: Implement `--substitute'. 2013-04-12 17:31:01 +02:00
derivations.scm scripts: Report what will be substituted. 2013-04-17 00:08:21 +02:00
download.scm Factorize `download-and-store'. 2013-04-21 22:40:40 +02:00
ftp-client.scm ftp-client: Add `ftp-size'. 2013-01-06 18:23:44 +01:00
gnu-maintenance.scm gnu-maintenance: Add newline in warning messages. 2013-04-25 23:07:24 +02:00
gnupg.scm Add `guix refresh' and related auto-update tools. 2013-04-25 00:13:56 +02:00
licenses.scm licenses: Add 'x11-style'. 2013-03-06 20:40:11 +00:00
nar.scm nar: Add support for symlinks. 2013-04-12 14:42:56 +02:00
packages.scm packages: Use read' and source properties for package-field-location'. 2013-04-25 00:13:56 +02:00
serialization.scm Add (guix nar) and (guix serialization). 2013-04-04 22:29:08 +02:00
snix.scm snix: Prefer synopses from the Womb rather than from Nixpkgs. 2013-04-20 11:52:50 +02:00
store.scm daemon: Gracefully handle cases where the daemon does not return a status code. 2013-04-20 10:53:31 +02:00
ui.scm ui: Move macro definitions before any use. 2013-04-22 13:24:39 +02:00
utils.scm Add `guix refresh' and related auto-update tools. 2013-04-25 00:13:56 +02:00
web.scm web: Backport chunked encoding support for Guile <= 2.0.5. 2013-04-27 11:37:31 +02:00