Commit History

Author SHA1 Message Date
  Simon Sapin 2bb8cf786b Turns out [Ascii] isn’t that useful. Switch to str. 12 years ago
  Simon Sapin 4091e1437a Add a TODO list 12 years ago
  Simon Sapin af590112c2 Fix tests. 12 years ago
  Simon Sapin 8ecc7ad1e1 Add an URL parser, functional style rather than the spec’s state machine 12 years ago
  Simon Sapin d7e8d0b571 Update to rustc 0.9 (ab9ec6d 2014-01-09 05:06:33 -0800) 12 years ago
  Simon Sapin 1db0239ec2 Use EncodingRef rather than &'static Encoding 12 years ago
  Simon Sapin 0ce6320087 Move tests to another file. 12 years ago
  Simon Sapin 89baf99ef7 Remove obsolete comment. 12 years ago
  Simon Sapin d56b2fbb12 ASCII turtles all the way down. 12 years ago
  Simon Sapin 9835ae3bc3 Test and fix punycode decoding. 12 years ago
  Simon Sapin 32b363a921 Add punycode decoding. 12 years ago
  Simon Sapin 5635ac9073 Add URL serialization. 12 years ago
  Simon Sapin dfbfa62b5d Properly deal with non-ASCII domains (without IDNA) 12 years ago
  Simon Sapin d32c21d5cc Add application/x-www-form-urlencoded parser 12 years ago
  Simon Sapin 467173bc95 Add application/x-www-form-urlencoded serializer 12 years ago
  Simon Sapin 0883357026 Add host (and IPv6) serialization. (But without IDNA) 13 years ago
  Simon Sapin f98f27fef1 Add host (and IPv6) serialization 13 years ago
  Simon Sapin 4269f922d4 Simplify the ParsedURL data structures. 13 years ago
  Simon Sapin 7732f02121 Add data structures and test harness. 13 years ago
  Simon Sapin 1009c31bc7 Import and parse test data. 13 years ago
  Simon Sapin 0339bc2d9a Start with an empty crate. 13 years ago