explorerframe: Avoid signed-unsigned integer comparisons.
[wine] / dlls / msvcp90 / math.c
2013-01-16  Piotr Cabanmsvcp90: Added std::arg(complex) implementation.
2013-01-16  Piotr Cabanmsvcp90: Added operators working on complex numbers.
2013-01-16  Piotr Cabanmsvcp90: Added complex<{float, double, long double...
2012-01-10  Piotr Cabanmsvcp90: Fix errors related to name demangling.
2011-05-05  Alexandre Julliardmsvcp: Export the various floating point constants.
2011-05-04  Alexandre Julliardmsvcp: Implement the Ctraits math functions.
2011-05-04  Alexandre Julliardmsvcp: Implement the numeric limit functions.
2011-05-04  Alexandre Julliardmsvcp: Implement the numeric limit constants.