| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Downcase std modules again, move to :: for module dereferencing | Marijn Haverbeke | 2011-05-12 | 1 | -41/+41 |
| * | Rename std modules to be camelcased | Marijn Haverbeke | 2011-05-06 | 1 | -41/+41 |
| * | Un-revert "Use different syntax for checks that matter to typestate", fixing ... | Patrick Walton | 2011-05-02 | 1 | -40/+40 |
| * | Revert "Use different syntax for checks that matter to typestate" | Graydon Hoare | 2011-05-02 | 1 | -40/+40 |
| * | Use different syntax for checks that matter to typestate | Tim Chevalier | 2011-05-02 | 1 | -40/+40 |
| * | Un-XFAIL most library tests. | Graydon Hoare | 2011-04-29 | 1 | -1/+0 |
| * | Re-XFAIL lib-int.rs and lib-uint.rs. | Graydon Hoare | 2011-03-29 | 1 | -0/+1 |
| * | rustc: Un-XFAIL lib-uint.rs | Patrick Walton | 2011-03-29 | 1 | -1/+0 |
| * | Switch xfail system to use comments embedded in source files. | Graydon Hoare | 2011-03-25 | 1 | -0/+1 |
| * | Workaround issue #152 in _uint.next_power_of_two | Roy Frostig | 2010-08-26 | 1 | -0/+47 |