1. 2f1d1f1 fix mismatched parens in CMPLX def for annex-g-conforming compilers by Rich Felker · 9 years ago
  2. a9c2294 make the definition of _Complex_I explicitly complex by Rich Felker · 10 years ago
  3. 4075af4 make the result of the cimag macro a non-lvalue by Rich Felker · 10 years ago
  4. 5ff2a11 fix definition of CMPLX macros in complex.h to work in constant expressions by Rich Felker · 10 years ago
  5. f164875 don't shadow functions with macros in C++ by Bobby Bingham · 10 years ago
  6. faea4c9 make CMPLX macros available in complex.h in non-c11 mode as well by Szabolcs Nagy · 12 years ago
  7. cfbaba7 complex: add C11 CMPLX macros and replace cpack with them by Szabolcs Nagy · 12 years ago
  8. 2d321fa complex: make _Complex_I work with gcc -std=c99 -pedantic-errors by nsz · 12 years ago
  9. 494ba80 simplify creal and cimag macros by Rich Felker · 13 years ago
  10. 13e400b add creal/cimag macros in complex.h (and use them in the functions defs) by Rich Felker · 13 years ago
  11. b69f695 first commit of the new libm! by Rich Felker · 13 years ago