1. 5df171d cmath: Skip Libc for integral types in isinf, etc. by Duncan P. N. Exon Smith · 8 years ago
  2. 04b59f9 [libc++] Drop support for CRTs older than VS 2015 by Shoaib Meenai · 8 years ago
  3. 1eab168 math: add type promoting template definition on MSVCRT by Saleem Abdulrasool · 8 years ago
  4. 29a8300 math: fix typo in macro by Saleem Abdulrasool · 8 years ago
  5. af5f91f math: correct the MSVCRT condition by Saleem Abdulrasool · 8 years ago
  6. 766ba68 math: actually pull the declarations/overloads into std by Saleem Abdulrasool · 8 years ago
  7. bacb35f math: follow up to SVN r294902 by Saleem Abdulrasool · 8 years ago
  8. be3d93c math: pull more C functions from std by Saleem Abdulrasool · 8 years ago
  9. 7666130 Fully qualify (preprend ::) calls to math functions from libc by Mehdi Amini · 8 years ago
  10. 7dc2fa3 [libc++] Remove math_win32.h by Shoaib Meenai · 8 years ago
  11. 543cf61 Fix PR28506. Re-enable missing math.h C++11 decls on SunOS. Patch from Michal Gorny. by Eric Fiselier · 8 years ago
  12. 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
  13. 4faa394 Split <math.h> out of <cmath>. by Richard Smith · 9 years ago