src/core/wscript
Mon, 08 Nov 2010 12:02:43 -0800 Tom Henderson fix modularity issue with core module
Tue, 22 Jun 2010 15:44:10 +0200 Quincy Tse bug 933: Flushing ostream and files on abnormal program exit
Tue, 08 Dec 2009 19:56:24 +0100 Mathieu Lacage get rid of last duplicated reference counting implementation
Thu, 12 Nov 2009 13:01:01 +0100 Mathieu Lacage replace RefCountBase with SimpleRefCount<> to avoid duplicate refcounting implementations.
Fri, 06 Nov 2009 17:47:44 +0100 Mathieu Lacage Optimization: use a shared reference counter instead of a per-object counter in Object::Ref/Unref
Wed, 30 Sep 2009 20:26:33 -0700 Craig Dowell Refalgamize test framework to allow multiple test failures
Tue, 29 Sep 2009 20:45:27 -0700 Craig Dowell Remove and replace traced-callback unit tests (bug 675)
Fri, 25 Sep 2009 14:10:28 -0700 Craig Dowell Remove and replace Callback unit test, add examples to test.py
Thu, 24 Sep 2009 23:48:35 -0700 Craig Dowell Remove and replace type traits unit test (bug 675)
Wed, 23 Sep 2009 15:20:41 -0700 Craig Dowell branch merge
Wed, 23 Sep 2009 15:20:23 -0700 Craig Dowell Remove and replace attribute unit tests (bug 675)
Wed, 23 Sep 2009 20:48:43 +0400 Aleksey Kovalenko bug 687: Build failed with GSL in non-default location
Sat, 12 Sep 2009 20:00:36 -0700 Craig Dowell test framework should probably work on all supported machines
Sat, 12 Sep 2009 19:44:17 -0700 Craig Dowell add test and validation framework
Fri, 14 Aug 2009 11:53:23 +0200 Mathieu Lacage introduce Vector2D and Vector3D
Fri, 12 Jun 2009 12:33:37 +0100 Gustavo J. A. M. Carneiro Run unit tests as indenpendent WAF tasks
Mon, 20 Apr 2009 17:39:54 +0100 Gustavo J. A. M. Carneiro Upgrade to WAF 1.5.5
Fri, 27 Mar 2009 09:58:04 -0700 Craig Dowell don't use pthread option under cygwin
Tue, 27 Jan 2009 12:39:43 -0800 Craig Dowell branch merge
Thu, 22 Jan 2009 23:07:34 -0800 Craig Dowell rename object-names.{cc,h} to names.{cc,h} per convention
Tue, 20 Jan 2009 15:47:14 -0800 Craig Dowell add an object name service
Sun, 25 Jan 2009 15:39:36 +0000 Gustavo J. A. M. Carneiro Don't use the flag -pthread on darwin to avoid warning message
Sun, 25 Jan 2009 14:52:09 +0000 Gustavo J. A. M. Carneiro Fix 'no newline at the end of file' compilation error in the pthread test
Sat, 24 Jan 2009 19:25:33 +0000 Gustavo J. A. M. Carneiro Detect pthread support by compiling a test program with the -pthread switch, not just check for the header file.
Sat, 24 Jan 2009 18:47:47 +0000 Gustavo J. A. M. Carneiro librt is need not for threading primitives but for the real time scheduler
Mon, 29 Dec 2008 13:28:54 +0000 Gustavo J. A. M. Carneiro Upgrade to new WAF, work in progress
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
less more (0) -60 tip