src/simulator/nstime.h
Thu, 24 May 2007 09:22:48 +0200 Mathieu Lacage more dox improvements
Thu, 24 May 2007 09:18:42 +0200 Mathieu Lacage improve dox
Thu, 24 May 2007 09:08:24 +0200 Mathieu Lacage avoid cyclic dependency between Simulator and Time code
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.
Fri, 16 Feb 2007 09:56:21 +0100 Mathieu Lacage convert use of <cassert> to "ns3/assert.h"
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.
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.
Tue, 12 Dec 2006 14:17:00 +0100 Mathieu Lacage fix warnings for optimized build
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
Tue, 21 Nov 2006 15:50:09 +0100 Mathieu Lacage make Time relative instead of Absolute
Fri, 03 Nov 2006 10:22:45 +0100 Mathieu Lacage add doxygen dox for Time classes
Fri, 03 Nov 2006 09:28:29 +0100 Mathieu Lacage implement Scalar::GetDouble
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: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)
Mon, 02 Oct 2006 11:41:40 +0200 Mathieu Lacage rename time.h to nstime.h
less more (0) tip