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 11:07:24 +0100 Mathieu Lacage more tests for Time classes
Fri, 03 Nov 2006 10:22:55 +0100 Mathieu Lacage fix Simulator doxygen warnings
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: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
Fri, 03 Nov 2006 09:17:13 +0100 Mathieu Lacage add Abs/Max/Min non-member functions
Fri, 03 Nov 2006 09:07:43 +0100 Mathieu Lacage add ns3 namespace to HighPrecision class
Fri, 03 Nov 2006 09:05:58 +0100 Mathieu Lacage Add HighPrecision class used for external Time bookkeeping
Fri, 03 Nov 2006 09:04:12 +0100 Mathieu Lacage fix python indent.
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
Wed, 01 Nov 2006 13:00:34 +0100 Mathieu Lacage merge
Sat, 28 Oct 2006 21:25:00 +0200 Mathieu Lacage fix build
Sat, 28 Oct 2006 21:21:55 +0200 Mathieu Lacage implement ScheduleNow and ScheduleDestroy methods
Sat, 28 Oct 2006 21:21:53 +0200 Mathieu Lacage implement overloads for ScheduleNow and ScheduleDestroy
Sat, 28 Oct 2006 21:21:51 +0200 Mathieu Lacage start of work to re-implement Schedule* methods
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
Sat, 28 Oct 2006 17:44:15 +0200 Mathieu Lacage move event generation to MakeEvent methods
Thu, 16 Nov 2006 12:04:36 +0100 Mathieu Lacage patch to build documentation from paul@cravenfamily.com
Mon, 06 Nov 2006 14:25:35 +0100 Mathieu Lacage add documentation for the inheritenv option
Mon, 06 Nov 2006 14:23:58 +0100 Mathieu Lacage obey inheritenv variable on scons command-line (patch from Gustavo Carneiro)
Sat, 28 Oct 2006 21:32:17 +0200 Mathieu Lacage make coding style two space indent
Mon, 23 Oct 2006 15:21:31 +0200 Mathieu Lacage import RPATH handling on posix systems. Based on patch by Nicola Baldo <baldo@dei.unipd.it>
Mon, 23 Oct 2006 09:24:36 +0200 Mathieu Lacage make python code more Pep8 conformant (patch from Gustavo Carneiro)
Sat, 21 Oct 2006 11:35:34 +0200 Mathieu Lacage fix coding style
Sat, 21 Oct 2006 11:35:02 +0200 Mathieu Lacage fix coding style
Fri, 20 Oct 2006 15:09:24 +0200 Mathieu Lacage fix coding style
Fri, 20 Oct 2006 14:21:33 +0200 Mathieu Lacage fix coding style
Fri, 20 Oct 2006 14:17:03 +0200 Mathieu Lacage change emacs mode to new NS3 elisp mode
Fri, 20 Oct 2006 14:10:10 +0200 Mathieu Lacage merge
Wed, 18 Oct 2006 09:27:21 +0200 Mathieu Lacage fix coding style
Mon, 16 Oct 2006 13:12:22 +0200 Mathieu Lacage fix python tab indent
Sat, 14 Oct 2006 16:43:21 -0700 Tom Henderson apply python changes
Fri, 13 Oct 2006 13:07:45 -0700 Tom Henderson remove reference to Chunk class
Fri, 13 Oct 2006 13:07:23 -0700 Tom Henderson a few wordsmithing changes
Sat, 14 Oct 2006 10:13:14 +0200 Mathieu Lacage add magic emacs incantation for python
Fri, 06 Oct 2006 20:17:53 +0200 Mathieu Lacage improve the IsExpired documentation
Fri, 06 Oct 2006 13:37:25 +0200 Mathieu Lacage fix coding style
Tue, 03 Oct 2006 12:21:13 +0200 mlacage remove unused variable
Tue, 03 Oct 2006 12:20:13 +0200 mlacage make destructor public to avoid compiler warning.
Tue, 03 Oct 2006 12:18:53 +0200 mlacage fix 64 bit warning
Tue, 03 Oct 2006 10:48:23 +0200 Mathieu Lacage document gcov/lcov targets
Tue, 03 Oct 2006 10:45:39 +0200 Mathieu Lacage fix lcov report output
Tue, 03 Oct 2006 10:20:55 +0200 Mathieu Lacage add lcov support
Tue, 03 Oct 2006 08:17:05 +0200 Mathieu Lacage allow the user to provide project-wide compilation and link flags
Mon, 02 Oct 2006 19:10:04 +0200 Mathieu Lacage test each default event scheduler
Mon, 02 Oct 2006 14:45:43 +0200 Mathieu Lacage tweak doxygen output
Mon, 02 Oct 2006 14:41:00 +0200 Mathieu Lacage remove reference to Chunk
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:43:54 +0200 Mathieu Lacage add Simulator::enableParallelSimulation method
Mon, 02 Oct 2006 11:41:40 +0200 Mathieu Lacage rename time.h to nstime.h
Mon, 02 Oct 2006 11:39:45 +0200 Mathieu Lacage add trailer
Mon, 02 Oct 2006 11:32:31 +0200 Mathieu Lacage remove chunk
Mon, 02 Oct 2006 11:25:07 +0200 Mathieu Lacage small doc fix
Mon, 02 Oct 2006 11:23:18 +0200 Mathieu Lacage add header
(0) -100 -60 +60 +100 +300 +1000 +3000 tip