index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
math.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
support _BSD_SOURCE feature test macro
Rich Felker
2012-05-22
1
-2
/
+8
*
fix definitions of FP_ILOGB constants
Rich Felker
2012-05-05
1
-2
/
+2
*
support alternate glibc name pow10 for exp10
Rich Felker
2012-05-01
1
-0
/
+3
*
first try at writing an efficient and "correct" exp10
Rich Felker
2012-04-30
1
-0
/
+4
*
fix incorrect macro name for MATH_ERREXCEPT in math.h
Rich Felker
2012-04-18
1
-1
/
+1
*
optimize signbit macro
Rich Felker
2012-03-30
1
-2
/
+2
*
make math.h more c++-friendly
Rich Felker
2012-03-30
1
-2
/
+5
*
move nonstandard gamma() etc. to _GNU_SOURCE only
Rich Felker
2012-03-17
1
-4
/
+4
*
c++ seems to want some casts in the float representation-access macros
Rich Felker
2012-03-17
1
-2
/
+2
*
in math.h make lgamma_r and non-double bessel _GNU_SOURCE only
nsz
2012-03-15
1
-20
/
+18
*
efficient sincos based on sin and cos
nsz
2012-03-15
1
-0
/
+4
*
first commit of the new libm!
Rich Felker
2012-03-13
1
-9
/
+64
*
fix nan/infinity macros in math.h, etc.
Rich Felker
2012-03-02
1
-6
/
+8
*
typo in math.h c version check
Rich Felker
2012-03-02
1
-1
/
+1
*
make math.h compatibe with c89
Rich Felker
2012-03-02
1
-1
/
+5
*
add float_t and double_t to math.h
Rich Felker
2012-02-15
1
-0
/
+2
*
fix all missing instances of __cplusplus checks/extern "C" in headers
Rich Felker
2011-11-10
1
-0
/
+8
*
isgreater etc. relation macros for math.h
Rich Felker
2011-06-08
1
-0
/
+18
*
extensive header cleanup for standards conformance & correctness
Rich Felker
2011-02-14
1
-17
/
+19
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+300