src/mobility/random-walk-2d-mobility-model.cc
Mon, 31 Mar 2008 14:56:41 -0700 Mathieu Lacage remove 'All rigts reserved' keyword per tom's suggestion
Thu, 13 Mar 2008 12:56:49 -0700 Mathieu Lacage add back support for introspected doxygen.
Wed, 12 Mar 2008 10:17:52 -0700 Mathieu Lacage fix typo
Mon, 03 Mar 2008 02:07:40 +0100 Mathieu Lacage kill old code.
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 00:00:18 +0100 Mathieu Lacage EnumValue -> Value
Wed, 20 Feb 2008 20:24:52 +0100 Mathieu Lacage ParamSpec -> Accessor
Mon, 18 Feb 2008 00:18:45 +0100 Mathieu Lacage split checker from ParamSpec.
Sun, 17 Feb 2008 04:38:34 +0100 Mathieu Lacage split initial value from ParamSpec.
Fri, 08 Feb 2008 04:11:48 +0100 Mathieu Lacage convert Mobility subsystem to Value framework
Fri, 15 Feb 2008 20:03:48 +0100 Mathieu Lacage bug 133: automate RandomVariable memory management.
Tue, 15 Jan 2008 12:44:09 +0100 Mathieu Lacage iid -> tid
Tue, 15 Jan 2008 12:43:07 +0100 Mathieu Lacage iid (void) -> GetTypeId (void)
Tue, 15 Jan 2008 12:36:22 +0100 Mathieu Lacage InterfaceId -> TypeId
Thu, 03 Jan 2008 11:39:45 +0100 Mathieu Lacage replace ComponentManager::Create and ClassId with InterfaceId::CreateObjest and InterfaceId
Wed, 02 Jan 2008 10:33:39 +0100 Mathieu Lacage replace static const Interface iid; with static InterfaceId iid (void);
Wed, 02 Jan 2008 09:09:24 +0100 Mathieu Lacage add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
Thu, 08 Nov 2007 12:36:15 +0100 Mathieu Lacage GetSpeed -> GetVelocity
Thu, 08 Nov 2007 12:33:30 +0100 Mathieu Lacage replace Position and Speed by Vector
Thu, 08 Nov 2007 11:24:41 +0100 Mathieu Lacage rename MobilityModel::Get/Set to GetPosition/SetPosition
Tue, 30 Oct 2007 10:09:39 +0100 Mathieu Lacage bug 96: debug.h duplicates functionality from log.h
Fri, 28 Sep 2007 16:51:34 +0100 Gustavo J. A. M. Carneiro Fix the enumeration value list end marker (0 and (void*)0 are very different things in amd64)
Thu, 19 Jul 2007 12:38:30 +0200 Mathieu Lacage create a mobility module
less more (0) tip