aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/util/range.rs
Commit message (Expand)AuthorAgeFilesLines
* Cargoify servoJack Moffitt2014-09-081-355/+0
* Add a layout debug module. This outputs a trace of the layout process to a JSONGlenn Watson2014-09-041-1/+1
* Upgrade to latest Rust.Manish Goregaokar2014-06-271-3/+3
* Upgrade Rust.Jack Moffitt2014-06-051-1/+1
* Improve Range method documentation and field and parameter namesBrendan Zabarauskas2014-05-151-22/+91
* Make RangeIndex trait more generalBrendan Zabarauskas2014-05-141-50/+58
* Add RangeIndex trait and iteratorBrendan Zabarauskas2014-05-121-36/+139
* Require Range<T> to have a signed integer TBrendan Zabarauskas2014-05-071-14/+14
* Use {} instead of {:?} for debug!ing in util::rangeBrendan Zabarauskas2014-05-071-7/+8
* Make range genericBrendan Zabarauskas2014-05-071-34/+44
* This batch of changes upgrades Servo to work with the Rust upgrade as ofLars Bergstrom2014-04-271-2/+2
* Fix some private type in public signature warnings.Josh Matthews2014-04-161-1/+1
* Remove trailing whitespace.Ms2ger2014-04-071-4/+4
* Rust upgradesLars Bergstrom2014-03-181-3/+3
* fmt! -> format!Keegan McAllister2013-10-311-5/+5
* Add default formatters for Au and RangeKeegan McAllister2013-10-311-0/+7
* Optimize reflow by changing enums to traits and inlining morePatrick Walton2013-10-281-1/+21
* Update to latest Rust.Jack Moffitt2013-10-211-2/+2
* For loops and misc changesKeegan McAllister2013-08-151-8/+3
* Trait changes, and eliminate 'copy'Keegan McAllister2013-08-151-0/+1
* Add utility methods to RangeSeth Fowler2013-06-261-0/+16
* Update for language changesBrian Anderson2013-06-261-15/+17
* Remove the `servo-` prefix from core components.Patrick Walton2013-05-281-0/+123