| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement cproj{,f,l}(). | das | 2008-08-07 | 1 | -0/+4 |
* | Annotate creal(), cimag(), and conj() with __pure2. | das | 2008-08-07 | 1 | -9/+10 |
* | Implement csqrtl(). | das | 2008-03-30 | 1 | -0/+2 |
* | Hook hypotl() and cabsl() up to the build. | das | 2008-03-30 | 1 | -1/+2 |
* | Implement and document csqrt(3) and csqrtf(3). | das | 2007-12-15 | 1 | -1/+3 |
* | Implement carg(3) and cargf(3). | das | 2007-12-12 | 1 | -0/+2 |
* | Stop defining '_Complex' in a C99 environment, it is supposed to be a keyword. | stefanf | 2004-08-14 | 1 | -0/+2 |
* | Use tabulators after '#define'. | stefanf | 2004-08-14 | 1 | -5/+5 |
* | Add implementations for cimag{,f,l}, creal{,f,l} and conj{,f,l}. They are | stefanf | 2004-05-30 | 1 | -6/+12 |
* | Remove the macros for creal{,f} and cimag{,f}. They failed to convert their | stefanf | 2004-05-30 | 1 | -7/+0 |
* | Breath deep and take __P out of the system include files. | imp | 2002-03-23 | 1 | -6/+6 |
* | Added skeleton <complex.h> (aligned with the POSIX.1-200x), mostly | ru | 2001-06-13 | 1 | -0/+60 |