Mon, 08 Nov 2010 12:02:43 -0800 |
Tom Henderson |
fix modularity issue with core module
|
file |
diff |
annotate
|
Tue, 22 Jun 2010 15:44:10 +0200 |
Quincy Tse |
bug 933: Flushing ostream and files on abnormal program exit
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 19:56:24 +0100 |
Mathieu Lacage |
get rid of last duplicated reference counting implementation
|
file |
diff |
annotate
|
Thu, 12 Nov 2009 13:01:01 +0100 |
Mathieu Lacage |
replace RefCountBase with SimpleRefCount<> to avoid duplicate refcounting implementations.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 30 Sep 2009 20:26:33 -0700 |
Craig Dowell |
Refalgamize test framework to allow multiple test failures
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 20:45:27 -0700 |
Craig Dowell |
Remove and replace traced-callback unit tests (bug 675)
|
file |
diff |
annotate
|
Fri, 25 Sep 2009 14:10:28 -0700 |
Craig Dowell |
Remove and replace Callback unit test, add examples to test.py
|
file |
diff |
annotate
|
Thu, 24 Sep 2009 23:48:35 -0700 |
Craig Dowell |
Remove and replace type traits unit test (bug 675)
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 15:20:41 -0700 |
Craig Dowell |
branch merge
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 15:20:23 -0700 |
Craig Dowell |
Remove and replace attribute unit tests (bug 675)
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 20:48:43 +0400 |
Aleksey Kovalenko |
bug 687: Build failed with GSL in non-default location
|
file |
diff |
annotate
|
Sat, 12 Sep 2009 20:00:36 -0700 |
Craig Dowell |
test framework should probably work on all supported machines
|
file |
diff |
annotate
|
Sat, 12 Sep 2009 19:44:17 -0700 |
Craig Dowell |
add test and validation framework
|
file |
diff |
annotate
|
Fri, 14 Aug 2009 11:53:23 +0200 |
Mathieu Lacage |
introduce Vector2D and Vector3D
|
file |
diff |
annotate
|
Fri, 12 Jun 2009 12:33:37 +0100 |
Gustavo J. A. M. Carneiro |
Run unit tests as indenpendent WAF tasks
|
file |
diff |
annotate
|
Mon, 20 Apr 2009 17:39:54 +0100 |
Gustavo J. A. M. Carneiro |
Upgrade to WAF 1.5.5
|
file |
diff |
annotate
|
Fri, 27 Mar 2009 09:58:04 -0700 |
Craig Dowell |
don't use pthread option under cygwin
|
file |
diff |
annotate
|
Tue, 27 Jan 2009 12:39:43 -0800 |
Craig Dowell |
branch merge
|
file |
diff |
annotate
|
Thu, 22 Jan 2009 23:07:34 -0800 |
Craig Dowell |
rename object-names.{cc,h} to names.{cc,h} per convention
|
file |
diff |
annotate
|
Tue, 20 Jan 2009 15:47:14 -0800 |
Craig Dowell |
add an object name service
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 29 Dec 2008 13:28:54 +0000 |
Gustavo J. A. M. Carneiro |
Upgrade to new WAF, work in progress
|
file |
diff |
annotate
|
Fri, 24 Oct 2008 10:29:06 +0200 |
Mathieu Lacage |
bug 339: unconditional assert API.
|
file |
diff |
annotate
|
Fri, 17 Oct 2008 14:15:52 +0200 |
Mathieu Lacage |
give attribute power to Callback.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Tue, 26 Aug 2008 08:41:21 -0700 |
Mathieu Lacage |
remove dead code.
|
file |
diff |
annotate
|
Tue, 15 Jul 2008 15:59:57 -0700 |
Craig Dowell |
add system threads and synchronization primitives
|
file |
diff |
annotate
|
Wed, 09 Jul 2008 20:11:16 -0700 |
Mathieu Lacage |
define NS_DEPRECATED
|
file |
diff |
annotate
|
Thu, 17 Apr 2008 13:42:25 -0700 |
Mathieu Lacage |
get rid of Attribute class. Use AttributeValue subclasses directly.
|
file |
diff |
annotate
|
Wed, 09 Apr 2008 11:46:04 -0700 |
Mathieu Lacage |
Pointer class for primitive type pointer.
|
file |
diff |
annotate
|
Thu, 27 Mar 2008 15:32:15 -0700 |
Mathieu Lacage |
export header.
|
file |
diff |
annotate
|
Thu, 27 Mar 2008 15:28:54 -0700 |
George F. Riley |
bug: 147. Add RefCountBase
|
file |
diff |
annotate
|
Sun, 16 Mar 2008 20:55:18 +0100 |
Mathieu Lacage |
split code from object.h/object.cc
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Mon, 10 Mar 2008 00:27:53 +0100 |
Mathieu Lacage |
kill DefaultValue
|
file |
diff |
annotate
|
Mon, 03 Mar 2008 01:58:57 +0100 |
Mathieu Lacage |
kill TraceResolver et al.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 26 Feb 2008 19:51:33 +0100 |
Mathieu Lacage |
EventTraceSource -> TracedCallback, ValueTraceSource -> TracedValue.
|
file |
diff |
annotate
|
Tue, 26 Feb 2008 18:03:44 +0100 |
Mathieu Lacage |
export public header
|
file |
diff |
annotate
|
Tue, 26 Feb 2008 01:07:16 +0100 |
Mathieu Lacage |
A Config class which hooks into the Object Attribute/Tracing system.
|
file |
diff |
annotate
|
Sun, 24 Feb 2008 20:04:31 +0100 |
Mathieu Lacage |
replace IntegerTraceSource with ValueTraceSource
|
file |
diff |
annotate
|
Sat, 23 Feb 2008 05:23:59 +0100 |
Mathieu Lacage |
InitialValue -> GlobalValue
|
file |
diff |
annotate
|
Fri, 22 Feb 2008 00:08:00 +0100 |
Mathieu Lacage |
actually allow connection and disconnection to trace sources registered in TypeIds
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 23:15:00 +0100 |
Mathieu Lacage |
add an IntegerTraceSource which behaves just like an Integer.
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 19:16:00 +0100 |
Mathieu Lacage |
enum-value -> enum
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 19:13:39 +0100 |
Mathieu Lacage |
fp-value -> double
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 19:09:05 +0100 |
Mathieu Lacage |
uint-value -> uinteger
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 19:04:18 +0100 |
Mathieu Lacage |
int-value -> integer
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 18:57:34 +0100 |
Mathieu Lacage |
boolean-value -> boolean
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 18:54:02 +0100 |
Mathieu Lacage |
value-helper.h -> attribute-helper.h
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 18:46:48 +0100 |
Mathieu Lacage |
value-test.cc -> attribute-test.cc
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 18:44:27 +0100 |
Mathieu Lacage |
param-spec-helper.h -> attribute-accessor-helper.h
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 18:35:55 +0100 |
Mathieu Lacage |
remove old helpers
|
file |
diff |
annotate
|
Wed, 20 Feb 2008 21:45:42 +0100 |
Mathieu Lacage |
value.h -> attribute.h
|
file |
diff |
annotate
|
Mon, 18 Feb 2008 03:01:52 +0100 |
Mathieu Lacage |
InitialValue support
|
file |
diff |
annotate
|
Fri, 15 Feb 2008 05:38:29 +0100 |
Mathieu Lacage |
macro-ify
|
file |
diff |
annotate
|