Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -0/+0 |
| | |||||
* | Upgrade Rust. | Jack Moffitt | 2014-08-02 | 1 | -0/+0 |
| | |||||
* | Upgrade to latest Rust. | Manish Goregaokar | 2014-06-27 | 1 | -0/+0 |
| | |||||
* | Upgrade Rust. | Jack Moffitt | 2014-06-05 | 1 | -0/+0 |
| | |||||
* | Update Rust. | Ms2ger | 2014-05-22 | 1 | -0/+0 |
| | |||||
* | This batch of changes upgrades Servo to work with the Rust upgrade as of | Lars Bergstrom | 2014-04-27 | 1 | -0/+0 |
| | | | | | | April 10, 2014. The main changes are to privacy, to work around the issues with incorrect bounds on the libstd `Arc<Mutex<T>>`, and the various API changes strewn throughout the libraries. | ||||
* | Fix tests. | Josh Matthews | 2014-04-04 | 1 | -0/+0 |
| | |||||
* | Upgrade rust. | Ms2ger | 2014-04-04 | 1 | -0/+0 |
| | |||||
* | Rust upgrades | Lars Bergstrom | 2014-03-18 | 1 | -0/+0 |
| | |||||
* | Upgrade to latest Rust. | Jack Moffitt | 2014-01-12 | 1 | -0/+0 |
| | |||||
* | Upgrade to rust-encoding upstream. | Simon Sapin | 2013-12-13 | 1 | -0/+0 |
| | |||||
* | Add support for non-UTF8 CSS stylesheets, with rust-encoding. | Simon Sapin | 2013-12-11 | 1 | -0/+0 |
| | |||||
* | Add rust-encoding as a submodule. | Simon Sapin | 2013-12-11 | 1 | -0/+0 |
Upstream: https://github.com/lifthrasiir/rust-encoding Servo’s fork: https://github.com/mozilla-servo/rust-encoding As of this writing, upstream’s master branch targets Rust 0.8, and its rust-0.9-pre branch targets Rust master. Servo uses a Rust version in-between those. I pushed a rust-servo branch to our fork that backports from rust-0.9-pre. |