| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-09-15 | Remove {uint,int,u64,i64,...}::from_str,from_str_radix | blake2-ppc | -18/+18 | |
| Remove these in favor of the two traits themselves and the wrapper function std::from_str::from_str. Add the function std::num::from_str_radix in the corresponding role for the FromStrRadix trait. | ||||
| 2013-08-19 | doc: add condition tutorial | Graydon Hoare | -0/+876 | |
