Commit History

Author SHA1 Message Date
  Nicholas Bishop dc0b0a229c Fix typo: charcter -> character 7 years ago
  bors-servo 89dc0b7633 Auto merge of #495 - djmitche:position-in-docs, r=SimonSapin 7 years ago
  Dustin J. Mitchell 8db631ca64 Include url::Position in top-level docs 7 years ago
  bors-servo a1d8c8849f Auto merge of #477 - redox-os:redox, r=SimonSapin 7 years ago
  Jeremy Soller 01404b7040 Redox patches 7 years ago
  bors-servo 3851a94a08 Auto merge of #474 - spl:patch-1, r=SimonSapin 7 years ago
  Sean Leather 736c4ee674 Fix typo 7 years ago
  bors-servo 1b857788c9 Auto merge of #470 - Darkspirit:https, r=jdm 7 years ago
  Jan Andre Ikenmeyer 73a0630e76 Remove unneeded webhook notification 7 years ago
  bors-servo 1cc36c0f61 Auto merge of #469 - sfackler:backslash-path, r=SimonSapin 7 years ago
  Steven Fackler 85af99e195 Bump version numbers 7 years ago
  Steven Fackler 827cc63750 Use define_encode_set 7 years ago
  Steven Fackler 20bebc236e Escape backslash in special URL path components 7 years ago
  Simon Sapin a07eac08a0 Merge branch 'nll-1.6' 8 years ago
  Simon Sapin 5852553035 Fix a lifetime bug uncovered by NLL, thanks @lqd 8 years ago
  Simon Sapin fbe5e50316 Publish idna 0.1.5 8 years ago
  bors-servo 555f275e01 Auto merge of #454 - servo:nll, r=nox 8 years ago
  Simon Sapin 2efa106431 Fix a lifetime bug uncovered by NLL, thanks @lqd 8 years ago
  bors-servo 7c27f90044 Auto merge of #453 - Marwes:perf, r=SimonSapin 8 years ago
  Markus Westerlind 5dfd1ec477 refactor: Avoid doing unnecessary bit operations in rust's const eval 8 years ago
  Markus Westerlind 76129753a7 Suppress warnings about using AsciiExt 8 years ago
  Markus Westerlind 35532941e7 refactor: Clarify the single char merging 8 years ago
  Markus Westerlind 90962bf1fb Limit unicode-normalization to 0.1.5 on travis 8 years ago
  Markus Westerlind 1525ea6b24 Add missing last element of the uts46 mapping table 8 years ago
  Markus Westerlind a035e2facc Explain the single character merge 8 years ago
  Markus Westerlind fca5694347 Store the first indicator directly into the u16 8 years ago
  Markus Westerlind 281958c0de Split the uts46 table into one more table to avoid storing slices 8 years ago
  Markus Westerlind 94e836c3f3 perf: Merge ranges which only consists of a single character 8 years ago
  Markus Westerlind bb83d991d1 perf: Avoid checking for NFC if the string is already normalized (-20%) 8 years ago
  Markus Westerlind 3071ad4156 perf: Pre-allocate the strings in processing (-5%) 8 years ago