src/simulator/nstime.h
Wed, 04 Jun 2008 11:48:52 -0700 Mathieu Lacage bug 202: classes disappeared from doxygen output
Thu, 29 May 2008 23:24:10 -0700 Tom Henderson Doxygen organization
Thu, 17 Apr 2008 15:50:49 -0700 Mathieu Lacage merge with HEAD
Thu, 17 Apr 2008 15:30:18 -0700 Mathieu Lacage improve the auto-generated doxygen output.
Thu, 17 Apr 2008 13:42:25 -0700 Mathieu Lacage get rid of Attribute class. Use AttributeValue subclasses directly.
Thu, 17 Apr 2008 17:19:24 +0100 Gustavo J. A. M. Carneiro Add assertion to detect TimeUnit<N> divide by zero (if not detected, it creates an infinite loop)
Thu, 21 Feb 2008 18:54:02 +0100 Mathieu Lacage value-helper.h -> attribute-helper.h
Thu, 21 Feb 2008 18:35:44 +0100 Mathieu Lacage convert to new helpers
Wed, 20 Feb 2008 21:45:42 +0100 Mathieu Lacage value.h -> attribute.h
Wed, 20 Feb 2008 21:17:34 +0100 Mathieu Lacage Value -> AttributeValue
Wed, 20 Feb 2008 20:57:59 +0100 Mathieu Lacage Accessor -> AttributeAccessor
Wed, 20 Feb 2008 20:24:52 +0100 Mathieu Lacage ParamSpec -> Accessor
Wed, 20 Feb 2008 19:57:31 +0100 Mathieu Lacage PValue -> Attribute
Mon, 18 Feb 2008 00:18:45 +0100 Mathieu Lacage split checker from ParamSpec.
Sun, 17 Feb 2008 04:38:34 +0100 Mathieu Lacage split initial value from ParamSpec.
Wed, 13 Feb 2008 23:37:46 +0100 Mathieu Lacage introduce top-level ParamSpec for bindings.
Wed, 13 Feb 2008 22:39:17 +0100 Mathieu Lacage convert RandomVariable, Rectangle, Vector, and Time to the new Class Helper
Wed, 13 Feb 2008 21:00:33 +0100 Mathieu Lacage rework param-spec-helper code to avoid having to deal with pointers to member functions et al.
Fri, 08 Feb 2008 00:52:32 +0100 Mathieu Lacage add Value support to Time
Thu, 29 Nov 2007 15:59:31 +0100 Mathieu Lacage MaxSeconds -> Simulator::GetMaximumSimulationTime
Wed, 14 Nov 2007 13:45:17 +0100 Mathieu Lacage add a ns3::MaxSeconds function
Mon, 08 Oct 2007 15:54:36 +0200 Mathieu Lacage remove 'All rights reserved' mention
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