Commit History

Author SHA1 Message Date
  Dirkjan Ochtman bbfb2c0c79 url: tweak code order in test module 6 years ago
  Dirkjan Ochtman 595624961f url: replace use of macros in data-driven tests 6 years ago
  Dirkjan Ochtman c9ed907ed1 url: remove usage of custom test framework 6 years ago
  Dirkjan Ochtman 7861920ed8 url: fix warnings from doc tests 6 years ago
  Dirkjan Ochtman 3cc7e69595 idna: switch to stack-allocated simple Errors struct 6 years ago
  Jacob Hoffman-Andrews 52670622fb Show components in Url's Debug implementation (#637) 6 years ago
  Dirkjan Ochtman 7b8b8416c3 url: test that setting scheme to file with host fails (see #278) 6 years ago
  Behnam Esfahbod 4c1be65d0a [idna] Add unit tests for punycode prefix edge cases 9 years ago
  Dirkjan Ochtman 8dedda48c6 idna: prevent allocations in punycode encoding (fixes #561) 6 years ago
  Dirkjan Ochtman cb099d7588 idna: add fast path for ASCII characters to bidi classification 6 years ago
  Dirkjan Ochtman 8c22586d68 idna: add a fast path for mapping simple ASCII characters 6 years ago
  Dirkjan Ochtman e579c03677 idna: simplify validation of decoded labels 6 years ago
  Dirkjan Ochtman 4ff34cbdc0 idna: separate pass for bidi validation 6 years ago
  Dirkjan Ochtman e4fc79ad93 idna: deduplicate handling of invalid input 6 years ago
  Dirkjan Ochtman adeffad400 idna: add a fast path for simple domains 6 years ago
  Dirkjan Ochtman fcc8a9066f idna: add some simple benchmarks 6 years ago
  Dirkjan Ochtman 6198d3f2e9 percent_encoding: use regular crate layout 6 years ago
  Dirkjan Ochtman 554742b90a form_urlencoded: inline small private module 6 years ago
  sjj 9512b551f8 Silence only panics that expect panic 7 years ago
  sjj 6f2402b20b Fix a Cargo warning 7 years ago
  Dirkjan Ochtman 4654d97afc chore: fix formatting/clippy issues after merged PR 6 years ago
  Argentumbolo 47b6555468 form-urlencoded: Allow to encode key parameters without a values 7 years ago
  Dirkjan Ochtman 501481d90a chore: add code coverage support 6 years ago
  Dirkjan Ochtman 2bf4bedda5 chore: update crates to 2018 edition 6 years ago
  Dirkjan Ochtman 2c0be97dc6 chore: use easier to understand control flow for unsafe code 6 years ago
  Josh Mcguigan 3b587ea32f unsafe audit 6 years ago
  Dirkjan Ochtman d7dab152af Add some more badges to README 6 years ago
  Dirkjan Ochtman 1f4130e826 Remove Travis and AppVeyor configuration 6 years ago
  Dirkjan Ochtman af0a8db253 Add configuration for GitHub Actions 6 years ago
  Dirkjan Ochtman e1f8abb49b idna: simplify validation API 6 years ago