summaryrefslogtreecommitdiff
path: root/include/cppunit/portability
Commit message (Expand)AuthorAgeFilesLines
* error: blank line following trailing backslashDavid Tardon2016-12-161-1/+1
* we no longer need a wrapper for the smart pointer caseMarkus Mohrhard2016-12-152-7/+0
* remove support for old broken C++ compilersMarkus Mohrhard2016-12-116-138/+0
* always use std::unique_ptrMarkus Mohrhard2016-10-151-4/+0
* fix --disable-optional-features buildMarkus Mohrhard2015-11-081-0/+4
* add a flag for adding optional featuresMarkus Mohrhard2015-11-072-1/+8
* Automake cleanup, install and generate changelogTomas Chvatal2012-04-251-2/+2
* 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