# # ChangeLog for code/branches/console/src/core/CommandExecutor.cc # # Generated by Trac 1.0.9 # May 20, 2024, 2:44:00 AM Sun, 04 May 2008 14:44:24 GMT landauf [1230] * code/branches/console/cmake/FindBoost.cmake (modified) * code/branches/console/src/core/CMakeLists.txt (modified) * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/CommandExecutor.h (modified) * code/branches/console/src/core/InputBuffer.cc (modified) * code/branches/console/src/core/OutputHandler.cc (modified) * code/branches/console/src/core/OutputHandler.h (modified) * code/branches/console/src/core/TclBind.cc (modified) * code/branches/console/src/core/TclBind.h (modified) * code/branches/console/src/core/TclThreadManager.cc (added) * code/branches/console/src/core/TclThreadManager.h (added) * code/branches/console/src/cpptcl/CppTcl.cc (modified) added a tcl-thread, but there are still some bugs and problems Sun, 27 Apr 2008 20:22:32 GMT landauf [1198] * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/CommandExecutor.h (modified) * code/branches/console/src/core/CorePrereqs.h (modified) * code/branches/console/src/core/TclBind.cc (modified) * code/branches/console/src/core/TclBind.h (modified) CommandExecutor uses Tcl Sun, 27 Apr 2008 14:54:31 GMT landauf [1194] * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/CommandExecutor.h (modified) * code/branches/console/src/core/TclBind.cc (modified) * code/branches/console/src/core/TclBind.h (modified) * code/branches/console/src/cpptcl/CppTcl.cc (modified) * code/branches/console/src/cpptcl/CppTcl.h (modified) * code/branches/console/src/orxonox/GraphicsEngine.cc (modified) tcl can now initialize itself by loading the *.tcl files from media/tcl Sat, 26 Apr 2008 00:56:39 GMT landauf [1189] * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/TclBind.cc (modified) * code/branches/console/src/orxonox/objects/Ambient.h (modified) removed some debug output Sat, 26 Apr 2008 00:50:04 GMT landauf [1188] * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/Functor.h (modified) * code/branches/console/src/core/TclBind.cc (modified) * code/branches/console/src/core/TclBind.h (modified) * code/branches/console/src/orxonox/Orxonox.cc (modified) * code/branches/console/src/orxonox/objects/Ambient.h (modified) removed some bugs tcl knows now orxonox Thu, 24 Apr 2008 22:51:29 GMT landauf [1187] * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/core/CommandExecutor.h (modified) * code/branches/console/src/core/TclBind.cc (modified) * code/branches/console/src/core/TclBind.h (modified) some changes in commandexecutor and tclbind, but there's still a bug ... Wed, 23 Apr 2008 21:10:22 GMT landauf [1149] * code/branches/console/src/core/CommandExecutor.cc (modified) * code/branches/console/src/util/String.cc (modified) removed multi-command parsing (~pipe) in CommandExecutor Sun, 20 Apr 2008 13:54:20 GMT landauf [1117] * code/branches/console (copied) created console branch Mon, 14 Apr 2008 12:19:42 GMT rgrieder [1059] * code/trunk/src/core/CommandExecutor.cc (modified) * code/trunk/src/core/Identifier.cc (modified) * code/trunk/src/core/XMLPort.h (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/visual_studio/base_properties.vsprops (modified) * code/trunk/visual_studio/vc8/core.vcproj (modified) * code/trunk/visual_studio/vc8/tolua++.vcproj (modified) * code/trunk/visual_studio/vc8/util.vcproj (modified) - updated VC++ files - 3 tiny bugfixes