--- trunk/OOPSE-2.0/ChangeLog 2004/10/28 21:42:30 1680 +++ trunk/OOPSE-2.0/ChangeLog 2004/10/28 22:26:32 1681 @@ -1,3 +1,28 @@ +2004-10-28 16:28 tim + + * src/utils/next_combination.hpp, + test/utils/NextCombinationTestCase.cpp, + test/utils/ReplaceWildCardTestCase.cpp: Done with combination + +2004-10-28 16:11 tim + + * src/utils/next_combination.hpp: change documentation of + next_combination.hpp + +2004-10-28 15:41 tim + + * ChangeLog, src/utils/next_combination.hpp, + test/utils/NextCombinationTestCase.cpp, + test/utils/NextCombinationTestCase.hpp: ReplaceWildCard is working + +2004-10-28 15:01 tim + + * src/utils/next_combination.hpp: adding replace wildcard function + +2004-10-28 14:33 tim + + * src/utils/next_combination.hpp: Minor change + 2004-10-28 14:06 tim * ChangeLog, src/applications/simpleBuilder/MoLocator.hpp,