提交历史

作者 SHA1 备注 提交日期
  Andy Wingo 0f42fef119 Add call-with-input-bytevector, call-with-output-bytevector 4 年之前
  Ludovic Courtès 1ab2105339 web: Accept URI host names consisting only of hex digits. 4 年之前
  Andy Wingo 6a102205da Merge from stable-2.2 5 年之前
  Timothy Sample 420c2632bb Make URI handling locale independent. 5 年之前
  Andy Wingo c248ea10be Remove all deprecated code 8 年之前
  Andy Wingo 7095a536f3 web: add support for URI-reference 8 年之前
  Andy Wingo 687d393e2c Fix uri-decode behavior for "+" 8 年之前
  Andy Wingo 18c44b29e4 web: Location header is URI-reference; better URI-reference support 10 年之前
  Aleix Conchillo Flaque 6fe2803b45 web: uri-encode hexadecimal percent-encoding is now uppercase 12 年之前
  Daniel Hartwig dc87126115 minor tweaks to web documentation 12 年之前
  Andy Wingo 5a35d42aa5 add read-string and read-string! to (ice-9 rdelim) 12 年之前
  Daniel Hartwig 4e81e9d9a3 web client: correctly handle uri-query, etc. in relative URI headers 12 年之前
  Daniel Hartwig 890647559d (web uri): document that uri-port is an integer 12 年之前
  Daniel Hartwig 06883ae000 syncronize web module docstrings with manual 12 年之前
  Ian Price 866210bf24 Fix uri-encoding for strings with no unreserved chars 12 年之前
  Ian Price b401fe7169 Fix uri-encoding for octets 0-15 12 年之前
  Andy Wingo 3fabb2d2be more uri-related ipv6 fixes 12 年之前
  Daniel Hartwig 81e7210f14 enhance IPv6 support 13 年之前
  Daniel Hartwig 274e2eecf1 support URIs with domain names starting with numbers 13 年之前
  Andy Wingo 7ea70f355e microoptimizations in (web uri) 13 年之前
  Andy Wingo 4f6e8ba7bc quick fix the quick fix 13 年之前
  Andy Wingo 1868309a9e quick fix to uri parser 13 年之前
  Andy Wingo 679eea4f0e allow URIs of the form file:///etc/hosts 13 年之前
  Andy Wingo a964aa62c2 web server more assiduous about closing ports 14 年之前
  Andy Wingo 6854c32480 core modules use (ice-9 binary-ports) instead of (rnrs io ports) 14 年之前
  Andy Wingo 91b320fe16 uri-encode fast path 14 年之前
  Andy Wingo 7d6b8b75fc uri-decode #:encoding, not #:charset 14 年之前
  Andy Wingo 8745c33afb rename string->uri and uri->string. 14 年之前
  Andy Wingo 277bbe9624 document (web uri), and simplify uri-encode 14 年之前
  Andy Wingo 998191fd4f fix testing code in web/server 14 年之前