7 Commits (a414e8374dfe32f5efd35a49592698f89878de1f)

Author SHA1 Message Date
Bobby Bingham f164875a84 don't shadow functions with macros in C++ 12 years ago
Szabolcs Nagy faea4c9937 make CMPLX macros available in complex.h in non-c11 mode as well 14 years ago
Szabolcs Nagy cfbaba79a2 complex: add C11 CMPLX macros and replace cpack with them 14 years ago
nsz 2d321fa062 complex: make _Complex_I work with gcc -std=c99 -pedantic-errors 14 years ago
Rich Felker 494ba80e9a simplify creal and cimag macros 14 years ago
Rich Felker 13e400b355 add creal/cimag macros in complex.h (and use them in the functions defs) 14 years ago
Rich Felker b69f695ace first commit of the new libm! 14 years ago