Cronologia Commit

Autore SHA1 Messaggio Data
  Simon Sapin fbe5e50316 Publish idna 0.1.5 8 anni fa
  bors-servo 555f275e01 Auto merge of #454 - servo:nll, r=nox 8 anni fa
  Simon Sapin 2efa106431 Fix a lifetime bug uncovered by NLL, thanks @lqd 8 anni fa
  bors-servo 7c27f90044 Auto merge of #453 - Marwes:perf, r=SimonSapin 8 anni fa
  Markus Westerlind 5dfd1ec477 refactor: Avoid doing unnecessary bit operations in rust's const eval 8 anni fa
  Markus Westerlind 76129753a7 Suppress warnings about using AsciiExt 8 anni fa
  Markus Westerlind 35532941e7 refactor: Clarify the single char merging 8 anni fa
  Markus Westerlind 90962bf1fb Limit unicode-normalization to 0.1.5 on travis 8 anni fa
  Markus Westerlind 1525ea6b24 Add missing last element of the uts46 mapping table 8 anni fa
  Markus Westerlind a035e2facc Explain the single character merge 8 anni fa
  Markus Westerlind fca5694347 Store the first indicator directly into the u16 8 anni fa
  Markus Westerlind 281958c0de Split the uts46 table into one more table to avoid storing slices 8 anni fa
  Markus Westerlind 94e836c3f3 perf: Merge ranges which only consists of a single character 8 anni fa
  Markus Westerlind bb83d991d1 perf: Avoid checking for NFC if the string is already normalized (-20%) 8 anni fa
  Markus Westerlind 3071ad4156 perf: Pre-allocate the strings in processing (-5%) 8 anni fa
  Markus Westerlind e035f8909b perf: Split the uts46 table for better cache locality (-4%) 8 anni fa
  Markus Westerlind c493261bdf Add benchmark 8 anni fa
  bors-servo 04d5ec1e7f Auto merge of #439 - servo:test, r=emilio 8 anni fa
  Simon Sapin 9d500e76a0 Update to rustc_test 0.3, unbreak tests on nightly-2018-02-25 8 anni fa
  Simon Sapin 1b84a3944f 1.7.0 8 anni fa
  bors-servo 32c2006658 Auto merge of #433 - dekellum:improve-violations-interface-2, r=nox 8 anni fa
  David Kellum 255df06d4f Add syntax_violation_callback, SyntaxViolation enum 8 anni fa
  David Kellum 42b82fadc5 Test for existing log_violation_syntax interface 8 anni fa
  Simon Sapin 49bea1e876 Fix data-url README 8 anni fa
  bors-servo e447349cbb Auto merge of #432 - servo:data, r=nox 8 anni fa
  Simon Sapin a6e63fed24 Add metadata for the data-url crate 8 anni fa
  Simon Sapin 56446b4c9c Attempt at fixing Travis config for 1.17 8 anni fa
  Simon Sapin 458f67fbe0 Make url_serde use the local url crate when in the repo 8 anni fa
  Simon Sapin a715ed987e Add data-url to the workspace 8 anni fa
  Simon Sapin be56f24817 Travis: Only test url on 1.17 (data-url uses `pub(crate)`) 8 anni fa