summaryrefslogtreecommitdiff
path: root/include/cppunit/portability
Commit message (Expand)AuthorAgeFilesLines
* Fix for Solaris "finite" in ieeefp.h instead of math.hStephan Bergmann2012-02-011-0/+5
* Make floatingPointIsFinite() return int. Fix comment about comparisons and I...Steve M. Robbins2007-03-051-5/+8
* Portability/FloatingPoint.h must include Portability.hSteve M. Robbins2007-02-251-0/+1
* Src/cppunit/TestAssert.Baptiste Lepilleur2007-02-242-5/+56
* made sure Portability.h is included...Baptiste Lepilleur2005-10-271-0/+2
* better float & double string conversionBaptiste Lepilleur2005-10-131-3/+4
* added new line at the end of the file.Baptiste Lepilleur2004-11-081-0/+1
* Added missing operator <<( const charBaptiste Lepilleur2004-09-021-0/+5
* Include/cppunit/Portability.Baptiste Lepilleur2004-06-251-2/+10
* Include/cppunit/Portability.Baptiste Lepilleur2004-06-251-1/+2
* Include/cppunit/Portability.Baptiste Lepilleur2004-06-251-0/+330
* Added newline at end of file (needed for some compilers to work)Eric Schendel2002-09-164-4/+8
* CodingGuideLines.Baptiste Lepilleur2002-07-146-14/+57
* Include/cppunit/ui/text/TestRunner.Baptiste Lepilleur2002-07-134-0/+94