Jeremy Lempereur
|
aeef54febe
trim file paths if needed.
|
6 лет назад |
o0Ignition0o
|
8ef48471a8
Make sure a windows drive letter segment always ends with a slash.
|
7 лет назад |
o0Ignition0o
|
a9ca033439
Pleasing the 1.33.0 borrow checker.
|
7 лет назад |
Jeremy Lempereur
|
0586854c8b
Host parsing rules.
|
7 лет назад |
Jeremy Lempereur
|
54a158b7a2
Path and file parsing.
|
7 лет назад |
Anthony Ramine
|
efe9ab9888
Properly copy hosts of base file:// URLs when needed
|
7 лет назад |
Anthony Ramine
|
e93f999dc5
Fix a Windows quirk
|
7 лет назад |
Anthony Ramine
|
412266a2f8
Refactor parse_file to look more like the spec
|
7 лет назад |
Anthony Ramine
|
fa9f04487b
Fix percent encoding of fragments (closes #491)
|
7 лет назад |
bors-servo
|
f491cb442e
Auto merge of #525 - dekellum:future-proof, r=SimonSapin
|
7 лет назад |
David Kellum
|
cce2d32015
Remove redundant field names in struct init
|
7 лет назад |
David Kellum
|
8cc477f5d3
Disambiguate Display::fmt calls for error types
|
7 лет назад |
David Kellum
|
12ee459903
Add FutureProof variants to ParseError and SyntaxViolation
|
7 лет назад |
Anthony Ramine
|
8bbc39d43d
Make HostInternal private
|
7 лет назад |
Simon Sapin
|
7f1bd6ce1c
percent-encoding: make sets be values of one type, instead of types that implement a trait
|
7 лет назад |
Simon Sapin
|
5aeaf89afe
Make the uts46 module private
|
7 лет назад |
Simon Sapin
|
b567a51e78
Remove rust-encoding support
|
7 лет назад |
Simon Sapin
|
394e63a751
Remove support for the heapsize crate
|
7 лет назад |
Simon Sapin
|
c276a8237a
rustfmt
|
7 лет назад |
Simon Sapin
|
48f3bed3e7
Use Option instead of a custom ViolationFn enum
|
7 лет назад |
Simon Sapin
|
90e65b26d4
Merge commit 'refs/pull/511/head' of github.com:servo/rust-url into 2.0
|
7 лет назад |
Simon Sapin
|
77a10333ec
cargo fix
|
7 лет назад |
est31
|
85bfa5312c
Remove the deprecated log_syntax_violation function for 2.0
|
7 лет назад |
est31
|
5ae0998d22
Remove AsciiExt
|
7 лет назад |
Steven Fackler
|
827cc63750
Use define_encode_set
|
7 лет назад |
Steven Fackler
|
20bebc236e
Escape backslash in special URL path components
|
7 лет назад |
Markus Westerlind
|
76129753a7
Suppress warnings about using AsciiExt
|
8 лет назад |
David Kellum
|
255df06d4f
Add syntax_violation_callback, SyntaxViolation enum
|
8 лет назад |
bors-servo
|
e3e0b34a3b
Auto merge of #412 - valenting:fix-file-bug, r=SimonSapin
|
9 лет назад |
Valentin Gosu
|
a706400a94
Fix file:#frag test case
|
9 лет назад |