Sun, 02 Mar 2008 01:17:37 +0100 Mathieu Lacage add missing include
Sat, 01 Mar 2008 21:21:53 +0100 Mathieu Lacage port wifi model to Attributes
Sat, 01 Mar 2008 20:41:08 +0100 Mathieu Lacage improve debugging output.
Sat, 01 Mar 2008 20:20:14 +0100 Mathieu Lacage report attribute setting errors as early as possible.
Sat, 01 Mar 2008 19:55:16 +0100 Mathieu Lacage add some debugging output
Sat, 01 Mar 2008 19:54:48 +0100 Mathieu Lacage introduce AttributeChecker::Create and use it instead of AttributeValue::Copy.
Sat, 01 Mar 2008 05:42:14 +0100 Mathieu Lacage add default constructor
Sat, 01 Mar 2008 05:41:17 +0100 Mathieu Lacage add ListPositionAllocator
Sat, 01 Mar 2008 05:40:57 +0100 Mathieu Lacage setup a working behavior by default
Sat, 01 Mar 2008 05:40:06 +0100 Mathieu Lacage add extra NodeContainer constructors
Sat, 01 Mar 2008 05:39:25 +0100 Mathieu Lacage add ATTRIBUTE_VALUE_IMPLEMENT_NO_SERIALIZE
Sat, 01 Mar 2008 05:37:56 +0100 Mathieu Lacage output correct information about non-matching types.
Fri, 29 Feb 2008 17:27:14 +0100 Mathieu Lacage typos in untested code path.
Fri, 29 Feb 2008 00:45:02 +0100 Mathieu Lacage avoid macro namespace polution.
Thu, 28 Feb 2008 18:15:07 +0100 Mathieu Lacage merge with HEAD
Thu, 28 Feb 2008 07:17:53 +0100 Mathieu Lacage convert WifiMacParameters to Attributes.
Thu, 28 Feb 2008 06:18:39 +0100 Mathieu Lacage small typo
Thu, 28 Feb 2008 06:18:02 +0100 Mathieu Lacage MacParameters -> WifiMacParameters
Thu, 28 Feb 2008 08:59:35 -0800 Mathieu Lacage Use a temporary to avoid confusing the compiler.
Thu, 28 Feb 2008 08:59:06 -0800 Mathieu Lacage Copy is not needed anymore.
Wed, 27 Feb 2008 20:39:06 -0800 Mathieu Lacage do not use anonymous namespace in header
Thu, 28 Feb 2008 04:28:34 +0100 Mathieu Lacage add example for trace connect/disconnection with trace paths
Wed, 27 Feb 2008 22:19:39 +0100 Mathieu Lacage merge with HEAD
Wed, 27 Feb 2008 21:41:34 +0100 Mathieu Lacage introduce the ns3::String class, get rid of the string -> Attribute implicit conversion, and get rid of MakeDataRate, port PointToPointNetDevice to Attributes
Wed, 27 Feb 2008 20:48:43 +0100 Mathieu Lacage add missing NS_OBJECT_ENSURE_REGISTERED calls.
Wed, 27 Feb 2008 20:23:57 +0100 Mathieu Lacage convert CsmaNetDevice to Attributes.
Wed, 27 Feb 2008 19:51:34 +0100 Mathieu Lacage fix optimized build
Wed, 27 Feb 2008 19:44:22 +0100 Mathieu Lacage convert InternetNode to Attributes.
Wed, 27 Feb 2008 19:36:03 +0100 Mathieu Lacage do not use operator []. Use iterators instead to work with std::list.
Wed, 27 Feb 2008 19:35:37 +0100 Mathieu Lacage re-organize the code to avoid link-time errors due to duplicate symbols.
Wed, 27 Feb 2008 17:39:32 +0100 Mathieu Lacage fix compilation bug on osx
Wed, 27 Feb 2008 00:05:23 +0100 Mathieu Lacage port Applications to Attributes
Tue, 26 Feb 2008 23:27:19 +0100 Mathieu Lacage use names closer to those used in the previous DefaultValues.
Tue, 26 Feb 2008 23:26:59 +0100 Mathieu Lacage make Ipv4Address/Ipv4Mask attributes
Tue, 26 Feb 2008 22:41:25 +0100 Mathieu Lacage typo.
Tue, 26 Feb 2008 22:41:02 +0100 Mathieu Lacage forgot to uncomment code.
Tue, 26 Feb 2008 22:40:20 +0100 Mathieu Lacage do not use the private constructor to avoid overload resolution confusions.
Tue, 26 Feb 2008 22:39:57 +0100 Mathieu Lacage add an extra overload of SetTypeId to avoid overload resolution confusions.
Tue, 26 Feb 2008 20:23:47 +0100 Mathieu Lacage add extra checker construction function
Tue, 26 Feb 2008 20:23:43 +0100 Mathieu Lacage add extra checker construction function
Tue, 26 Feb 2008 20:22:13 +0100 Mathieu Lacage add extra checker construction function
Tue, 26 Feb 2008 19:52:17 +0100 Mathieu Lacage port Olsr code to attributes/helpers
Tue, 26 Feb 2008 19:51:58 +0100 Mathieu Lacage add templated version of ObjectFactory::Create
Tue, 26 Feb 2008 19:51:33 +0100 Mathieu Lacage EventTraceSource -> TracedCallback, ValueTraceSource -> TracedValue.
Tue, 26 Feb 2008 18:33:10 +0100 Mathieu Lacage use Attributes in ErrorModel.
Tue, 26 Feb 2008 18:17:29 +0100 Mathieu Lacage convert NodeList to Attributes.
Tue, 26 Feb 2008 18:17:10 +0100 Mathieu Lacage fix tests
Tue, 26 Feb 2008 18:03:59 +0100 Mathieu Lacage application and netdevice lists are attributes now.
Tue, 26 Feb 2008 18:03:44 +0100 Mathieu Lacage export public header
Tue, 26 Feb 2008 01:09:16 +0100 Mathieu Lacage merge
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.
Mon, 25 Feb 2008 22:08:56 +0100 Mathieu Lacage add a base arg to MakeSimpleAttributeChecker
Mon, 25 Feb 2008 22:07:19 +0100 Mathieu Lacage do not attempt to access the AttributeList as a fallback from GlobalValue.
Mon, 25 Feb 2008 22:06:14 +0100 Mathieu Lacage add a few public methods for the Config code
Mon, 25 Feb 2008 19:33:46 +0100 Mathieu Lacage make NetDevice fully virtual.
Sun, 24 Feb 2008 20:18:02 +0100 Mathieu Lacage test the ValueTraceSource with an arbitrary class.
Sun, 24 Feb 2008 20:04:31 +0100 Mathieu Lacage replace IntegerTraceSource with ValueTraceSource
Sat, 23 Feb 2008 05:23:59 +0100 Mathieu Lacage InitialValue -> GlobalValue
Fri, 22 Feb 2008 00:22:16 +0100 Mathieu Lacage make EventTraceSource acceptable to the MakeTraceSourceAccessor function
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip