Wed, 25 Aug 2010 21:31:43 +0200 |
Mathieu Lacage |
introduce implicit conversion operator
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 16:45:59 +0200 |
Mathieu Lacage |
get rid of Scalar and co.
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 10:05:01 +0200 |
Mathieu Lacage |
a 64bit time class
|
file |
diff |
annotate
|
Tue, 24 Aug 2010 16:36:41 +0200 |
Mathieu Lacage |
split out uint64x64 type, optimize
|
file |
diff |
annotate
|
Mon, 17 Jan 2011 12:53:20 -0800 |
Mitch Watrous |
Make test cases not return bool valuesMake all TestSuite instances be static
|
file |
diff |
annotate
|
Fri, 13 Aug 2010 13:28:38 +0200 |
Mathieu Lacage |
extra debugging
|
file |
diff |
annotate
|
Sat, 07 Aug 2010 19:50:38 +0200 |
Mathieu Lacage |
a double is not helpful here.
|
file |
diff |
annotate
|
Wed, 14 Jul 2010 21:45:31 +0200 |
Mathieu Lacage |
re-introduce Scalar class
|
file |
diff |
annotate
|
Fri, 09 Jul 2010 12:52:24 +0200 |
Mathieu Lacage |
get rid of TimeUnit<N>
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 20:59:08 +0200 |
Mathieu Lacage |
add missing include
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 09:48:41 +0200 |
Mathieu Lacage |
merge with ns-3-dev
|
file |
diff |
annotate
|
Wed, 07 Jul 2010 16:56:35 +0200 |
Mathieu Lacage |
rewrite time integer support for 32bit systems.
|
file |
diff |
annotate
|
Tue, 06 Jul 2010 17:15:00 +0200 |
Mathieu Lacage |
Backed out changeset e27b81575ebe
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 16:38:11 +0200 |
Mathieu Lacage |
avoid floating point multiplication and division to ensure reproducible results
|
file |
diff |
annotate
|
Thu, 08 Apr 2010 13:39:07 +0200 |
Mathieu Lacage |
coding style
|
file |
diff |
annotate
|
Thu, 08 Apr 2010 13:19:28 +0200 |
Mathieu Lacage |
bug 863: Wrong Scalar arithmetics
|
file |
diff |
annotate
|
Mon, 05 Oct 2009 16:18:24 +0200 |
Mathieu Lacage |
disable test to avoid compiler failures
|
file |
diff |
annotate
|
Wed, 30 Sep 2009 13:15:16 +0200 |
Andrey Mazo |
Add explicit typecasts for gcc-4.1.2
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 15:49:37 +0200 |
Mathieu Lacage |
I know why we need to return false uncondtionally
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 15:47:41 +0200 |
Mathieu Lacage |
bug 675: convert unit tests to new test framework
|
file |
diff |
annotate
|
Thu, 23 Apr 2009 09:35:16 +0200 |
Faker Moatamri |
bug 533: Multiplication of Scalar variables does not give expected result
|
file |
diff |
annotate
|
Tue, 24 Feb 2009 08:29:36 +0100 |
Timo Bingmann |
bug 486: patches for icc compilation.
|
file |
diff |
annotate
|
Wed, 07 Jan 2009 13:33:59 +0100 |
Mathieu Lacage |
fix coding style
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 03:16:36 -0700 |
Mathieu Lacage |
bug 245: build failure with gcc 4.3.x
|
file |
diff |
annotate
|
Fri, 30 May 2008 11:11:00 -0700 |
Mathieu Lacage |
fix a couple of XXX
|
file |
diff |
annotate
|
Thu, 17 Apr 2008 13:42:25 -0700 |
Mathieu Lacage |
get rid of Attribute class. Use AttributeValue subclasses directly.
|
file |
diff |
annotate
|
Fri, 11 Apr 2008 12:23:19 -0700 |
Mathieu Lacage |
-1 cuts the trailing s if the time postfix is longer than 1 char.
|
file |
diff |
annotate
|
Thu, 10 Apr 2008 12:59:31 -0700 |
Mathieu Lacage |
get rid of scary implementation details of Attribute.
|
file |
diff |
annotate
|
Mon, 10 Mar 2008 00:27:53 +0100 |
Mathieu Lacage |
kill DefaultValue
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 18:35:44 +0100 |
Mathieu Lacage |
convert to new helpers
|
file |
diff |
annotate
|
Wed, 20 Feb 2008 20:57:59 +0100 |
Mathieu Lacage |
Accessor -> AttributeAccessor
|
file |
diff |
annotate
|
Wed, 20 Feb 2008 19:57:31 +0100 |
Mathieu Lacage |
PValue -> Attribute
|
file |
diff |
annotate
|
Mon, 18 Feb 2008 00:18:45 +0100 |
Mathieu Lacage |
split checker from ParamSpec.
|
file |
diff |
annotate
|
Wed, 13 Feb 2008 22:39:17 +0100 |
Mathieu Lacage |
convert RandomVariable, Rectangle, Vector, and Time to the new Class Helper
|
file |
diff |
annotate
|
Fri, 08 Feb 2008 02:22:36 +0100 |
Mathieu Lacage |
implement missing methods
|
file |
diff |
annotate
|
Fri, 08 Feb 2008 00:52:32 +0100 |
Mathieu Lacage |
add Value support to Time
|
file |
diff |
annotate
|
Thu, 29 Nov 2007 15:59:31 +0100 |
Mathieu Lacage |
MaxSeconds -> Simulator::GetMaximumSimulationTime
|
file |
diff |
annotate
|
Thu, 15 Nov 2007 10:18:17 +0100 |
Mathieu Lacage |
merge with HEAD
|
file |
diff |
annotate
|
Wed, 14 Nov 2007 14:16:42 +0100 |
Mathieu Lacage |
timestep is a signed quantity.
|
file |
diff |
annotate
|
Wed, 14 Nov 2007 13:45:17 +0100 |
Mathieu Lacage |
add a ns3::MaxSeconds function
|
file |
diff |
annotate
|
Thu, 15 Nov 2007 10:15:16 +0100 |
Mathieu Lacage |
check for Time bounds
|
file |
diff |
annotate
|
Mon, 08 Oct 2007 15:54:36 +0200 |
Mathieu Lacage |
remove 'All rights reserved' mention
|
file |
diff |
annotate
|
Wed, 08 Aug 2007 16:41:59 +0200 |
Mathieu Lacage |
rename Bind to DefaultValue::Bind. fix bug 62
|
file |
diff |
annotate
|
Mon, 02 Jul 2007 19:44:18 +0200 |
Mathieu Lacage |
append correct unit when printing Time objects
|
file |
diff |
annotate
|
Thu, 24 May 2007 09:34:58 +0200 |
Mathieu Lacage |
add DefaultValue support for TimeStepPrecision
|
file |
diff |
annotate
|
Thu, 24 May 2007 09:11:46 +0200 |
Mathieu Lacage |
add reference to Emmanuelle in Authors/Copyright
|
file |
diff |
annotate
|
Thu, 24 May 2007 09:08:24 +0200 |
Mathieu Lacage |
avoid cyclic dependency between Simulator and Time code
|
file |
diff |
annotate
|
Thu, 24 May 2007 09:04:19 +0200 |
Mathieu Lacage |
fix small typos
|
file |
diff |
annotate
|
Thu, 24 May 2007 09:02:17 +0200 |
Mathieu Lacage |
namespace the precision values properly
|
file |
diff |
annotate
|
Mon, 21 May 2007 22:14:09 -0500 |
Emmanuelle Laprise |
Fixed the problems that were found by Mathieu Lacage in the first
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 25 Mar 2007 13:11:20 -0400 |
Raj |
Added back corrected version of TimeUnit(string)
|
file |
diff |
annotate
|
Sun, 25 Mar 2007 06:43:34 -0700 |
Tom Henderson |
Revert Raj's time unit patch-- causing compilation errors
|
file |
diff |
annotate
|
Fri, 23 Mar 2007 13:47:22 -0400 |
Raj Bhattacharjea |
Added TimeUnit<1>::TimeUnit<1>(const std::string&)
|
file |
diff |
annotate
|
Tue, 13 Mar 2007 17:44:36 +0100 |
Mathieu Lacage |
make TimeUnit<1>.GetSeconds() work, and similar for scalars. Patch by Gustavo Carneiro.
|
file |
diff |
annotate
|
Tue, 06 Feb 2007 15:49:42 +0100 |
Mathieu Lacage |
avoid unused variable compiler warnings
|
file |
diff |
annotate
|
Fri, 02 Feb 2007 19:40:03 +0100 |
Mathieu Lacage |
optimize Time::Get methods
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 02 Feb 2007 15:39:47 +0100 |
Mathieu Lacage |
add a few more tests for the Time class
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|