تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Simon Sapin 458f67fbe0 Make url_serde use the local url crate when in the repo 8 سال پیش
  Simon Sapin a715ed987e Add data-url to the workspace 8 سال پیش
  Simon Sapin be56f24817 Travis: Only test url on 1.17 (data-url uses `pub(crate)`) 8 سال پیش
  Simon Sapin e76e98c446 Merge branch 'master' of ../rust-data-url into data 8 سال پیش
  Simon Sapin cc670f686b Move into a subdirectory, to prepare for merge into the rust-url repository 8 سال پیش
  Simon Sapin a2851be757 Use `cargo test --all` on Travis 8 سال پیش
  Simon Sapin d56fcdd066 Add Mime::get_parameter 8 سال پیش
  Simon Sapin 72a19fa69e Switch to WHATWG’s MIME type parsing algorithm 8 سال پیش
  Simon Sapin 16e0e57bbd Use serde to read JSON into custom types rather than serde_json::Value 8 سال پیش
  Simon Sapin 226e0a4ece Run (very few of) the WPT MIME parsing tests 8 سال پیش
  Simon Sapin 28c79fb2de Another base64 bug 8 سال پیش
  Simon Sapin 245626794e Fix some base64 bugs 8 سال پیش
  Simon Sapin f18ed94bce Add some detail to base64 errors 8 سال پیش
  Simon Sapin fb3174bec8 Run WPT tests for base64 8 سال پیش
  Simon Sapin 63493ba0cc Move base64 to a separate module 8 سال پیش
  Simon Sapin 0b58116c77 Add base64 decoding to Vec 8 سال پیش
  Simon Sapin cfe91f8b0e Add base64 to the public API 8 سال پیش
  Simon Sapin e2b423ab01 Run data URL tests from WPT 8 سال پیش
  Simon Sapin 7c4eeea6a4 Import test cases from Web Platform Tests 8 سال پیش
  Simon Sapin 5876b2933f Add a doctest 8 سال پیش
  Simon Sapin 6953b97a16 Percent-encode fragments 8 سال پیش
  Simon Sapin 105581033f Percent-encode the mime type like the URL parser would 8 سال پیش
  Simon Sapin 9d8acc3980 Add a wrapper types for fragments 8 سال پیش
  Simon Sapin 1cff0dd6cc Use a closure and a generic error type rather than io::Write 8 سال پیش
  Simon Sapin dd3e072232 Separate base64 error from IO error 8 سال پیش
  Simon Sapin 5551c48039 Don’t split at a comma within the URL fragment 8 سال پیش
  Simon Sapin 14c82067d0 Implicit "text/plain" when MIME type starts with ";" 8 سال پیش
  Simon Sapin c12c810675 Invalid MIME types default to "text/plain;charset=US-ASCII" 8 سال پیش
  Simon Sapin ad7372a038 First pass at implementing "the data: URL processor", untested for now. 8 سال پیش
  Simon Sapin 4c61d25b16 cargo new 8 سال پیش