| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-12-18 | std: Remove public bool,tuple,unit modules | Alex Crichton | -0/+45 |
| 2014-05-07 | core: Inherit the unit module | Alex Crichton | -52/+0 |
| 2014-03-23 | std: remove the `equals` method from `TotalEq`. | Huon Wilson | -4/+1 |
| 2014-02-13 | Add some missing Show implementations in libstd | Brendan Zabarauskas | -0/+7 |
| 2014-02-08 | Fix unused import warnings. | OGINO Masanori | -0/+1 |
| 2014-02-07 | Cleaned up imports per coding standards. | chromatic | -1/+1 |
| 2014-02-07 | Removed prelude::* from libstd files. | chromatic | -1/+2 |
| 2014-01-20 | Add operator trait constraints to std::num::{Zero, One} and document their ap... | Brendan Zabarauskas | -10/+0 |
| 2013-11-01 | Reordered the methods in std::Option and std::Result | Marvin Löbel | -5/+1 |
| 2013-09-12 | std: Add a bunch of Default impls | Erick Tryzelaar | -5/+6 |
| 2013-08-26 | Add a Default trait. | Corey Richardson | -0/+5 |
| 2013-08-14 | Methodyfied the string ascii extionsion functions | Marvin Löbel | -0/+54 |
