Fri, 06 Nov 2009 15:16:18 -0800 Mathieu Lacage Ipv4L3Protocol::GetInterface optimization
Fri, 06 Nov 2009 17:47:44 +0100 Mathieu Lacage Optimization: use a shared reference counter instead of a per-object counter in Object::Ref/Unref
Fri, 06 Nov 2009 11:27:17 +0100 Mathieu Lacage merge with HEAD
Fri, 06 Nov 2009 11:27:04 +0100 Mathieu Lacage Optimization: try to optimistically dynamically_cast in case the requested object is the first entry in the aggregate buffer.
Thu, 05 Nov 2009 22:29:53 -0800 Craig Dowell Make tests pass on MinGW, add fifth tutorial example
Thu, 05 Nov 2009 19:15:28 -0800 Craig Dowell branch merge
Thu, 05 Nov 2009 19:14:37 -0800 Craig Dowell pass explicit temp directory to test suites
Thu, 05 Nov 2009 21:04:37 +0100 Mathieu Lacage merge with HEAD
Thu, 05 Nov 2009 21:04:05 +0100 Mathieu Lacage Optimize Object::GetObject. Introduce an array of aggregates and sort is by access frequency.
Thu, 05 Nov 2009 13:45:33 +0300 Kirill Andreev mesh:Fixed valgrind errors
Thu, 05 Nov 2009 11:17:44 +0100 fmoatamr Bug 705: Make building works under Mingw by disabling socket.h and in.h includes only when Mingw is used
Wed, 04 Nov 2009 21:08:32 -0800 Craig Dowell swap in released 3.6 release notes
Wed, 04 Nov 2009 20:28:31 -0800 Craig Dowell Remove mingw from list of supported platforms
Wed, 04 Nov 2009 22:08:21 +0100 Mathieu Lacage Optimize Object::GetObject. A 40% improvement on some testcases
Tue, 03 Nov 2009 12:50:18 +0300 Kirill Andreev Mesh: fixed updating routing information in HWMP, fixed precursor list in
Mon, 02 Nov 2009 12:28:38 +0300 Kirill Andreev Mesh: fixed initiating proactive PREQ
Sun, 01 Nov 2009 22:47:04 +0000 Gustavo J. A. M. Carneiro Bug 733: OLSR MPR Computation give incorrect result
Fri, 30 Oct 2009 10:23:40 -0700 Craig Dowell remind test.py how to build on unix and limit build scope when posible
Thu, 29 Oct 2009 15:39:41 +0300 Kirill Andreev Mesh: HWMP: fixed proactive routes
Thu, 29 Oct 2009 11:12:12 +0000 Gustavo J. A. M. Carneiro Bring back the --doxygen-no-build option from the dead.
Wed, 28 Oct 2009 18:27:43 +0100 Mirko Banchi A-MSDU aggregation is not a default feature.
Wed, 28 Oct 2009 15:43:43 +0100 fmoatamr Fix testing under Mac OS X
Wed, 28 Oct 2009 11:43:57 +0300 Pavel Boyko Pcap::Diff() method added to compare PCAP traces packet-by-packet
Tue, 27 Oct 2009 18:43:45 +0300 Kirill Andreev Mesh: fixed FLAME PATH_UPDATE procedure, fixed mesh.cc, valgrind errors in
Tue, 27 Oct 2009 13:56:38 +0300 Andrey Mazo omit -march=native for <gcc-4.2;
Tue, 27 Oct 2009 13:42:27 +0300 Andrey Mazo mesh: small doxygen fix.
Tue, 27 Oct 2009 01:05:46 -0700 Craig Dowell Make test.py work on MinGW
Tue, 27 Oct 2009 00:19:02 -0700 craigdo test.py prints example elapsed times
Mon, 26 Oct 2009 23:44:04 -0700 Craig Dowell try and make test.py a bit more portable
Mon, 26 Oct 2009 14:50:38 -0700 Craig Dowell make win32 compile again
Mon, 26 Oct 2009 11:26:35 -0700 Craig Dowell Apply Gustavo's patch for MinGW compatibiliy
Mon, 26 Oct 2009 10:15:22 +0000 Gustavo J. A. M. Carneiro Python API rescan
Fri, 23 Oct 2009 15:54:35 -0700 Tom Henderson add back TCP test case
Fri, 23 Oct 2009 17:35:38 +0400 Andrey Mazo append {CC,CXX,LINK,LD}FLAGS_EXTRA to corresponding {CC,CXX,LINK}FLAGS.
Fri, 23 Oct 2009 17:31:36 +0400 Andrey Mazo append -fomit-frame-pointer and -march=native to CXXFLAGS in release profile.
Fri, 23 Oct 2009 17:23:45 +0400 Andrey Mazo introduce new build profile "release": -O3 -g0.
Fri, 23 Oct 2009 16:23:38 +0400 Kirill Andreev Merge
Fri, 23 Oct 2009 16:22:56 +0400 Kirill Andreev Mesh: fixed coding style
Fri, 23 Oct 2009 13:08:12 +0100 Gustavo J. A. M. Carneiro Update the build.txt file with new WAF information
Fri, 23 Oct 2009 13:05:56 +0100 Gustavo J. A. M. Carneiro Merge in upgrade to WAF 1.5.9
Mon, 21 Sep 2009 10:59:21 +0100 Gustavo J. A. M. Carneiro Upgrade to upstream WAF 1.5.9 plus a bunch of 'waf tools' layered on top.
Fri, 23 Oct 2009 15:34:14 +0400 Kirill Andreev Mesh: fixed HWMP sequence and metric filtering, added route discovery time
Wed, 21 Oct 2009 17:19:03 -0700 Craig Dowell Added tag ns-3.6 for changeset d55c479666ac
Wed, 21 Oct 2009 00:17:14 -0700 Craig Dowell remove comment referencing non-working use case ns-3.6
Mon, 19 Oct 2009 20:55:52 -0700 Tom Henderson Remove SetEdcaParameterForAc() from manual
Tue, 20 Oct 2009 12:05:10 -0700 Craig Dowell branch merge
Tue, 20 Oct 2009 12:04:20 -0700 Craig Dowell Backed out changeset 04cc3ffe0202
Tue, 20 Oct 2009 11:13:22 -0700 Craig Dowell add closing section to tutorial
Tue, 20 Oct 2009 10:45:12 -0700 Craig Dowell tracing tutorial changes
Tue, 20 Oct 2009 10:05:57 -0700 Craig Dowell Make tests work with MinGW (make win32-system-wall-clock-ms work)
Mon, 19 Oct 2009 22:21:22 -0700 Craig Dowell Added tag ns-3.6-RC4 for changeset 39a82d7a0d66
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
Wed, 07 Oct 2009 16:20:49 -0400 Josh Pelkey Removed MPI net-anim code
Wed, 07 Oct 2009 21:46:29 +0200 Sebastien Vincent Typo.
Tue, 06 Oct 2009 23:00:21 -0700 Craig Dowell Tom's update to Gustavo's patch for bug 676.
Tue, 06 Oct 2009 22:59:55 -0700 Craig Dowell Gustavo patch for bug 676
Tue, 06 Oct 2009 22:54:24 -0700 Craig Dowell convince waf to run test.py on check command
Tue, 06 Oct 2009 22:47:07 -0700 Craig Dowell update test.py documentation
Tue, 06 Oct 2009 22:01:40 -0700 Craig Dowell add valgrind powers back to test.py
Tue, 06 Oct 2009 19:34:29 -0700 Craig Dowell split examples, add examples, tweak test.py to minimize builds
Mon, 05 Oct 2009 15:32:12 +0100 Gustavo J. A. M. Carneiro typo
(0) -3000 -1000 -120 +120 +1000 +3000 tip