Commit History

Author SHA1 Message Date
  Rich Felker 2f1d1f1ec5 fix mismatched parens in CMPLX def for annex-g-conforming compilers 9 years ago
  Rich Felker a9c2294eef make the definition of _Complex_I explicitly complex 10 years ago
  Rich Felker 4075af4318 make the result of the cimag macro a non-lvalue 10 years ago
  Rich Felker 5ff2a118c6 fix definition of CMPLX macros in complex.h to work in constant expressions 10 years ago
  Bobby Bingham f164875a84 don't shadow functions with macros in C++ 10 years ago
  Szabolcs Nagy faea4c9937 make CMPLX macros available in complex.h in non-c11 mode as well 12 years ago
  Szabolcs Nagy cfbaba79a2 complex: add C11 CMPLX macros and replace cpack with them 12 years ago
  nsz 2d321fa062 complex: make _Complex_I work with gcc -std=c99 -pedantic-errors 12 years ago
  Rich Felker 494ba80e9a simplify creal and cimag macros 12 years ago
  Rich Felker 13e400b355 add creal/cimag macros in complex.h (and use them in the functions defs) 12 years ago
  Rich Felker b69f695ace first commit of the new libm! 12 years ago