1. 1eab168 math: add type promoting template definition on MSVCRT by Saleem Abdulrasool · 8 years ago
  2. 29a8300 math: fix typo in macro by Saleem Abdulrasool · 8 years ago
  3. af5f91f math: correct the MSVCRT condition by Saleem Abdulrasool · 8 years ago
  4. 766ba68 math: actually pull the declarations/overloads into std by Saleem Abdulrasool · 8 years ago
  5. bacb35f math: follow up to SVN r294902 by Saleem Abdulrasool · 8 years ago
  6. be3d93c math: pull more C functions from std by Saleem Abdulrasool · 8 years ago
  7. 7666130 Fully qualify (preprend ::) calls to math functions from libc by Mehdi Amini · 8 years ago
  8. 7dc2fa3 [libc++] Remove math_win32.h by Shoaib Meenai · 8 years ago
  9. 543cf61 Fix PR28506. Re-enable missing math.h C++11 decls on SunOS. Patch from Michal Gorny. by Eric Fiselier · 8 years ago
  10. 45bae0b PR25118: move system_header pragma before uses of include_next to avoid extension warnings for people finding libc++ headers via -I paths. by Richard Smith · 9 years ago
  11. 4faa394 Split <math.h> out of <cmath>. by Richard Smith · 9 years ago