src/core/attribute.h
Mon, 02 Jun 2008 10:30:24 -0700 Mathieu Lacage add some doxygen, remove a couple of XXX
Thu, 29 May 2008 23:24:10 -0700 Tom Henderson Doxygen organization
Thu, 17 Apr 2008 15:30:18 -0700 Mathieu Lacage improve the auto-generated doxygen output.
Thu, 17 Apr 2008 13:42:25 -0700 Mathieu Lacage get rid of Attribute class. Use AttributeValue subclasses directly.
Fri, 11 Apr 2008 11:25:21 -0700 Mathieu Lacage add AttributeAccessor::HasGetter/HasSetter and implement it.
Thu, 10 Apr 2008 13:01:53 -0700 Mathieu Lacage use RefCountBase
Thu, 10 Apr 2008 12:59:31 -0700 Mathieu Lacage get rid of scary implementation details of Attribute.
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.
Sun, 16 Mar 2008 20:55:18 +0100 Mathieu Lacage split code from object.h/object.cc
Sat, 15 Mar 2008 23:03:40 +0100 Mathieu Lacage add missing accessor construction functions.
Wed, 12 Mar 2008 11:35:00 -0700 Mathieu Lacage Add sufficient information to AttributeChecker to generate nice-looking doxygen documentation.
Wed, 12 Mar 2008 09:31:50 -0700 Mathieu Lacage fix doxygen errors
Mon, 10 Mar 2008 13:09:32 -0700 Mathieu Lacage doxygen doc
Mon, 10 Mar 2008 00:38:48 +0100 Mathieu Lacage add missing copyright statements.
Mon, 03 Mar 2008 18:30:48 +0100 Mathieu Lacage typo is code unused until then.
Sat, 01 Mar 2008 19:54:48 +0100 Mathieu Lacage introduce AttributeChecker::Create and use it instead of AttributeValue::Copy.
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
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 19:35:37 +0100 Mathieu Lacage re-organize the code to avoid link-time errors due to duplicate symbols.
Mon, 25 Feb 2008 22:08:56 +0100 Mathieu Lacage add a base arg to MakeSimpleAttributeChecker
Wed, 20 Feb 2008 21:45:42 +0100 Mathieu Lacage value.h -> attribute.h
less more (0) tip