src/simulator/event-id.h
Mon, 08 Oct 2007 15:54:36 +0200 Mathieu Lacage remove 'All rights reserved' mention
Fri, 28 Sep 2007 11:59:46 +0100 Gustavo J. A. M. Carneiro merge
Thu, 19 Jul 2007 08:29:48 +0200 Mathieu Lacage add operator == and != to EventId
Wed, 01 Aug 2007 19:52:59 +0200 Mathieu Lacage merge with trunk
Fri, 27 Jul 2007 17:44:15 +0200 Mathieu Lacage remove GetEventImpl
Fri, 27 Jul 2007 17:28:17 +0200 Mathieu Lacage more optimizations
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
Thu, 26 Jul 2007 12:05:31 +0100 Gustavo J. A. M. Carneiro EvenId const fixes.
Mon, 23 Jul 2007 14:51:57 +0200 Mathieu Lacage add operator == and != t o EventId
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, 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.
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
Wed, 01 Nov 2006 13:11:30 +0100 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:37:46 +0200 Mathieu Lacage try to get rid of tabs which sneaked in
Mon, 02 Oct 2006 14:34:53 +0200 Mathieu Lacage fix emacs tab mode (reported by george)
Wed, 06 Sep 2006 14:46:09 +0200 Mathieu Lacage document EventId
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
Tue, 05 Sep 2006 12:54:53 +0200 Mathieu Lacage member variables coding style change
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
less more (0) tip