| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-02-17 | Remove Real trait and move methods into Float | Brendan Zabarauskas | -6/+6 | |
| This is part of the effort to simplify `std::num`, as tracked in issue #10387. | ||||
| 2014-02-11 | Factoring bigint, rational, and complex out of libextra into libnum. | Felix S. Klock II | -0/+361 | |
| Removed use of globs present in earlier versions of modules. Fix tutorial.md to reflect `extra::rational` ==> `num::rational`. | ||||
