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