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
Fri, 22 Feb 2008 00:12:47 +0100 Mathieu Lacage invoke getters on tid temp variable to allow proper iteration over tid list.
Fri, 22 Feb 2008 00:11:20 +0100 Mathieu Lacage get rid of useless accessor maker
Fri, 22 Feb 2008 00:08:00 +0100 Mathieu Lacage actually allow connection and disconnection to trace sources registered in TypeIds
Thu, 21 Feb 2008 23:15:00 +0100 Mathieu Lacage add an IntegerTraceSource which behaves just like an Integer.
Thu, 21 Feb 2008 21:57:38 +0100 Mathieu Lacage remove accessor BASE arg to MakeAccessorHelper
Thu, 21 Feb 2008 19:46:39 +0100 Mathieu Lacage Object::Set/Get -> Object::SetAttribute/GetAttribute
Thu, 21 Feb 2008 19:31:17 +0100 Mathieu Lacage Attributes -> AttributeList
Thu, 21 Feb 2008 19:28:41 +0100 Mathieu Lacage AddParameter -> AddAttribute
Thu, 21 Feb 2008 19:16:00 +0100 Mathieu Lacage enum-value -> enum
Thu, 21 Feb 2008 19:13:39 +0100 Mathieu Lacage fp-value -> double
Thu, 21 Feb 2008 19:09:05 +0100 Mathieu Lacage uint-value -> uinteger
Thu, 21 Feb 2008 19:04:18 +0100 Mathieu Lacage int-value -> integer
Thu, 21 Feb 2008 18:58:08 +0100 Mathieu Lacage small typo
Thu, 21 Feb 2008 18:57:34 +0100 Mathieu Lacage boolean-value -> boolean
Thu, 21 Feb 2008 18:54:02 +0100 Mathieu Lacage value-helper.h -> attribute-helper.h
Thu, 21 Feb 2008 18:46:48 +0100 Mathieu Lacage value-test.cc -> attribute-test.cc
Thu, 21 Feb 2008 18:44:27 +0100 Mathieu Lacage param-spec-helper.h -> attribute-accessor-helper.h
Thu, 21 Feb 2008 18:35:55 +0100 Mathieu Lacage remove old helpers
Thu, 21 Feb 2008 18:35:44 +0100 Mathieu Lacage convert to new helpers
Thu, 21 Feb 2008 18:35:34 +0100 Mathieu Lacage fix includes
Thu, 21 Feb 2008 18:28:05 +0100 Mathieu Lacage convert RandomVariable to new helpers.
Thu, 21 Feb 2008 00:54:05 +0100 Mathieu Lacage fpValue -> Double
Thu, 21 Feb 2008 00:28:22 +0100 Mathieu Lacage indent align
Thu, 21 Feb 2008 00:19:43 +0100 Mathieu Lacage small typo: use the Value type for simple checking.
Thu, 21 Feb 2008 00:19:31 +0100 Mathieu Lacage BooleanValue -> Boolean
Thu, 21 Feb 2008 00:00:18 +0100 Mathieu Lacage EnumValue -> Value
Thu, 21 Feb 2008 00:09:16 +0100 Mathieu Lacage UintValue -> Uinteger, IntValue -> Integer
Wed, 20 Feb 2008 21:45:42 +0100 Mathieu Lacage value.h -> attribute.h
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip