| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2011-12-14 | Moved std::math to std::core | Stefan Plantikow | -1/+1 |
| 2011-12-14 | std: export math_f* as math::f* submods and use tailcalls in std::math | Stefan Plantikow | -0/+3 |
| 2011-12-13 | Copy first batch of material from libstd to libcore. | Graydon Hoare | -2/+4 |
| 2011-11-24 | Comment-out some math tests that produce different results on win32 | Brian Anderson | -7/+9 |
| 2011-11-24 | std: math: renaming and documentation fixes | Stefan Plantikow | -1/+2 |
| 2011-11-24 | std: factored f32 and f64 out from math | Stefan Plantikow | -2/+4 |
| 2011-11-24 | std: added missing calls to math; covers C95 completely now, includes tests | Stefan Plantikow | -9/+225 |
| 2011-11-24 | std: rewrote math to support most C95 libmath calls on f32, f64 and float | Stefan Plantikow | -6/+6 |
| 2011-11-21 | Ignore test_log_functions test for now | Marijn Haverbeke | -0/+1 |
| 2011-11-21 | Added logarithm functions for floats to std::math | Stefan Plantikow | -0/+39 |
| 2011-10-18 | Add a math module to the standard lib | Marijn Haverbeke | -0/+34 |
