# # ChangeLog for code/branches/consolecommands3/src/libraries/core/Functor.h # # Generated by Trac 1.0.9 # Jun 19, 2024, 7:51:48 AM Thu, 19 Aug 2010 14:57:06 GMT landauf [7189] * code/branches/consolecommands3/src/libraries/core/CommandEvaluation.cc (modified) * code/branches/consolecommands3/src/libraries/core/CommandEvaluation.h (modified) * code/branches/consolecommands3/src/libraries/core/CommandExecutor.cc (modified) * code/branches/consolecommands3/src/libraries/core/CommandExecutor.h (modified) * code/branches/consolecommands3/src/libraries/core/Executor.cc (modified) * code/branches/consolecommands3/src/libraries/core/Executor.h (modified) * code/branches/consolecommands3/src/libraries/core/Functor.h (modified) * code/branches/consolecommands3/src/libraries/core/LuaState.cc (modified) * code/branches/consolecommands3/src/libraries/core/LuaState.h (modified) * code/branches/consolecommands3/src/libraries/core/Shell.cc (modified) * code/branches/consolecommands3/src/libraries/core/TclBind.cc (modified) * code/branches/consolecommands3/src/libraries/core/TclBind.h (modified) * code/branches/consolecommands3/src/libraries/core/TclThreadManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/XMLPort.h (modified) * code/branches/consolecommands3/src/libraries/util/MultiType.h (modified) changed passing of the returnvalue in the command execution pipeline: ... Thu, 19 Aug 2010 11:23:43 GMT landauf [7188] * code/branches/consolecommands3/src/libraries/core/Executor.h (modified) * code/branches/consolecommands3/src/libraries/core/Functor.h (modified) * code/branches/consolecommands3/src/libraries/core/LuaState.h (modified) reduced amount of member variables in Functor by moving these rarely ... Thu, 19 Aug 2010 00:11:28 GMT landauf [7185] * code/branches/consolecommands3/src/libraries/core/ConsoleCommand.cc (modified) * code/branches/consolecommands3/src/libraries/core/ConsoleCommand.h (modified) * code/branches/consolecommands3/src/libraries/core/Functor.h (modified) continued working on the new console command interface and implementation Wed, 18 Aug 2010 13:43:11 GMT landauf [7180] * code/branches/consolecommands3/src/libraries/core/Functor.h (modified) adjusted Functor to work with the changes introduced in r7177 Wed, 18 Aug 2010 13:39:01 GMT landauf [7179] * code/branches/consolecommands3 (modified) * code/branches/consolecommands3/src/libraries/core/ConsoleCommand.cc (modified) * code/branches/consolecommands3/src/libraries/core/ConsoleCommand.h (modified) * code/branches/consolecommands3/src/libraries/core/Functor.h (modified) * code/branches/consolecommands3/src/libraries/core/LuaState.h (modified) * code/branches/consolecommands3/src/libraries/util/Convert.h (modified) * code/branches/consolecommands3/src/libraries/util/VA_NARGS.h (copied) merged consolecommands2 to consolecommands3 Wed, 18 Aug 2010 13:28:12 GMT landauf [7178] * code/branches/consolecommands3 (copied) next annual update of the consolecommands branch Tue, 17 Aug 2010 23:52:55 GMT landauf [7177] * code/trunk/src/libraries/core/Executor.h (modified) * code/trunk/src/libraries/core/Functor.h (modified) fixed a potential problem introduced in r7158 - calling an executor ...