summaryrefslogtreecommitdiff
path: root/src/cppunit/TypeInfoHelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* replace 0 with nullptr when assigning to a pointerFlorian Becker2021-10-011-2/+2
* we always require RTTI nowMarkus Mohrhard2016-10-151-6/+0
* workaround problem when mxing older gcc with newer versions, fdo#52539Andriy Gapon2012-08-141-3/+6
* use portable way to access free, fdo#52536Markus Mohrhard2012-08-071-1/+1
* don't crash if demangling fails, fdo#52539Markus Mohrhard2012-08-071-2/+10
* Config/ax_cxx_gcc_abi_demangle.Baptiste Lepilleur2009-11-241-0/+1
* Configure.Baptiste Lepilleur2004-02-181-0/+19
* Src/cppunit/CompilerOutputter.Baptiste Lepilleur2003-03-151-1/+1
* Include/cppunit/config/Portability.Baptiste Lepilleur2002-07-121-2/+3
* Src/cppunit/TypeInfoHelper.Baptiste Lepilleur2002-06-141-0/+8
* Src/cppunit/PlugInManager.Baptiste Lepilleur2002-04-191-3/+3
* Configure.Baptiste Lepilleur2002-04-191-10/+5
* Change from CPPUNIT_USE_TYPEINFO to CPPUNIT_USE_TYPEINFO_NAMESteve M. Robbins2001-07-061-2/+2
* Use new macro name CPPUNIT_FUNC_STRING_COMPARE_STRING_FIRSTBastiaan Bakker2001-06-171-2/+2
* Revert unintended commitSteve M. Robbins2001-06-111-1/+0
* *** empty log message ***Steve M. Robbins2001-06-111-0/+1
* Src/cppunit/TypeInfoHelper.Baptiste Lepilleur2001-06-051-1/+0
* Determine string::compare() weirdness automatically.Steve M. Robbins2001-06-021-1/+2
* Change to templatized TestAssert::assertEquals() and the new CPPUNIT_ASSERT* ...Steve M. Robbins2001-06-021-5/+12
* Replace CU_ by CPPUNIT_.Steve M. Robbins2001-06-021-2/+2
* :registerFactory(factory) now generate a dummy name based on a serial number ...Baptiste Lepilleur2001-05-181-4/+3
* Merged Baptiste Lepilleurs CppUnitW 1.2.Bastiaan Bakker2001-04-291-0/+24