Commit History

Author SHA1 Message Date
  Valentin Gosu 93b8e2f170 Merge pull request #852 from atouchet/bdg 3 years ago
  Valentin Gosu 077075be33 Merge pull request #853 from lucacasonato/move_url_debugger_to_separate_crate 3 years ago
  Luca Casonato 4b31c13cf7 Move debugger_visualizer tests to separate crate 3 years ago
  Alex Touchet 291f7b901f Remove obsolete badge references 3 years ago
  Valentin Gosu a3e07c7de5 Merge pull request #840 from servo/update-ver 3 years ago
  Valentin Gosu 1317d9d27f update dependencies 3 years ago
  Valentin Gosu a25f3a89e9 Update url to v2.4.0 3 years ago
  Valentin Gosu 2a12745baf Update idna to 0.4.0 3 years ago
  Valentin Gosu 1e6fd5db7c Update form_urlencoded to 1.2.0 3 years ago
  Valentin Gosu 90833ff69f Update percent-encoding to 2.3.0 3 years ago
  Valentin Gosu f5b961cfa2 Update data-url to 0.3.0 3 years ago
  Valentin Gosu 0e25146814 Merge pull request #839 from servo/fix-838 3 years ago
  Valentin Gosu 21f32d64b7 Fix lint 3 years ago
  Valentin Gosu df88a29c91 Also fix issue where path segment could be confused with drive letter because we don't check if the path is empty 3 years ago
  Valentin Gosu 5432fd8fed Fix 838 3 years ago
  Valentin Gosu 206d37851b Merge pull request #832 from dtolnay-contrib/serde 3 years ago
  David Tolnay 0238febe01 Compile with serde feature on Rust playground and docs.rs 3 years ago
  Valentin Gosu 6385c81d9b Merge pull request #722 from madsmtm/partial_no_std 3 years ago
  Mads Marquart 4afc9829dc Fix error wording in `data-url` and `idna` when missing `alloc` feature 3 years ago
  Valentin Gosu 1006cf54dd Update msrv to 1.56 to keep up with serde-derive (#827) 3 years ago
  Quentin Santos c6299f92d8 Url is special (#826) 3 years ago
  Quentin Santos a4633bed0c No colon when setting empty password (#825) 3 years ago
  Quentin Santos 1092960635 Avoid string allocation to get length of port (#823) 3 years ago
  Quentin Santos 74b8694568 Fix anarchist URL where path starts with // (#817) 3 years ago
  Mads Marquart 934edd4b1a Test no_std support in CI 5 years ago
  Mads Marquart a24c4d6264 Make idna no_std compatible 3 years ago
  Mads Marquart 070b8a3d9f Make data-url no_std compatible 3 years ago
  Mads Marquart 57ea92efca Make form_urlencoded no_std compatible 3 years ago
  Mads Marquart 964fb73ebf Add `std` feature to `percent_encoding` 3 years ago
  Valentin Gosu edeaea7f1e Merge pull request #819 from servo/wpt 3 years ago