src/simulator/time.cc
Mon, 08 Oct 2007 15:54:36 +0200 Mathieu Lacage remove 'All rights reserved' mention
Wed, 08 Aug 2007 16:41:59 +0200 Mathieu Lacage rename Bind to DefaultValue::Bind. fix bug 62
Mon, 02 Jul 2007 19:44:18 +0200 Mathieu Lacage append correct unit when printing Time objects
Thu, 24 May 2007 09:34:58 +0200 Mathieu Lacage add DefaultValue support for TimeStepPrecision
Thu, 24 May 2007 09:11:46 +0200 Mathieu Lacage add reference to Emmanuelle in Authors/Copyright
Thu, 24 May 2007 09:08:24 +0200 Mathieu Lacage avoid cyclic dependency between Simulator and Time code
Thu, 24 May 2007 09:04:19 +0200 Mathieu Lacage fix small typos
Thu, 24 May 2007 09:02:17 +0200 Mathieu Lacage namespace the precision values properly
Mon, 21 May 2007 22:14:09 -0500 Emmanuelle Laprise Fixed the problems that were found by Mathieu Lacage in the first
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.
Sun, 25 Mar 2007 13:11:20 -0400 Raj Added back corrected version of TimeUnit(string)
Sun, 25 Mar 2007 06:43:34 -0700 Tom Henderson Revert Raj's time unit patch-- causing compilation errors
Fri, 23 Mar 2007 13:47:22 -0400 Raj Bhattacharjea Added TimeUnit<1>::TimeUnit<1>(const std::string&)
Tue, 13 Mar 2007 17:44:36 +0100 Mathieu Lacage make TimeUnit<1>.GetSeconds() work, and similar for scalars. Patch by Gustavo Carneiro.
Tue, 06 Feb 2007 15:49:42 +0100 Mathieu Lacage avoid unused variable compiler warnings
Fri, 02 Feb 2007 19:40:03 +0100 Mathieu Lacage optimize Time::Get methods
Fri, 02 Feb 2007 19:14:16 +0100 Mathieu Lacage added useless Time::Seconds method when doing testing for the removal of the Seconds class. Remove it.
Fri, 02 Feb 2007 15:39:47 +0100 Mathieu Lacage add a few more tests for the Time class
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, 13 Dec 2006 15:20:03 +0100 Mathieu Lacage allow the user to specify microseconds and nanoseconds in 64bit units.
Mon, 04 Dec 2006 13:42:31 +0100 Mathieu Lacage more tests for Time class
Mon, 04 Dec 2006 10:33:02 +0100 Mathieu Lacage implement 128 bit arithmetic with cairo's internal types
Tue, 21 Nov 2006 15:53:32 +0100 Mathieu Lacage rename Time::ApproximateTo methods to Time::Get
Fri, 03 Nov 2006 11:07:24 +0100 Mathieu Lacage more tests for Time classes
Fri, 03 Nov 2006 09:28:29 +0100 Mathieu Lacage implement Scalar::GetDouble
Fri, 03 Nov 2006 09:26:48 +0100 Mathieu Lacage add a bunch of tests for Time classes
Fri, 03 Nov 2006 09:22:07 +0100 Mathieu Lacage new Time implementation
Wed, 01 Nov 2006 13:27:32 +0100 Mathieu Lacage add Scale/Min/Max/Abs non-member functions
Wed, 01 Nov 2006 13:11:30 +0100 Mathieu Lacage fix coding style
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
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)
Wed, 06 Sep 2006 14:08:19 +0200 Mathieu Lacage remove unused code
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:19:07 +0200 Mathieu Lacage add comment on unused code
Mon, 04 Sep 2006 13:18:16 +0200 Mathieu Lacage fix us/ns handling
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