# # ChangeLog for trunk/FACT++/src/State.cc # # Generated by Trac 1.5.2 # 11/06/24 16:21:59 Sun, 26 May 2013 20:18:21 GMT tbretz [16282] * trunk/FACT++/src/Description.cc (modified) * trunk/FACT++/src/DimState.h (modified) * trunk/FACT++/src/State.cc (modified) * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/feedback.cc (modified) * trunk/FACT++/src/makedata.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) * trunk/FACT++/src/ratecontrol.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Replaced push_back by emplac_back were reasonable. Tue, 30 Oct 2012 12:53:07 GMT tbretz [14541] * trunk/FACT++/src/DimState.h (modified) * trunk/FACT++/src/State.cc (modified) * trunk/FACT++/src/State.h (modified) * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) Added time to State so that the time of state reception is propagated. Wed, 20 Apr 2011 15:58:05 GMT tbretz [10429] * trunk/FACT++/src/Console.cc (modified) * trunk/FACT++/src/Description.cc (modified) * trunk/FACT++/src/DimServiceInfoList.cc (modified) * trunk/FACT++/src/LocalControl.cc (modified) * trunk/FACT++/src/MessageImp.cc (modified) * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/ReadlineWindow.cc (modified) * trunk/FACT++/src/RemoteControl.cc (modified) * trunk/FACT++/src/RemoteControl.h (modified) * trunk/FACT++/src/ServiceList.cc (modified) * trunk/FACT++/src/State.cc (modified) * trunk/FACT++/src/StateMachineDim.cc (modified) * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/WindowLog.cc (modified) * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Moved the tools function into their own namespace to get rid of ... Mon, 18 Apr 2011 15:44:13 GMT tbretz [10395] * trunk/FACT++/src/State.cc (added) * trunk/FACT++/src/State.h (added)