aboutsummaryrefslogtreecommitdiffstats
path: root/components/util/namespace.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove string_cache dependency from util.Matt Brubeck2015-07-011-14/+0
* Remove some as_slice calls.Ms2ger2015-04-241-1/+1
* Use Gecko's simpler Bloom filter instead of one based on hashPatrick Walton2014-10-101-0/+1
* Use string-cache's Namespace typeKeegan McAllister2014-09-291-38/+5
* Handle null strings in Namespace::new.Ms2ger2014-09-231-9/+12
* Fixed #3386.Clark Gaebel2014-09-181-1/+1
* Added a bloom filter to CSS selector matching.Clark Gaebel2014-09-151-1/+1
* Cargoify servoJack Moffitt2014-09-081-0/+43