Mon, 19 Oct 2009 18:47:30 -0700 Craig Dowell branch merge ns-3.6-RC4
Mon, 19 Oct 2009 18:47:01 -0700 Craig Dowell tutorial nits
Mon, 19 Oct 2009 07:54:31 -0700 Tom Henderson additional manual cleanup
Mon, 19 Oct 2009 17:35:02 -0700 Craig Dowell Rename SimpleSource to MyApp
Mon, 19 Oct 2009 16:44:41 -0700 Craig Dowell fill out tutorial tracing section with semi-real plot
Sun, 18 Oct 2009 22:11:29 -0700 Tom Henderson some cleanup of part 1 of manual
Sat, 17 Oct 2009 16:02:25 -0700 Tom Henderson add new dia source
Thu, 15 Oct 2009 15:59:52 -0700 Tom Henderson add figure for manual overview
Fri, 16 Oct 2009 17:17:06 -0700 Tom Henderson a few nits in the release notes
Sat, 17 Oct 2009 00:30:07 +0100 Gustavo J. A. M. Carneiro Upgrade pybindgen to fix bug #723
Fri, 16 Oct 2009 07:13:05 -0700 Tom Henderson Manual organization
Thu, 15 Oct 2009 23:55:06 -0700 Craig Dowell release steps tweaks
Thu, 15 Oct 2009 22:44:41 -0700 Craig Dowell Added tag ns-3.6-RC3 for changeset 79ff6ad1adbb
Thu, 15 Oct 2009 14:32:19 +0400 Andrey Mazo remove some redundant clean ups, includes ns-3.6-RC3
Thu, 15 Oct 2009 14:10:02 +0400 Andrey Mazo bug 711: example mesh/mesh fails valgrind.
Thu, 15 Oct 2009 13:49:42 +0400 Andrey Mazo add NS_LOG_FUNCTION to several constructors/destructors/DoDisposes
Thu, 15 Oct 2009 10:53:31 -0700 Craig Dowell add flowmon to RELEASE_NOTES
Wed, 14 Oct 2009 11:20:49 -0700 Craig Dowell tweak release steps
Wed, 14 Oct 2009 10:24:55 -0700 Craig Dowell Added tag ns-3.6-RC2 for changeset 899604299046
Tue, 13 Oct 2009 22:41:30 -0700 Craig Dowell plug leaks (bug 711) ns-3.6-RC2
Tue, 13 Oct 2009 12:51:46 -0700 Craig Dowell release Ptrs in mesh-point-device
Tue, 13 Oct 2009 10:23:21 -0700 Craig Dowell Stray () in test.py (bug 718)
Tue, 13 Oct 2009 00:21:39 -0700 Craig Dowell add leak-check=full to test.py to get more info (bug 711)
Mon, 12 Oct 2009 23:31:58 -0700 Craig Dowell fix valgrind complaints (bug 711)
Mon, 12 Oct 2009 14:01:36 -0700 Craig Dowell refalgamize temporary files in test.py
Fri, 09 Oct 2009 23:51:23 -0700 Craig Dowell tweak release steps
Fri, 09 Oct 2009 21:49:47 -0700 Craig Dowell release steps tweaks
Fri, 09 Oct 2009 21:29:30 -0700 Craig Dowell Added tag ns-3.6-RC1 for changeset 549243b47311
Fri, 09 Oct 2009 21:28:50 -0700 Craig Dowell Update release steps ns-3.6-RC1
Fri, 09 Oct 2009 21:18:24 -0700 Craig Dowell update CHANGES.html and RELEASE_NOTES for release
Fri, 09 Oct 2009 20:52:19 -0700 Craig Dowell Separate the index
Fri, 09 Oct 2009 20:50:49 -0700 Craig Dowell update tutorial paths for new examples directory
Fri, 09 Oct 2009 20:50:17 -0700 Craig Dowell Update tutorial typos
Fri, 09 Oct 2009 15:52:01 -0700 Craig Dowell fix ns3-tcp-cwnd unit test
Fri, 09 Oct 2009 12:54:54 -0700 Craig Dowell teach test.py to skip selected tests
Fri, 09 Oct 2009 19:44:13 +0200 Sebastien Vincent Merge with ns-3-dev.
Fri, 09 Oct 2009 19:31:39 +0200 Sebastien Vincent Fix valgrind errors for simple-wifi-frame-aggregation example.
Fri, 09 Oct 2009 18:36:39 +0400 Andrey Mazo fix most of doxygen warnings
Fri, 09 Oct 2009 16:07:20 +0200 fmoatamr Fix the compiling error: \"Cannot find definitions for fixed-width integral types (uint8_t, uint32_t, etc.)\" under Cygwin
Fri, 09 Oct 2009 15:45:17 +0400 Andrey Mazo Fix typos in tutorial.
Fri, 09 Oct 2009 12:05:36 +0400 Andrey Mazo memset () wants #include <cstring>.
Thu, 08 Oct 2009 20:32:00 -0700 Craig Dowell valgrind complains about uninitialized buffer even if we don't care
Thu, 08 Oct 2009 19:20:28 -0700 Craig Dowell more tracing tutorial words
Thu, 08 Oct 2009 18:02:44 -0700 Craig Dowell update doc/main.h to say ./waf doxygen builds documentation
Thu, 08 Oct 2009 17:57:06 -0700 Craig Dowell remind waf how to generate introspected doxygen
Thu, 08 Oct 2009 13:59:26 -0700 Craig Dowell tracing tutorial stuff
Thu, 08 Oct 2009 11:37:29 -0700 Craig Dowell add fourth.cc to example tests and wordsmith tracing tutorial a bit
Thu, 08 Oct 2009 10:36:58 -0700 Craig Dowell branch merge
Thu, 08 Oct 2009 10:36:26 -0700 Craig Dowell add tracing tutorial piece
Thu, 08 Oct 2009 17:31:58 +0200 Sebastien Vincent Fix valgrind error for icmpv6-redirect example.
Thu, 08 Oct 2009 12:56:47 +0200 fmoatamr Fix the compiling error: \"Cannot find definitions for fixed-width integral types (uint8_t, uint32_t, etc.)\" under MacOS
Thu, 08 Oct 2009 13:53:21 +0400 Kirill Andreev Mesh: restoring DsFrom and DsTo flags when setting type QosData
Thu, 08 Oct 2009 01:02:28 -0700 Craig Dowell gcc 3.4.6 doesn't like implicit type conversion from double to unsigned int
Thu, 08 Oct 2009 00:17:11 -0700 Craig Dowell branch merge
Thu, 08 Oct 2009 00:16:55 -0700 Craig Dowell Words about tracing in tutorial
Thu, 08 Oct 2009 07:10:54 +0200 Sebastien Vincent Python scan (x86 and x86-64).
Wed, 07 Oct 2009 23:06:21 -0400 Josh Pelkey Fix for bug 615
Wed, 07 Oct 2009 23:02:25 -0400 Josh Pelkey Testcase for bug 647
Wed, 07 Oct 2009 22:59:49 -0400 Josh Pelkey Fix for bug 647
Wed, 07 Oct 2009 20:55:43 -0400 Josh Pelkey TCP bug fixes 424, 426, 559, 663, 664, 697
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip