From e0dca255f820e260305b88eb80f0ccb567c8c183 Mon Sep 17 00:00:00 2001 From: tsntsumi Date: Sun, 14 Sep 2003 19:01:07 +0000 Subject: [PATCH] # add change --- ChangeLog | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5d55254..456fdea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2003-09-14 TSUTSUMI Kikuo + + * src/ccunit/CCUnitVersion.c, src/ccunit/CCUnitTestSuite.h: + add doxycomment + + * src/ccunit/CCUnitTestSuite.c: delete doxycomment + + * src/ccunit/CCUnitTestRunner.h, src/ccunit/CCUnitTestResult.h, src/ccunit/CCUnitTestListener.h, src/ccunit/CCUnitTestFixture.h, src/ccunit/CCUnitTestFailure.h, src/ccunit/CCUnitTestCase.h, src/ccunit/CCUnitTest.h, src/ccunit/CCUnitMakeSuite.h, src/ccunit/CCUnitLogMessage.h, src/ccunit/CCUnitList.h: + add doxycomment + + * src/ccunit/CCUnitConfig.h: move typdefs to CCUnitAssert.h + + * src/ccunit/CCUnitAssert.h, src/ccunit/CCUnitAssert.c: add doxycomment + + * src/ccunit/CCUnit.h: moved mainpage comment to doc/mainpage.dox + + * doc/mainpage.dox: new + + * doc/Doxyfile.in: add mainpage source file to input + + * src/ccunit/CCUnitConfig.h, src/ccunit/CCUnitAssert.h, src/ccunit/CCUnitAssert.c: + remade more type safe function + + * configure.ac: check u_XXXX types + 2003-09-13 TSUTSUMI Kikuo * doc/Doxyfile.in: change DOT to DOT_PATH -- 2.11.0