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
|
Mon, 11 Dec 2006 19:37:53 +0100 |
Mathieu Lacage |
remove now-unimplemented IsValid method
|
file |
diff |
annotate
|
Mon, 11 Dec 2006 18:56:11 +0100 |
Mathieu Lacage |
fix memory leaks
|
file |
diff |
annotate
|
Tue, 21 Nov 2006 15:53:32 +0100 |
Mathieu Lacage |
rename Time::ApproximateTo methods to Time::Get
|
file |
diff |
annotate
|
Tue, 21 Nov 2006 15:50:09 +0100 |
Mathieu Lacage |
make Time relative instead of Absolute
|
file |
diff |
annotate
|
Wed, 01 Nov 2006 13:11:30 +0100 |
Mathieu Lacage |
fix coding style
|
file |
diff |
annotate
|
Sat, 28 Oct 2006 21:25:00 +0200 |
Mathieu Lacage |
fix build
|
file |
diff |
annotate
|
Sat, 28 Oct 2006 21:21:55 +0200 |
Mathieu Lacage |
implement ScheduleNow and ScheduleDestroy methods
|
file |
diff |
annotate
|
Sat, 28 Oct 2006 21:21:53 +0200 |
Mathieu Lacage |
implement overloads for ScheduleNow and ScheduleDestroy
|
file |
diff |
annotate
|
Sat, 28 Oct 2006 21:21:51 +0200 |
Mathieu Lacage |
start of work to re-implement Schedule* methods
|
file |
diff |
annotate
|
Sat, 28 Oct 2006 21:21:48 +0200 |
Mathieu Lacage |
fix Time::ApproximateTo* return type
|
file |
diff |
annotate
|
Sat, 28 Oct 2006 21:21:34 +0200 |
Mathieu Lacage |
new Time implementation
|
file |
diff |
annotate
|
Wed, 18 Oct 2006 09:27:21 +0200 |
Mathieu Lacage |
fix coding style
|
file |
diff |
annotate
|
Fri, 06 Oct 2006 13:37:25 +0200 |
Mathieu Lacage |
fix coding style
|
file |
diff |
annotate
|
Tue, 03 Oct 2006 12:21:13 +0200 |
mlacage |
remove unused variable
|
file |
diff |
annotate
|
Tue, 03 Oct 2006 12:20:13 +0200 |
mlacage |
make destructor public to avoid compiler warning.
|
file |
diff |
annotate
|