Mon, 23 Jul 2007 15:16:45 +0200 |
Mathieu Lacage |
make sure IsExpired handles destroy events correctly
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 14:52:51 +0200 |
Mathieu Lacage |
add support to cancel Now and Destroy events.
|
file |
diff |
annotate
|
Thu, 19 Jul 2007 18:57:19 +0200 |
Mathieu Lacage |
finish support for references as arguments to event handlers
|
file |
diff |
annotate
|
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
|
Mon, 02 Oct 2006 19:10:04 +0200 |
Mathieu Lacage |
test each default event scheduler
|
file |
diff |
annotate
|
Mon, 02 Oct 2006 14:37:46 +0200 |
Mathieu Lacage |
try to get rid of tabs which sneaked in
|
file |
diff |
annotate
|
Mon, 02 Oct 2006 14:34:53 +0200 |
Mathieu Lacage |
fix emacs tab mode (reported by george)
|
file |
diff |
annotate
|
Fri, 29 Sep 2006 19:18:48 +0200 |
Mathieu Lacage |
change Time into Time const &
|
file |
diff |
annotate
|
Wed, 06 Sep 2006 15:17:44 +0200 |
Mathieu Lacage |
reorganize the implementation of template member methods in Simulator class
|
file |
diff |
annotate
|
Tue, 05 Sep 2006 13:18:11 +0200 |
Mathieu Lacage |
change indent to be 4 spaces
|
file |
diff |
annotate
|
Tue, 05 Sep 2006 13:13:39 +0200 |
Mathieu Lacage |
variable/method/function coding style update
|
file |
diff |
annotate
|
Tue, 05 Sep 2006 12:54:53 +0200 |
Mathieu Lacage |
member variables coding style change
|
file |
diff |
annotate
|
Mon, 04 Sep 2006 15:24:05 +0200 |
Mathieu Lacage |
enable user-provided schedulers
|
file |
diff |
annotate
|
Mon, 04 Sep 2006 13:18:16 +0200 |
Mathieu Lacage |
fix us/ns handling
|
file |
diff |
annotate
|
Mon, 04 Sep 2006 13:14:39 +0200 |
Mathieu Lacage |
improve tests
|
file |
diff |
annotate
|
Mon, 04 Sep 2006 13:11:34 +0200 |
Mathieu Lacage |
use ns as internal time and export time as ns.
|
file |
diff |
annotate
|
Sun, 03 Sep 2006 15:17:01 +0200 |
Mathieu Lacage |
more tests
|
file |
diff |
annotate
|
Sun, 03 Sep 2006 15:13:56 +0200 |
Mathieu Lacage |
add simulator tests
|
file |
diff |
annotate
|
Sun, 03 Sep 2006 12:49:47 +0200 |
Mathieu Lacage |
add empty simulator test
|
file |
diff |
annotate
|
Sun, 03 Sep 2006 12:44:49 +0200 |
Mathieu Lacage |
remove dead code
|
file |
diff |
annotate
|
Sun, 03 Sep 2006 12:24:04 +0200 |
Mathieu Lacage |
first cut at george's ideas on api
|
file |
diff |
annotate
|
Sat, 02 Sep 2006 19:50:19 +0200 |
Mathieu Lacage |
doc typo
|
file |
diff |
annotate
|
Sat, 02 Sep 2006 12:13:22 +0200 |
Mathieu Lacage |
fix build
|
file |
diff |
annotate
|
Sat, 02 Sep 2006 12:09:59 +0200 |
Mathieu Lacage |
rename run_serial to run
|
file |
diff |
annotate
|
Sat, 02 Sep 2006 12:09:07 +0200 |
Mathieu Lacage |
remove parallel queues
|
file |
diff |
annotate
|
Tue, 29 Aug 2006 17:55:34 +0200 |
Mathieu Lacage |
change yans namespace to ns3
|
file |
diff |
annotate
|
Tue, 29 Aug 2006 17:51:04 +0200 |
Mathieu Lacage |
replace yans include with ns3 include
|
file |
diff |
annotate
|
Tue, 29 Aug 2006 17:42:13 +0200 |
Mathieu Lacage |
import from yans
|
file |
diff |
annotate
|