Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2001-07-11 | Update. | Andreas Jaeger | 1 | -1/+1 |
2001-07-07 | Update. | Ulrich Drepper | 1 | -1/+1 |
2001-07-07 | (__ieee754_acoshl): acosh(x) = ln(2x) if x > 2^30. | Ulrich Drepper | 1 | -1/+1 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 74 | -592/+594 |
2001-06-29 | asinh implmentation for 128-bit long doubles. | Andreas Jaeger | 1 | -0/+87 |
2001-06-19 | Update | Andreas Jaeger | 1 | -1/+1 |
2001-06-19 | 128 bit implementation of tanh. | Andreas Jaeger | 1 | -0/+106 |
2001-06-16 | Update. | Ulrich Drepper | 3 | -8/+8 |
2001-06-11 | Update. | Andreas Jaeger | 1 | -0/+103 |
2001-06-11 | Update. | Andreas Jaeger | 1 | -0/+1 |
2001-06-06 | Update. | Ulrich Drepper | 11 | -40/+94 |
2001-06-04 | 128 bit sinh implementation. | Andreas Jaeger | 1 | -0/+105 |
2001-05-29 | (__ieee754_sinhl): sinhl(x) = x when x < 2^-32. | Andreas Jaeger | 1 | -1/+1 |
2001-05-29 | Update. | Andreas Jaeger | 1 | -0/+311 |
2001-05-22 | Update. | Andreas Jaeger | 1 | -0/+244 |
2001-05-15 | expm1 implementation for 128-bit long double. | Andreas Jaeger | 1 | -0/+145 |
2001-05-14 | * locales/ms_MY: Fix entries for Tue and Wednesday. | Andreas Jaeger | 1 | -3/+3 |
2001-05-12 | Update. | Andreas Jaeger | 1 | -2/+1 |
2001-05-12 | Update. | Andreas Jaeger | 9 | -6/+11 |
2001-05-12 | Update. | Andreas Jaeger | 7 | -2/+12 |
2001-04-20 | Arcsine implementation for IEEE 128-bit long double. | Ulrich Drepper | 1 | -0/+248 |
2001-04-19 | (__ieee754_sqrt): Remove unused variables b and n. | Andreas Jaeger | 1 | -2/+2 |
2001-04-17 | Update. | Ulrich Drepper | 1 | -9/+4 |
2001-04-17 | Update. | Ulrich Drepper | 2 | -25/+173 |
2001-04-14 | Update. | Ulrich Drepper | 1 | -0/+218 |
2001-04-08 | Update. | Ulrich Drepper | 1 | -5/+5 |
2001-04-07 | * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Use sincos | Andreas Jaeger | 1 | -4/+2 |
2001-04-05 | Update. | Ulrich Drepper | 1 | -1/+1 |
2001-04-05 | Update. | Ulrich Drepper | 1 | -1/+1 |
2001-04-05 | Update. | Ulrich Drepper | 2 | -0/+414 |
2001-04-02 | Update. | Andreas Jaeger | 2 | -5/+5 |
2001-03-28 | Update. | Ulrich Drepper | 1 | -1/+0 |
2001-03-27 | Update. | Ulrich Drepper | 1 | -15/+0 |
2001-03-17 | Update. | Ulrich Drepper | 1 | -6/+9 |
2001-03-16 | Update. | Ulrich Drepper | 1 | -0/+445 |
2001-03-14 | Update. | Ulrich Drepper | 1 | -1/+1 |
2001-03-13 | Update. | Ulrich Drepper | 1 | -0/+4 |
2001-03-13 | Update. | Ulrich Drepper | 24 | -302/+327 |
2001-03-12 | Fix a typo in the function name. | Ulrich Drepper | 1 | -1/+1 |
2001-03-12 | Fix warnings. | Ulrich Drepper | 48 | -17218/+17358 |
2001-03-12 | (Init_Lib): Use void as parameter list. | Ulrich Drepper | 1 | -5/+5 |
2001-03-12 | Update. | Ulrich Drepper | 64 | -2186/+42109 |
2001-03-04 | Update. | Ulrich Drepper | 4 | -8/+438 |
2001-02-26 | Update. | Ulrich Drepper | 1 | -0/+368 |
2001-02-19 | Update. | Ulrich Drepper | 2 | -0/+8 |
2001-02-19 | Update. | Ulrich Drepper | 1 | -0/+635 |
2001-02-17 | Update. | Ulrich Drepper | 2 | -0/+258 |
2001-02-17 | Renamed to e_exp2. | Ulrich Drepper | 2 | -258/+0 |
2001-02-13 | Little optimization, use sincos. | Ulrich Drepper | 6 | -22/+21 |
2001-02-13 | Update. | Ulrich Drepper | 3 | -6/+3 |