| Age | Commit message (Expand) | Author |
| 2008-08-07 | Implement cproj{,f,l}(). | David Schultz |
| 2008-08-07 | Annotate creal(), cimag(), and conj() with __pure2. | David Schultz |
| 2008-03-30 | Implement csqrtl(). | David Schultz |
| 2008-03-30 | Hook hypotl() and cabsl() up to the build. | David Schultz |
| 2007-12-15 | Implement and document csqrt(3) and csqrtf(3). | David Schultz |
| 2007-12-12 | Implement carg(3) and cargf(3). | David Schultz |
| 2004-08-14 | Stop defining '_Complex' in a C99 environment, it is supposed to be a keyword. | Stefan Farfeleder |
| 2004-08-14 | Use tabulators after '#define'. | Stefan Farfeleder |
| 2004-05-30 | Add implementations for cimag{,f,l}, creal{,f,l} and conj{,f,l}. They are | Stefan Farfeleder |
| 2004-05-30 | Remove the macros for creal{,f} and cimag{,f}. They failed to convert their | Stefan Farfeleder |
| 2002-03-23 | Breath deep and take __P out of the system include files. | Warner Losh |
| 2001-06-13 | Added skeleton <complex.h> (aligned with the POSIX.1-200x), mostly | Ruslan Ermilov |