Wed, 11 Aug 2010 11:37:37 -0400 Josh Pelkey update release notes and fix doxygen warnings ns-3.9-RC1
Wed, 11 Aug 2010 09:25:51 -0400 Andrey Mazo fix some indentation
Tue, 10 Aug 2010 23:13:56 -0400 Josh Pelkey merge
Tue, 10 Aug 2010 22:33:13 -0400 Quincy Tse Bug 930 - examples/topology-read/topology-example-sim.cc uses variable length array
Tue, 10 Aug 2010 20:04:06 -0700 Craig Dowell get rid of about a zillion PeekData
Tue, 10 Aug 2010 17:57:14 -0400 Josh Pelkey fix valgrind error
Tue, 10 Aug 2010 13:02:38 -0400 Tom Henderson Bug 879 - source address selection for AODV using DeferredRouteRequest
Tue, 10 Aug 2010 12:11:56 -0400 Josh Pelkey fix namespace usage in energy test
Tue, 10 Aug 2010 15:06:35 +0100 Gustavo J. A. M. Carneiro Update pybindgen version
Tue, 10 Aug 2010 09:47:02 -0400 Josh Pelkey fix compiler warning
Tue, 10 Aug 2010 12:28:56 +0100 Gustavo J. A. M. Carneiro Bring nodes close together, due to changes in ns-3.9 that bring reduced wifi range
Tue, 10 Aug 2010 12:21:08 +0100 Gustavo J. A. M. Carneiro realtime-udp-echo.cc ported to python
Tue, 10 Aug 2010 12:16:10 +0100 Gustavo J. A. M. Carneiro Python: only call ns3::Simulator::RunOne if we're running the default event scheduler; partially fixes Bug 631.
Tue, 10 Aug 2010 10:55:05 +0100 Gustavo J. A. M. Carneiro Add SO_BROADCAST to CHANGES.html, fix the html a bit
Tue, 10 Aug 2010 00:18:20 -0700 Tom Henderson include wimax manual chapter
Tue, 10 Aug 2010 00:17:18 -0700 Mohamed Amine Ismail Add WimaxArchitecture figure source
Tue, 10 Aug 2010 00:13:34 -0700 Tom Henderson rescan bindings
Mon, 09 Aug 2010 23:40:31 -0700 Ken Renard [bug 911] Ipv4 multicast forwarding not going to all output interfaces in route
Mon, 09 Aug 2010 23:31:57 -0700 He Wu Apply energy model changes of http://codereview.appspot.com/1008043/show patchset 13
Mon, 09 Aug 2010 22:23:57 -0400 Josh Pelkey python scan
Mon, 09 Aug 2010 20:59:05 -0400 Josh Pelkey merge heads
Mon, 09 Aug 2010 20:22:27 -0400 Josh Pelkey fix doxygen warning
Mon, 09 Aug 2010 18:47:12 -0400 Josh Pelkey remove mobility trace to pass regression for now
Mon, 09 Aug 2010 17:47:23 -0400 Josh Pelkey revert latest wimax change for tests to pass
Mon, 09 Aug 2010 14:05:48 -0400 Josh Pelkey release notes and changes updates
Mon, 09 Aug 2010 12:54:48 -0400 Josh Pelkey add bug fixes to RELEASE_NOTES
Sun, 08 Aug 2010 19:19:50 -0700 Craig Dowell remove old fatal error from point-to-point code
Sun, 08 Aug 2010 19:15:08 -0700 Craig Dowell Change NonPromiscReceiveFromDevice per bug 949.
Sun, 08 Aug 2010 18:52:20 -0700 Craig Dowell IsMulticast returns true in point-to-point device
Sat, 07 Aug 2010 21:15:14 -0300 Flavio Kubota Bug 953 - WiMAX channel scanning overflow
Fri, 06 Aug 2010 21:55:17 -0300 Flavio Kubota Bug 874 - wrong modulation type is selected in the forwardBurst method
Sat, 07 Aug 2010 19:50:38 +0200 Mathieu Lacage a double is not helpful here.
Sat, 07 Aug 2010 15:22:42 +0200 Mathieu Lacage rescan python
Sat, 07 Aug 2010 15:03:12 +0200 Mathieu Lacage update reference traces to deal with new event ordering due to use of integer arithmetic instead of floating point arithmetic
Sat, 07 Aug 2010 14:30:18 +0200 Mathieu Lacage merge with bug826 fixes
Wed, 14 Jul 2010 21:45:31 +0200 Mathieu Lacage re-introduce Scalar class
Wed, 14 Jul 2010 21:43:55 +0200 Mathieu Lacage someone forgot and explicit Scalar
Wed, 14 Jul 2010 21:25:06 +0200 Mathieu Lacage instrument arith ops
Wed, 14 Jul 2010 21:24:17 +0200 Mathieu Lacage remove un-needed log declaration
Fri, 09 Jul 2010 12:52:24 +0200 Mathieu Lacage get rid of TimeUnit<N>
Fri, 09 Jul 2010 12:52:09 +0200 Mathieu Lacage no need to use TimeUnit<1> here
Fri, 09 Jul 2010 10:33:35 +0200 Mathieu Lacage oops. implement Compare method correctly
Thu, 08 Jul 2010 20:59:08 +0200 Mathieu Lacage add missing include
Thu, 08 Jul 2010 10:32:31 +0200 Mathieu Lacage merge with HEAD
Thu, 08 Jul 2010 10:31:31 +0200 Mathieu Lacage documentation
Thu, 08 Jul 2010 09:54:57 +0200 Mathieu Lacage pull 32bit fixes
Thu, 08 Jul 2010 09:53:49 +0200 Mathieu Lacage fix build typo
Thu, 08 Jul 2010 09:48:41 +0200 Mathieu Lacage merge with ns-3-dev
Thu, 08 Jul 2010 09:40:24 +0200 Mathieu Lacage another missing explicit keyword
Thu, 08 Jul 2010 09:38:33 +0200 Mathieu Lacage variable is of type Time, not Timer.
Thu, 08 Jul 2010 09:38:09 +0200 Mathieu Lacage add missing explicit keyword to match -cairo version of the code
Thu, 08 Jul 2010 09:33:06 +0200 Mathieu Lacage rework 32bit version to match 64bit version
Thu, 08 Jul 2010 09:32:48 +0200 Mathieu Lacage tests pass on 64bit systems
Wed, 07 Jul 2010 18:17:52 +0200 Mathieu Lacage kill dead code
Wed, 07 Jul 2010 18:17:21 +0200 Mathieu Lacage add invert support
Wed, 07 Jul 2010 18:17:05 +0200 Mathieu Lacage move macro definition to function where it is used
Wed, 07 Jul 2010 16:57:19 +0200 Mathieu Lacage What time unit is this ?
Wed, 07 Jul 2010 16:56:35 +0200 Mathieu Lacage rewrite time integer support for 32bit systems.
Wed, 07 Jul 2010 16:22:09 +0200 Mathieu Lacage no need to use timestep logic.
Tue, 06 Jul 2010 15:41:54 +0200 Mathieu Lacage add GetTypeId
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 tip