Fri, 09 Jan 2009 11:05:10 +0100 Mathieu Lacage add tex package for nakagami doc formula
Fri, 09 Jan 2009 09:54:14 +0100 Mathieu Lacage rescan python
Fri, 09 Jan 2009 09:54:09 +0100 Timo Bingmann extend gnuplot classes
Fri, 09 Jan 2009 09:39:54 +0100 Mathieu Lacage rescan python
Fri, 09 Jan 2009 09:39:42 +0100 Timo Bingmann PropagationLossModel::GetLoss -> CalcRxPower. Add ThreeLogDistancePropagationLossModel.
Fri, 09 Jan 2009 09:13:02 +0100 Timo Bingmann update prev even if it is null
Fri, 09 Jan 2009 08:54:32 +0100 Mathieu Lacage bug 459: Simulator::Run does nothing after Simulator::Stop is called
Fri, 09 Jan 2009 08:34:08 +0100 Mauro Tortonesi bug 461: RandomWaypointMobilityModel broken
Fri, 09 Jan 2009 08:31:17 +0100 Mauro Tortonesi bug 460: ListPositionAllocator bug
Fri, 09 Jan 2009 08:17:46 +0100 Mathieu Lacage add SchedulerType global variable
Fri, 09 Jan 2009 07:51:42 +0100 Mathieu Lacage handle calendar scheduler in bench
Fri, 09 Jan 2009 07:51:17 +0100 Mathieu Lacage simplify the implementation
Thu, 08 Jan 2009 16:23:33 +0100 Mathieu Lacage introduce lastPrio to handle resizing correctly
Thu, 08 Jan 2009 11:43:15 +0100 Mathieu Lacage optimize resizing
Thu, 08 Jan 2009 11:21:25 +0100 Mathieu Lacage add back asserts
Thu, 08 Jan 2009 11:15:27 +0100 Mathieu Lacage resize calendar queue. Slow :/
Thu, 08 Jan 2009 09:31:38 +0100 Mathieu Lacage a Calendar queue without resizing.
Wed, 07 Jan 2009 14:49:30 +0100 Mathieu Lacage bug 455: Scalar(0.1) / Scalar(1.25) has no effect
Wed, 07 Jan 2009 13:33:59 +0100 Mathieu Lacage fix coding style
Wed, 07 Jan 2009 13:27:03 +0100 Mathieu Lacage rescan python
Tue, 06 Jan 2009 15:28:03 +0100 Mathieu Lacage remove uneeded PeekPointer calls
Tue, 06 Jan 2009 15:25:31 +0100 Mathieu Lacage fix coding style
Tue, 06 Jan 2009 15:23:49 +0100 Mathieu Lacage fix typo
Tue, 06 Jan 2009 14:25:55 +0100 Mathieu Lacage ensure that all wifi modes are registered
Tue, 06 Jan 2009 13:46:41 +0100 Mathieu Lacage remove public static variables. Use public static methods
Tue, 06 Jan 2009 13:12:28 +0100 Mathieu Lacage virtualize ErrorRateModel
Tue, 30 Dec 2008 21:51:36 -0800 Tom Henderson Additional cleanup of mixed-wireless; get packets to flow across different device technologies
Tue, 30 Dec 2008 13:18:56 -0800 Tom Henderson fix course change notification portion of the script
Tue, 30 Dec 2008 12:14:54 -0800 Tom Henderson mixed-wireless was not instantiating a stationManager in helper
Sun, 28 Dec 2008 12:34:28 +0000 Gustavo J. A. M. Carneiro merge
Sun, 07 Dec 2008 19:02:55 +0000 Gustavo J. A. M. Carneiro Add --with-nsc configuration option
Sat, 27 Dec 2008 13:58:12 -0800 Tom Henderson Fix misprints in tutorial (bug 453)
Thu, 18 Dec 2008 22:33:33 -0800 Craig Dowell Added tag ns-3.3 for changeset 2efae18e7379
Wed, 17 Dec 2008 12:54:16 -0800 Craig Dowell Added tag ns-3.3-RC6 for changeset 4267fd454004 ns-3.3
Wed, 17 Dec 2008 12:42:02 -0800 gjc gustavo's retcode patch for regression ns-3.3-RC6
Wed, 17 Dec 2008 12:17:17 -0800 Craig Dowell fixed seeds for tutorial examples and updates to tutorial to match
Tue, 16 Dec 2008 17:47:28 -0800 Craig Dowell Added tag ns-3.3-RC5 for changeset 58ae52c5845f
Tue, 16 Dec 2008 12:36:50 -0800 Craig Dowell bug 448: V4Ping Application Sends uint32_t Data in Host Order ns-3.3-RC5
Mon, 15 Dec 2008 09:38:26 -0800 Craig Dowell Added tag ns-3.3-RC4 for changeset dfd0bc16dc99
Mon, 15 Dec 2008 07:25:27 -0800 Tom Henderson add device chapters to manual ns-3.3-RC4
Sat, 13 Dec 2008 23:44:20 -0500 Raj Bhattacharjea Add a minimum RTO (adapted from Mathieu, bug 418)
Sat, 13 Dec 2008 23:26:01 -0500 Raj Bhattacharjea Mathieu's patch: Avoid stack explosion (bug 417)
Sat, 13 Dec 2008 14:13:37 -0800 Craig Dowell some dox for internet-stack tracing
Fri, 12 Dec 2008 17:18:29 -0800 Tom Henderson A few documentation nits
Fri, 12 Dec 2008 14:52:16 -0800 Craig Dowell an emu device chapter for the manual
Fri, 12 Dec 2008 14:15:31 -0800 Craig Dowell doc nits and a new point-to-point device section for the manual
Fri, 12 Dec 2008 11:27:05 -0800 Craig Dowell more documentation to address trace sources bugs
Fri, 12 Dec 2008 11:40:59 +0000 Gustavo J. A. M. Carneiro hg-ignore .mob files (mobility traces)
Thu, 11 Dec 2008 23:28:46 -0500 Raj Bhattacharjea Merge
Thu, 11 Dec 2008 16:48:42 -0500 Raj Bhattacharjea Null forked TCP socket callbacks, and communicate EOF to higher layers (bugs 423 and 365)
Thu, 11 Dec 2008 15:29:19 -0800 Craig Dowell New examples, build and test tutorial examples
Thu, 11 Dec 2008 12:43:11 -0800 Tom Henderson add dynamic global routing example script
Wed, 10 Dec 2008 21:11:05 -0800 Craig Dowell some device trace source documentation
Wed, 10 Dec 2008 13:28:51 +0100 Timo Bingmann patch for bug433-- data rates
Wed, 10 Dec 2008 17:01:06 -0800 mathieu lacage fix bug 230, rescan bindings
Wed, 10 Dec 2008 16:47:44 -0800 Craig Dowell cleanup some trace dox
Wed, 10 Dec 2008 02:36:28 -0800 Mathieu Lacage bug 441: double precision issue on x86 32bit systems.
Wed, 10 Dec 2008 02:10:07 -0800 Mathieu Lacage bug 440: update tutorial
Wed, 10 Dec 2008 02:09:57 -0800 Mathieu Lacage couple of small typos
Wed, 10 Dec 2008 01:54:24 -0800 Mathieu Lacage bug 440: fix build of tutorial example third.cc
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip