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
Wed, 20 Feb 2008 21:17:34 +0100 Mathieu Lacage Value -> AttributeValue
Wed, 20 Feb 2008 20:57:59 +0100 Mathieu Lacage Accessor -> AttributeAccessor
Wed, 20 Feb 2008 20:24:52 +0100 Mathieu Lacage ParamSpec -> Accessor
Wed, 20 Feb 2008 19:58:46 +0100 Mathieu Lacage use helpr macro where needed.
Wed, 20 Feb 2008 19:57:31 +0100 Mathieu Lacage PValue -> Attribute
Wed, 20 Feb 2008 19:33:59 +0100 Mathieu Lacage PARAM -> ATTR
Wed, 20 Feb 2008 19:30:12 +0100 Mathieu Lacage add missing include.
Mon, 18 Feb 2008 05:53:51 +0100 Mathieu Lacage small tweaking
Mon, 18 Feb 2008 03:01:52 +0100 Mathieu Lacage InitialValue support
Mon, 18 Feb 2008 03:01:42 +0100 Mathieu Lacage move checker creation function to .cc file.
Mon, 18 Feb 2008 00:18:45 +0100 Mathieu Lacage split checker from ParamSpec.
Sun, 17 Feb 2008 04:38:52 +0100 Mathieu Lacage merge
Sun, 17 Feb 2008 04:38:41 +0100 Mathieu Lacage Backed out changeset 7b145012b2eb
Sun, 17 Feb 2008 04:38:34 +0100 Mathieu Lacage split initial value from ParamSpec.
Sun, 17 Feb 2008 00:46:24 +0100 Mathieu Lacage get rid of ParamSpec::CreateValue.
Fri, 15 Feb 2008 05:38:29 +0100 Mathieu Lacage macro-ify
Fri, 15 Feb 2008 03:52:56 +0100 Mathieu Lacage get rid of Value::ConvertFrom method.
Fri, 15 Feb 2008 02:08:55 +0100 Mathieu Lacage helper getters and setters for c++ native types.
Thu, 14 Feb 2008 23:57:18 +0100 Mathieu Lacage add node/device containers to build
Thu, 14 Feb 2008 23:56:54 +0100 Mathieu Lacage an initial draft of helper classes. don't work yet.
Thu, 14 Feb 2008 23:56:21 +0100 Mathieu Lacage add device/node containers for helper API.
Thu, 14 Feb 2008 19:47:19 +0100 Mathieu Lacage convert DropTailQueue to parameters
Thu, 14 Feb 2008 01:08:45 +0100 Mathieu Lacage replace ambiguous constructor with separate construction function.
Thu, 14 Feb 2008 00:43:46 +0100 Mathieu Lacage fix an old typo.
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip