src/common/error-model.cc
Wed, 02 Jul 2008 13:21:43 -0700 Mathieu Lacage do not make m_enable protected
Mon, 21 Apr 2008 09:04:08 -0700 Mathieu Lacage merge with HEAD
Tue, 15 Apr 2008 15:10:53 -0700 Mathieu Lacage NS_LOG_FUNCTION -> NS_LOG_FUNCTION_NOARGS and NS_LOG_PARAMS -> NS_LOG_FUNCTION
Thu, 17 Apr 2008 13:42:25 -0700 Mathieu Lacage get rid of Attribute class. Use AttributeValue subclasses directly.
Thu, 13 Mar 2008 12:56:49 -0700 Mathieu Lacage add back support for introspected doxygen.
Wed, 27 Feb 2008 22:19:39 +0100 Mathieu Lacage merge with HEAD
Tue, 26 Feb 2008 23:27:19 +0100 Mathieu Lacage use names closer to those used in the previous DefaultValues.
Tue, 26 Feb 2008 18:33:10 +0100 Mathieu Lacage use Attributes in ErrorModel.
Fri, 08 Feb 2008 18:24:35 +0100 Mathieu Lacage merge with HEAD
Thu, 07 Feb 2008 19:57:21 +0100 Mathieu Lacage bug 133: automate RandomVariable memory management.
Fri, 15 Feb 2008 20:03:48 +0100 Mathieu Lacage bug 133: automate RandomVariable memory management.
Thu, 31 Jan 2008 22:11:03 +0100 Mathieu Lacage QueryInterface -> GetObject
Wed, 16 Jan 2008 10:27:07 +0100 Mathieu Lacage interface-id -> type-id
Tue, 15 Jan 2008 12:44:09 +0100 Mathieu Lacage iid -> tid
Tue, 15 Jan 2008 12:43:07 +0100 Mathieu Lacage iid (void) -> GetTypeId (void)
Tue, 15 Jan 2008 12:36:22 +0100 Mathieu Lacage InterfaceId -> TypeId
Thu, 03 Jan 2008 11:39:45 +0100 Mathieu Lacage replace ComponentManager::Create and ClassId with InterfaceId::CreateObjest and InterfaceId
Thu, 03 Jan 2008 08:34:31 +0100 Mathieu Lacage get rid of MakeInterfaceId
Wed, 02 Jan 2008 10:33:39 +0100 Mathieu Lacage replace static const Interface iid; with static InterfaceId iid (void);
Wed, 02 Jan 2008 09:09:24 +0100 Mathieu Lacage add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
Thu, 22 Nov 2007 10:30:29 +0100 Mathieu Lacage merge
Wed, 14 Nov 2007 20:40:05 -0800 Tom Henderson Add src/common/error-model implementation and example script, and add to NetDevices
less more (0) tip