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