src/core/wscript
Fri, 24 Oct 2008 10:29:06 +0200 Mathieu Lacage bug 339: unconditional assert API.
Fri, 17 Oct 2008 14:15:52 +0200 Mathieu Lacage give attribute power to Callback.
Mon, 08 Sep 2008 12:19:46 +0100 Gustavo J. A. M. Carneiro Detect the pthread.h header file and automatically disable components that cannot build without it.
Tue, 26 Aug 2008 08:41:21 -0700 Mathieu Lacage remove dead code.
Tue, 15 Jul 2008 15:59:57 -0700 Craig Dowell add system threads and synchronization primitives
Wed, 09 Jul 2008 20:11:16 -0700 Mathieu Lacage define NS_DEPRECATED
Thu, 17 Apr 2008 13:42:25 -0700 Mathieu Lacage get rid of Attribute class. Use AttributeValue subclasses directly.
Wed, 09 Apr 2008 11:46:04 -0700 Mathieu Lacage Pointer class for primitive type pointer.
Thu, 27 Mar 2008 15:32:15 -0700 Mathieu Lacage export header.
Thu, 27 Mar 2008 15:28:54 -0700 George F. Riley bug: 147. Add RefCountBase
Sun, 16 Mar 2008 20:55:18 +0100 Mathieu Lacage split code from object.h/object.cc
Wed, 26 Dec 2007 13:40:39 +0000 Gustavo J. A. M. Carneiro Add a 'module' attribute to the ns3header object specifying which module each set of headers belongs to.
Mon, 10 Mar 2008 00:27:53 +0100 Mathieu Lacage kill DefaultValue
Mon, 03 Mar 2008 01:58:57 +0100 Mathieu Lacage kill TraceResolver et al.
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
Tue, 26 Feb 2008 19:51:33 +0100 Mathieu Lacage EventTraceSource -> TracedCallback, ValueTraceSource -> TracedValue.
Tue, 26 Feb 2008 18:03:44 +0100 Mathieu Lacage export public header
Tue, 26 Feb 2008 01:07:16 +0100 Mathieu Lacage A Config class which hooks into the Object Attribute/Tracing system.
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: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 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: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
Wed, 20 Feb 2008 21:45:42 +0100 Mathieu Lacage value.h -> attribute.h
Mon, 18 Feb 2008 03:01:52 +0100 Mathieu Lacage InitialValue support
Fri, 15 Feb 2008 05:38:29 +0100 Mathieu Lacage macro-ify
Wed, 13 Feb 2008 22:39:17 +0100 Mathieu Lacage convert RandomVariable, Rectangle, Vector, and Time to the new Class Helper
Mon, 11 Feb 2008 04:26:09 +0100 Mathieu Lacage add ObjectVector value support.
Fri, 08 Feb 2008 02:22:04 +0100 Mathieu Lacage a pretty simple wrapper around TypeId+Parameters: ObjectFactory
Thu, 07 Feb 2008 23:57:07 +0100 Mathieu Lacage make headers public.
Thu, 07 Feb 2008 23:55:23 +0100 Mathieu Lacage make param-spec-helper.h public
Thu, 07 Feb 2008 23:23:33 +0100 Mathieu Lacage add back FpValue support
Mon, 04 Feb 2008 23:13:54 +0100 Mathieu Lacage add back EnumValue
Mon, 04 Feb 2008 22:32:21 +0100 Mathieu Lacage add back UintValue
Mon, 04 Feb 2008 22:18:07 +0100 Mathieu Lacage add back IntValue support
Thu, 31 Jan 2008 15:10:21 +0100 Mathieu Lacage make Ptr<T> convertible to a Value.
Wed, 30 Jan 2008 19:13:06 +0100 Mathieu Lacage attempt to perform correctly automatic conversions.
Wed, 30 Jan 2008 17:28:18 +0100 Mathieu Lacage initial work on Value code
Wed, 30 Jan 2008 17:25:06 +0100 Mathieu Lacage introduce ObjectBase
Wed, 16 Jan 2008 10:27:07 +0100 Mathieu Lacage interface-id -> type-id
Thu, 03 Jan 2008 11:39:45 +0100 Mathieu Lacage replace ComponentManager::Create and ClassId with InterfaceId::CreateObjest and InterfaceId
Thu, 03 Jan 2008 09:10:40 +0100 Mathieu Lacage a replacement for ClassIdDefaultValue
Tue, 25 Dec 2007 11:09:15 +0100 Mathieu Lacage fix bug 98
Tue, 30 Oct 2007 10:09:39 +0100 Mathieu Lacage bug 96: debug.h duplicates functionality from log.h
Fri, 28 Sep 2007 10:32:59 +0200 Mathieu Lacage implement the helper IntToType template
Fri, 28 Sep 2007 09:27:57 +0200 Mathieu Lacage rewrite the TypeTraits and add some tests
Wed, 12 Sep 2007 16:24:31 -0700 Craig Dowell log rides along for free
Wed, 05 Sep 2007 12:34:53 +0200 Mathieu Lacage add an overload of the TraceSource::AddCallback method
Tue, 28 Aug 2007 12:42:27 +0200 Mathieu Lacage document trace source signature
Mon, 27 Aug 2007 15:07:39 +0200 Mathieu Lacage remove dead code
Mon, 27 Aug 2007 13:36:40 +0200 Mathieu Lacage remove TraceRoot
Sun, 12 Aug 2007 22:23:08 +0200 Mathieu Lacage replace CallbackTraceSourceBase with TraceSource base class
less more (0) -60 tip