| Age | Commit message (Expand) | Author | Lines |
| 2021-06-13 | Change tracking issue | ltdk | -1/+1 |
| 2021-06-13 | More lerp tests, altering lerp docs | ltdk | -13/+21 |
| 2021-06-01 | Add lerp method | ltdk | -0/+28 |
| 2021-02-26 | doc: cube root, not cubic root | Trevor Spiteri | -1/+1 |
| 2021-01-20 | Deprecate-in-future the constants superceded by RFC 2700 | bstrie | -13/+10 |
| 2020-12-19 | Auto merge of #79473 - m-ou-se:clamp-in-core, r=m-ou-se | bors | -35/+0 |
| 2020-12-10 | Rollup merge of #77027 - termhn:mul_add_doc_change, r=m-ou-se | Tyler Mandry | -2/+4 |
| 2020-11-27 | Move {f32,f64}::clamp to core. | Mara Bos | -35/+0 |
| 2020-11-22 | Auto merge of #77872 - Xaeroxe:stabilize-clamp, r=scottmcm | bors | -2/+1 |
| 2020-11-20 | We missed 1.49.0, so bump version to 1.50.0 | Jacob Kiesel | -1/+1 |
| 2020-10-31 | Rollup merge of #77099 - tspiteri:exp_m1-examples, r=m-ou-se | Mara Bos | -8/+10 |
| 2020-10-30 | Rollup merge of #78554 - camelid:improve-drop_in_place-docs-wording, r=jyn514 | Yuki Okushi | -1/+1 |
| 2020-10-29 | Improve wording of `core::ptr::drop_in_place` docs | Camelid | -1/+1 |
| 2020-10-13 | Refactor collapsible_if | wcampbell | -14/+12 |
| 2020-10-13 | generalize warning | Gray Olson | -4/+3 |
| 2020-10-12 | Stabilize clamp | Jacob Kiesel | -2/+1 |
| 2020-09-23 | make ln_1p examples more representative of use | Trevor Spiteri | -4/+5 |
| 2020-09-23 | make exp_m1 examples more representative of use | Trevor Spiteri | -4/+5 |
| 2020-09-21 | Edit documentation for `std::{f32,f64}::mul_add`. | Gray Olson | -2/+5 |
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -759/+3 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+1697 |