| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-07-27 | mv std libs to library/ | mark | -162/+0 | |
| 2020-04-06 | Use assoc float consts in libcore | Linus Färnstrand | -1/+0 | |
| 2020-04-05 | Stop importing int/float modules in libcore | Linus Färnstrand | -2/+0 | |
| 2019-12-06 | Format libcore with rustfmt (including tests and benches) | David Tolnay | -6/+6 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -30/+0 | |
| 2017-04-28 | num: add minimal benchmarks for full floating-point formatting | Nathan Froyd | -0/+24 | |
| We have benchmarks for the floating-point formatting algorithms themselves, but not for the surrounding machinery like Formatter and translating to the flt2dec::Part slices. | ||||
| 2017-02-06 | Extract collections benchmarks to libcollections/benches | Son | -0/+171 | |
| And libcore/benches | ||||
