# # ChangeLog for code/branches/testing/src/libraries # # Generated by Trac 1.0.9 # Nov 22, 2024, 12:35:37 PM Sun, 01 Apr 2012 16:48:06 GMT landauf [9077] * code/branches/testing/cmake/LibraryConfig.cmake (modified) * code/branches/testing/src/libraries/util/Math.h (modified) * code/branches/testing/test/CMakeLists.txt (modified) * code/branches/testing/test/CTestCustom.cmake (modified) reverted changes of r9020 in LibraryConfig.cmake fixed warning in ... Sun, 01 Apr 2012 09:07:02 GMT landauf [9076] * code/branches/testing/src/libraries/util/StringUtils.cc (modified) * code/branches/testing/src/libraries/util/StringUtils.h (modified) small fixes and adjustments of code and documentation Sun, 18 Mar 2012 17:43:24 GMT landauf [9047] * code/branches/testing/src/libraries/core/command/ConsoleCommand.h (modified) * code/branches/testing/src/libraries/util/SubString.cc (modified) * code/branches/testing/src/libraries/util/SubString.h (modified) * code/branches/testing/src/libraries/util/VA_NARGS.h (modified) * code/branches/testing/src/modules/notifications/dispatchers/CommandNotification.cc (modified) made SubString more standard compliant Sun, 11 Mar 2012 20:19:47 GMT landauf [9026] * code/branches/testing/src/libraries/util/Math.h (modified) * code/branches/testing/test/util/MathTest.cc (modified) removed obsolete (and wrong for negative values) round() function ... Sun, 12 Feb 2012 17:24:32 GMT landauf [9015] * code/branches/testing (copied) creating branch to experiment with testing frameworks Sat, 26 Nov 2011 17:22:13 GMT dafrick [8952] * code/trunk/src/libraries/network/MasterServer.cc (modified) * code/trunk/src/libraries/network/packet/Gamestate.cc (modified) * code/trunk/src/modules/pong/PongAI.cc (modified) * code/trunk/src/modules/questsystem/QuestManager.cc (modified) * code/trunk/src/orxonox/gametypes/TeamBaseMatch.cc (modified) Removing some unused variables and taking care of some other warnings ...