| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-02-22 | Move std::num::Integer to libnum | Brendan Zabarauskas | -0/+400 | |
| 2014-02-14 | extern mod => extern crate | Alex Crichton | -1/+1 | |
| This was previously implemented, and it just needed a snapshot to go through | ||||
| 2014-02-11 | Factoring bigint, rational, and complex out of libextra into libnum. | Felix S. Klock II | -0/+22 | |
| Removed use of globs present in earlier versions of modules. Fix tutorial.md to reflect `extra::rational` ==> `num::rational`. | ||||
