src/simulator/scheduler-map.cc
Mon, 10 Mar 2008 00:27:53 +0100 Mathieu Lacage kill DefaultValue
Wed, 14 Nov 2007 21:29:27 -0800 Tom Henderson Change default scheduler to Map from List (bug 90)
Mon, 08 Oct 2007 15:54:36 +0200 Mathieu Lacage remove 'All rights reserved' mention
Thu, 02 Aug 2007 08:55:56 +0200 Mathieu Lacage do not access the iterator after erasing it
Fri, 27 Jul 2007 17:44:15 +0200 Mathieu Lacage remove GetEventImpl
Fri, 27 Jul 2007 17:18:14 +0200 Mathieu Lacage optimize EventImpl refcounting
Fri, 27 Jul 2007 15:37:22 +0200 Mathieu Lacage use a Ptr<> to manage EventImpl instances
Fri, 27 Jul 2007 09:50:21 +0200 Mathieu Lacage GetEventImpl -> PeekEventImpl
Mon, 23 Jul 2007 14:52:51 +0200 Mathieu Lacage add support to cancel Now and Destroy events.
Thu, 24 May 2007 16:15:41 +0200 Mathieu Lacage uniformize the DefaultValues used by the Event Schedulers
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.
Wed, 16 May 2007 13:37:39 -0400 Raj Bhattacharjea Fixed a gcc3.4.6 error for optimized builds
Thu, 26 Apr 2007 11:36:05 -0400 Raj Bhattacharjea Incorporated defaults and command-line arguments
Fri, 16 Feb 2007 09:56:21 +0100 Mathieu Lacage convert use of <cassert> to "ns3/assert.h"
Tue, 06 Feb 2007 19:59:28 +0100 Mathieu Lacage remove compiler warning about unused variable when asserts are disabled.
Tue, 12 Dec 2006 14:41:52 +0100 Mathieu Lacage optmize std::map comparison
Tue, 12 Dec 2006 14:31:16 +0100 Mathieu Lacage optimize other all comparison operators
Mon, 11 Dec 2006 19:14:38 +0100 Mathieu Lacage do not use internal iterator void *. fix valgrind warnings
Wed, 01 Nov 2006 13:11:30 +0100 Mathieu Lacage fix coding style
Fri, 20 Oct 2006 14:21:33 +0200 Mathieu Lacage fix coding style
Fri, 20 Oct 2006 14:17:03 +0200 Mathieu Lacage change emacs mode to new NS3 elisp mode
Fri, 06 Oct 2006 13:37:25 +0200 Mathieu Lacage fix coding style
Mon, 02 Oct 2006 14:34:53 +0200 Mathieu Lacage fix emacs tab mode (reported by george)
Tue, 05 Sep 2006 13:18:11 +0200 Mathieu Lacage change indent to be 4 spaces
Tue, 05 Sep 2006 13:13:39 +0200 Mathieu Lacage variable/method/function coding style update
Mon, 04 Sep 2006 15:37:32 +0200 Mathieu Lacage cleanup the Scheduler API
Mon, 04 Sep 2006 13:11:34 +0200 Mathieu Lacage use ns as internal time and export time as ns.
Sun, 03 Sep 2006 12:24:04 +0200 Mathieu Lacage first cut at george's ideas on api
Tue, 29 Aug 2006 17:55:34 +0200 Mathieu Lacage change yans namespace to ns3
Tue, 29 Aug 2006 17:42:13 +0200 Mathieu Lacage import from yans
less more (0) tip