| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Doc/Money. | Baptiste Lepilleur | 2005-07-09 | 4 | -6/+6 |
| * | Fixed memory leak occuring when calling reset(). | Baptiste Lepilleur | 2005-07-05 | 2 | -0/+7 |
| * | added specific copy constructor implementatin to ensure string buffer are det... | Baptiste Lepilleur | 2004-11-19 | 2 | -1/+10 |
| * | added new line at the end of the file. | Baptiste Lepilleur | 2004-11-08 | 1 | -0/+1 |
| * | include/cppunit/TestAssert.h: fixed portability bug pointed out by | Baptiste Lepilleur | 2004-11-08 | 1 | -1/+1 |
| * | include/cppunit/Portability.h: fixed EVC++ 4 detection. | Baptiste Lepilleur | 2004-11-06 | 1 | -4/+6 |
| * | include/cppunit/TestAssert.h: integrated Neil Ferguson patch for high | Baptiste Lepilleur | 2004-11-06 | 1 | -0/+32 |
| * | Include/cppunit/TestAssert. | Baptiste Lepilleur | 2004-11-05 | 1 | -43/+136 |
| * | Added missing operator <<( const char | Baptiste Lepilleur | 2004-09-02 | 1 | -0/+5 |
| * | Include/cppunit/XmlOutputter. | Baptiste Lepilleur | 2004-09-01 | 2 | -0/+24 |
| * | Include/cppunit/Portability. | Baptiste Lepilleur | 2004-06-25 | 2 | -6/+15 |
| * | Include/cppunit/Portability. | Baptiste Lepilleur | 2004-06-25 | 5 | -5/+5 |
| * | Include/cppunit/Portability. | Baptiste Lepilleur | 2004-06-25 | 2 | -1/+3 |
| * | Include/cppunit/Portability. | Baptiste Lepilleur | 2004-06-25 | 12 | -60/+423 |
| * | Release 10.0.2cppunit-1.10.2 | Baptiste Lepilleur | 2004-06-18 | 1 | -1/+1 |
| * | Include/cppunit/extension/TestSuiteBuilderContext. | Baptiste Lepilleur | 2004-06-18 | 1 | -1/+10 |
| * | fixed typo (I'm doing too much python) | Baptiste Lepilleur | 2004-06-17 | 1 | -1/+1 |
| * | Include/cppunit/Portability. | Baptiste Lepilleur | 2004-06-17 | 2 | -1/+6 |
| * | Examples/cppunittest/TestAssertTest. | Baptiste Lepilleur | 2004-03-13 | 2 | -0/+90 |
| * | Configure. | Baptiste Lepilleur | 2004-02-18 | 1 | -1/+0 |
| * | include/cppunit/plugin/testplugin.h: fixed bug #767358, wrong | Baptiste Lepilleur | 2003-07-20 | 1 | -1/+1 |
| * | include/cppunit/config/config-msvc6.h: changed the compiler outputter | Baptiste Lepilleur | 2003-05-15 | 1 | -1/+5 |
| * | Makefile. | Baptiste Lepilleur | 2003-05-07 | 1 | -1/+1 |
| * | Makefile. | Baptiste Lepilleur | 2003-05-07 | 3 | -3/+7 |
| * | include/cppunit/extensions/Makefile.am: removed TestSuiteBuilder.h | Baptiste Lepilleur | 2003-05-07 | 1 | -1/+0 |
| * | include/cppunit/extensions/TestSuiteBuilder.h: removed (unused) | Baptiste Lepilleur | 2003-04-06 | 1 | -91/+0 |
| * | Include/cppunit/extensions/TestNamer. | Baptiste Lepilleur | 2003-03-20 | 1 | -0/+2 |
| * | Include/cppunit/tools/Algorithm. | Baptiste Lepilleur | 2003-03-15 | 1 | -1/+1 |
| * | Src/cppunit/CompilerOutputter. | Baptiste Lepilleur | 2003-03-15 | 1 | -1/+1 |
| * | switched to an implementation using index instead of iterator to avoid usage ... | Baptiste Lepilleur | 2003-03-11 | 1 | -7/+3 |
| * | fixed typos | Baptiste Lepilleur | 2003-03-11 | 1 | -3/+3 |
| * | Include/cppunit/tools/Algorithm. | Baptiste Lepilleur | 2003-03-11 | 1 | -0/+27 |
| * | Include/cppunit/tools/Algorithm. | Baptiste Lepilleur | 2003-03-11 | 2 | -0/+4 |
| * | fixed include path | Baptiste Lepilleur | 2002-12-03 | 1 | -1/+1 |
| * | include/cppunit/TextTestResult.h: added missing dll export for | Baptiste Lepilleur | 2002-12-03 | 1 | -2/+2 |
| * | Include/cppunit/plugin/DynamicLibraryManagerException. | Baptiste Lepilleur | 2002-12-02 | 5 | -1/+64 |
| * | Added newline at end of file (needed for some compilers to work) | Eric Schendel | 2002-09-16 | 8 | -8/+16 |
| * | Added comparator to set | Eric Schendel | 2002-09-16 | 1 | -1/+1 |
| * | Comparator added to map | Eric Schendel | 2002-09-16 | 1 | -1/+1 |
| * | include/cppunit/ui/text/TextTestRunner.h: fixed header guards. | Baptiste Lepilleur | 2002-09-02 | 1 | -3/+3 |
| * | Include/cppunit/TestResult. | Baptiste Lepilleur | 2002-08-29 | 1 | -0/+4 |
| * | preparing for 1.9.10 release | Baptiste Lepilleur | 2002-08-29 | 1 | -1/+1 |
| * | Include/cppunit/CompilerOutputter. | Baptiste Lepilleur | 2002-08-29 | 12 | -62/+115 |
| * | Include/cppunit/Asserter. | Baptiste Lepilleur | 2002-08-29 | 7 | -24/+28 |
| * | Include/cppunit/Portability. | Baptiste Lepilleur | 2002-08-28 | 6 | -179/+313 |
| * | CodingGuideLines. | Baptiste Lepilleur | 2002-08-27 | 6 | -10/+22 |
| * | include/cppunit/XmlOutputterHook.h: integrated Stephan Stapel | Baptiste Lepilleur | 2002-08-03 | 1 | -1/+85 |
| * | Include/cppunit/Exception. | Baptiste Lepilleur | 2002-08-03 | 10 | -68/+225 |
| * | Include/cppunit/Protector. | Baptiste Lepilleur | 2002-07-16 | 4 | -3/+52 |
| * | CodingGuideLines. | Baptiste Lepilleur | 2002-07-14 | 14 | -112/+115 |
