Default "meet" operator is meet-error for intmap
[bpt/guile.git] / module / web /
2013-02-18 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-01-31 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-01-23 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-01-23 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-01-23 Andy Wingomerge stable-2.0
2013-01-22 Andy Wingoadd read-string and read-string! to (ice-9 rdelim)
2013-01-21 Andy WingoFix http-get* deprecation note
2013-01-15 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-01-11 Andy WingoAdd http-post, http-put, et cetera
2013-01-11 Andy Wingoread-response-body always returns bytevector or #f
2013-01-11 Andy Wingoremove (web http) TODO list
2013-01-11 Andy Wingo(web server) uses (ice-9 iconv)
2013-01-07 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-01-07 Andy Wingohttp-get: don't shutdown write end of socket
2012-12-16 Ludovic Courtèsweb: Correctly detect "No route to host" conditions.
2012-11-28 Ludovic Courtèsweb: Add `http-get*'.
2012-11-28 Ludovic Courtèsweb: Add `response-body-port'.
2012-11-28 Ludovic Courtèsweb: Export `text-content-type?'.
2012-11-27 Daniel Hartwigweb client: correctly handle uri-query, etc. in relativ...
2012-11-26 Ludovic Courtèsweb client: Support relative URIs in some headers.
2012-11-24 Daniel Hartwig(web uri): document that uri-port is an integer
2012-11-24 Daniel Hartwigsyncronize web module docstrings with manual
2012-11-15 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-12 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-11 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-10 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-09 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-09 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-05 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-03 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-10-31 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-10-13 Ludovic Courtèsweb: Fix possible file descriptor leak in `open-socket...
2012-10-12 Ludovic Courtèsweb: Pass `AI_NUMERICSERV' when given a port number.
2012-10-12 Ludovic Courtèsweb: Change `http-get' to try all the addresses for...
2012-08-26 Ian PriceFix uri-encoding for strings with no unreserved chars
2012-08-26 Ian PriceFix uri-encoding for octets 0-15
2012-07-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-07-28 Andy Wingo1;3202;0cMerge remote-tracking branch 'origin/stable...
2012-07-24 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-07-06 Ian PriceDocument and export `declare-opaque-header!'
2012-07-06 Ian PriceAdd HTTP Chunked Encoding support to web modules.
2012-07-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-07-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-07-06 Andy Wingomore uri-related ipv6 fixes
2012-07-06 Daniel Hartwigenhance IPv6 support
2012-07-06 Daniel Hartwigsupport URIs with domain names starting with numbers
2012-06-22 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-05-23 Andy WingoMerge remote-tracking branch 'origin/stable-2.0' master
2012-05-21 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-05-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-05-10 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-05-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-04-30 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-04-26 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-04-26 Andy WingoMerge commit 'f66cbb99ee096186837536885d3436bb334df34d'
2012-04-26 Andy WingoMerge commit '1cd63115be7a25d0ea18aaa0e1eff5658d8db77a'
2012-04-26 Andy WingoMerge commit 'de1eb420a5a95b17e85b19c4d98c869036e9ecb0'
2012-04-26 Andy WingoMerge commit 'd10f7b572c0ca1ccef87f9c46069daa30946e0cf'
2012-03-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-22 Andy Wingoadd bad-request printer
2012-03-22 Andy Wingoadd exception printers for bad-header, bad-header-component
2012-03-22 Andy Wingomicro-optimizations to string-trim-both, and to (web...
2012-03-12 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-12 Andy WingoMerge branch 'master' of git.sv.gnu.org:/srv/git/guile
2012-03-12 Andy Wingoweb http: fix Ma -> Mar
2012-03-11 Andy Wingofix bad-request-printer
2012-03-11 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-03-11 Andy Wingoadd bad-request printer
2012-03-11 Andy Wingoweb server http: 400 Bad Request on bad requests
2012-03-11 Andy Wingoadd exception printers for bad-header, bad-header-component
2012-03-08 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-03-07 Andy Wingomicro-optimizations to string-trim-both, and to (web...
2012-03-06 Andy Wingomicro-optimization in (web server)
2012-03-05 BT TempletonMerge branch 'bt/elisp'
2012-02-23 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-02-22 Andy Wingomicrooptimizations in (web uri)
2012-02-21 Andy Wingoquick fix the quick fix
2012-02-21 Andy Wingoquick fix to uri parser
2012-02-15 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-14 Andy Wingoweb server: fix spurious warning
2012-02-12 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-12 Andy Wingoweb server: do not provide a response body where it...
2012-02-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-11 Andy Wingoweb server: print backtrace on errors when run in batch...
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-02 Bake TimmonsImprove the usage of variable names in Scheme docstrings.
2012-01-09 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-01-09 Andy WingoMerge commit 'f78a1ccede02ccad89d6c91a6b297f1f14a30907'
2012-01-09 Daniel Hartwigpermit non-date values for Expires header
2012-01-07 Ian Price`write-request-line' writes absolute paths, not absolut...
2012-01-07 Andy Wingoremove duplicate write-uri definition
2011-12-22 Andy WingoHTTP: Fix qstring writing of cache-extension values
2011-12-22 Daniel HartwigExtend handling of "Cache-Control" header.
2011-12-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-06 Andy Wingoallow URIs of the form file:///etc/hosts
2011-12-06 Andy WingoUpdate a comment in (web client)
2011-12-01 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-23 Daniel Hartwigfix validators for various list-style headers
2011-10-27 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-10-17 Andy Wingofix (web http) write-date for mondays
next