src/core/config.cc
Wed, 23 Apr 2008 14:56:58 -0700 Mathieu Lacage add a couple of helper test macros
Thu, 17 Apr 2008 15:50:49 -0700 Mathieu Lacage merge with HEAD
Thu, 17 Apr 2008 13:42:25 -0700 Mathieu Lacage get rid of Attribute class. Use AttributeValue subclasses directly.
Thu, 10 Apr 2008 11:11:34 -0700 Mathieu Lacage add functions to access list of root namespace objects
Wed, 09 Apr 2008 14:58:52 -0700 Mathieu Lacage add ObjectVector::GetItemTypeId
Wed, 09 Apr 2008 12:15:24 -0700 Mathieu Lacage get rid of implicit conversion of Attribute to/from Ptr<>. Replace this with an explicit Pointer class.
Thu, 10 Apr 2008 15:04:47 -0400 Raj Bhattacharjea Add support for TCP cwnd tracing
Mon, 24 Mar 2008 13:15:53 -0700 Mathieu Lacage cleanup.
Sun, 16 Mar 2008 20:59:04 +0100 Mathieu Lacage introduce ObjectBase::GetInstanceTypeId
Tue, 11 Mar 2008 13:46:22 -0700 Mathieu Lacage Config::Connect -> Config::ConnectWithoutContext && Config::ConnectWithContext -> Config::Connect
Tue, 11 Mar 2008 13:34:29 -0700 Mathieu Lacage TraceSourceConnect -> TraceConnect && TraceSourceDisconnect -> TraceDisconnect
Mon, 10 Mar 2008 14:52:08 -0700 Mathieu Lacage add missing copyright/license headers
Sun, 09 Mar 2008 21:07:14 +0100 Mathieu Lacage add FailSafe versions of setters which could fail.
Fri, 07 Mar 2008 12:18:34 -0800 Mathieu Lacage make Disconnect work with trace contexts.
Sun, 02 Mar 2008 21:12:21 +0100 Mathieu Lacage register and unregister the NodeList as a config root namespace
Sun, 02 Mar 2008 21:00:37 +0100 Mathieu Lacage implement context-based trace connection
Thu, 28 Feb 2008 04:28:34 +0100 Mathieu Lacage add example for trace connect/disconnection with trace paths
Tue, 26 Feb 2008 18:17:10 +0100 Mathieu Lacage fix tests
Tue, 26 Feb 2008 01:08:58 +0100 Mathieu Lacage merge
Tue, 26 Feb 2008 01:07:16 +0100 Mathieu Lacage A Config class which hooks into the Object Attribute/Tracing system.
less more (0) tip