src/simulator/simulator.cc
Thu, 19 Jul 2007 13:45:07 +0200 Mathieu Lacage failing testcases to for events with references as arguments
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.
Thu, 24 May 2007 16:15:41 +0200 Mathieu Lacage uniformize the DefaultValues used by the Event Schedulers
Thu, 24 May 2007 16:08:03 +0200 Mathieu Lacage fix bug 24
Thu, 24 May 2007 09:08:24 +0200 Mathieu Lacage avoid cyclic dependency between Simulator and Time code
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.
Fri, 04 May 2007 14:03:12 +0200 Mathieu Lacage merge with HEAD
Wed, 02 May 2007 10:20:44 +0200 Mathieu Lacage make sure that Simulator::Cancel deals correctly with events which were already scheduled
Thu, 26 Apr 2007 11:36:05 -0400 Raj Bhattacharjea Incorporated defaults and command-line arguments
Tue, 06 Mar 2007 18:38:51 +0100 Mathieu Lacage add consistency checks. Based on patch by Gustavo Carneiro
Fri, 16 Feb 2007 09:56:21 +0100 Mathieu Lacage convert use of <cassert> to "ns3/assert.h"
Fri, 02 Feb 2007 19:29:55 +0100 Mathieu Lacage fix trace output
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
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.
Wed, 13 Dec 2006 15:19:06 +0100 Mathieu Lacage Log format is defined in units of nano seconds rather than seconds.
Mon, 11 Dec 2006 19:37:53 +0100 Mathieu Lacage remove now-unimplemented IsValid method
Mon, 11 Dec 2006 18:56:11 +0100 Mathieu Lacage fix memory leaks
Tue, 21 Nov 2006 15:53:32 +0100 Mathieu Lacage rename Time::ApproximateTo methods to Time::Get
Tue, 21 Nov 2006 15:50:09 +0100 Mathieu Lacage make Time relative instead of Absolute
Wed, 01 Nov 2006 13:11:30 +0100 Mathieu Lacage fix coding style
Sat, 28 Oct 2006 21:25:00 +0200 Mathieu Lacage fix build
Sat, 28 Oct 2006 21:21:55 +0200 Mathieu Lacage implement ScheduleNow and ScheduleDestroy methods
Sat, 28 Oct 2006 21:21:53 +0200 Mathieu Lacage implement overloads for ScheduleNow and ScheduleDestroy
Sat, 28 Oct 2006 21:21:51 +0200 Mathieu Lacage start of work to re-implement Schedule* methods
Sat, 28 Oct 2006 21:21:48 +0200 Mathieu Lacage fix Time::ApproximateTo* return type
Sat, 28 Oct 2006 21:21:34 +0200 Mathieu Lacage new Time implementation
Wed, 18 Oct 2006 09:27:21 +0200 Mathieu Lacage fix coding style
Fri, 06 Oct 2006 13:37:25 +0200 Mathieu Lacage fix coding style
Tue, 03 Oct 2006 12:21:13 +0200 mlacage remove unused variable
Tue, 03 Oct 2006 12:20:13 +0200 mlacage make destructor public to avoid compiler warning.
less more (0) -50 -30 tip