aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout/floats.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Upgrade to rustc ba2f13ef0 2015-02-04Simon Sapin2015-02-111-5/+5
* Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.Josh Matthews2015-01-281-16/+16
* Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19.Ms2ger2015-01-081-5/+6
* Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d.Ms2ger2014-12-171-19/+19
* Fix spelling mistakes in comments.Joseph Crail2014-12-111-1/+1
* Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8aJack Moffitt2014-11-131-6/+6
* layout: Employ a persistent list data structure to avoid copying floatsPatrick Walton2014-10-311-106/+76
* layout: Make some formatting cleanups.Patrick Walton2014-10-281-1/+1
* Incremental Style RecalcClark Gaebel2014-10-091-1/+4
* layout: Float table wrappers directly instead of generating a blockPatrick Walton2014-09-251-1/+1
* Remove min/max functions from util::geometry. Use std::cmp instead.Simon Sapin2014-09-191-1/+2
* Cargoify servoJack Moffitt2014-09-081-0/+439