#
# ChangeLog for trunk/FACT++/src/Description.cc
#
# Generated by Trac 1.5.2
# 03/26/25 05:15:35

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.


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 16:52:18 GMT tbretz [10408]
	* trunk/FACT++/src/Description.cc (modified)

	Removed a trailing '|' from the html output.


Mon, 18 Apr 2011 09:58:17 GMT tbretz [10381]
	* trunk/FACT++/src/Description.cc (modified)
	* trunk/FACT++/src/Description.h (modified)

	Turned comment and unit in constructor, added a function to return a ...


Sun, 10 Apr 2011 09:39:04 GMT tbretz [10349]
	* trunk/FACT++/src/Description.cc (modified)

	Updated comment.


Sun, 10 Apr 2011 09:13:39 GMT tbretz [10342]
	* trunk/FACT++/src/Description.cc (modified)
	* trunk/FACT++/src/Description.h (modified)

	Replaces local Trim function by new function from tools


Thu, 07 Apr 2011 14:50:29 GMT tbretz [10311]
	* trunk/FACT++/src/Description.cc (modified)

	Added some links to the class reference.


Thu, 07 Apr 2011 11:31:25 GMT tbretz [10297]
	* trunk/FACT++/src/Description.cc (added)
	* trunk/FACT++/src/Description.h (added)

	New struct implementing breaking a descriptive string into name, unit ...