Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly parenthesize the __tg_is_complex() macro by moving a closing | schweikh | 2007-02-02 | 1 | -2/+2 |
* | Add a workaround to recognise I/_Complex_I as complex arguments. Although | stefanf | 2004-09-03 | 1 | -1/+2 |
* | Use the keyword '_Complex' rather than the macro 'complex' since | stefanf | 2004-09-03 | 1 | -4/+4 |
* | Embarrassing typo: s/nextbyint/nearbyint/ | stefanf | 2004-09-03 | 1 | -1/+1 |
* | Implement C99's standard header <tgmath.h>. It provides type-generic macros | stefanf | 2004-08-08 | 1 | -0/+166 |