Thu, 19 Jul 2007 13:45:07 +0200 |
Mathieu Lacage |
failing testcases to for events with references as arguments
|
file |
diff |
annotate
|
Thu, 12 Jul 2007 12:41:37 +0100 |
Gustavo J. A. M. Carneiro |
Make Simulator::IsExpired parameter const, to reflect the fact that the EventId is not changed. EventId::IsExpired and EventId::IsRunning also made const.
|
file |
diff |
annotate
|
Thu, 24 May 2007 16:15:41 +0200 |
Mathieu Lacage |
uniformize the DefaultValues used by the Event Schedulers
|
file |
diff |
annotate
|
Thu, 24 May 2007 16:08:03 +0200 |
Mathieu Lacage |
fix bug 24
|
file |
diff |
annotate
|
Thu, 24 May 2007 09:08:24 +0200 |
Mathieu Lacage |
avoid cyclic dependency between Simulator and Time code
|
file |
diff |
annotate
|
Thu, 17 May 2007 12:12:44 -0500 |
Emmanuelle Laprise |
The header file ns3/cairo-wideint-private.h was added since the type int32_t was used.
|
file |
diff |
annotate
|
Fri, 04 May 2007 14:03:12 +0200 |
Mathieu Lacage |
merge with HEAD
|
file |
diff |
annotate
|
Wed, 02 May 2007 10:20:44 +0200 |
Mathieu Lacage |
make sure that Simulator::Cancel deals correctly with events which were already scheduled
|
file |
diff |
annotate
|
Thu, 26 Apr 2007 11:36:05 -0400 |
Raj Bhattacharjea |
Incorporated defaults and command-line arguments
|
file |
diff |
annotate
|
Tue, 06 Mar 2007 18:38:51 +0100 |
Mathieu Lacage |
add consistency checks. Based on patch by Gustavo Carneiro
|
file |
diff |
annotate
|
Fri, 16 Feb 2007 09:56:21 +0100 |
Mathieu Lacage |
convert use of <cassert> to "ns3/assert.h"
|
file |
diff |
annotate
|
Fri, 02 Feb 2007 19:29:55 +0100 |
Mathieu Lacage |
fix trace output
|
file |
diff |
annotate
|
Thu, 01 Feb 2007 18:52:55 +0100 |
Mathieu Lacage |
fix EventId::IsExpired and Simulator::IsExpired, add EventId::IsRunning, add relevant tests, replace Seconds, MilliSeconds, MicroSeconds, and, NanoSeconds classes by functions named similarly
|
file |
diff |
annotate
|
Fri, 15 Dec 2006 10:01:23 +0100 |
Mathieu Lacage |
We need to make sure that the uid of the first event generated is different from the uid of the simulator when no events have yet been run.
|
file |
diff |
annotate
|
Wed, 13 Dec 2006 15:19:06 +0100 |
Mathieu Lacage |
Log format is defined in units of nano seconds rather than seconds.
|
file |
diff |
annotate
|