Commit Graph

5445 Commits

Author SHA1 Message Date
Craig Dowell
970e4b6d2d remove comment referencing non-working use case 2009-10-21 00:17:14 -07:00
Tom Henderson
f8e7971e6f Remove SetEdcaParameterForAc() from manual 2009-10-19 20:55:52 -07:00
Craig Dowell
47ae19b2d0 branch merge 2009-10-20 12:05:10 -07:00
Craig Dowell
b2dbe4454e Backed out changeset 04cc3ffe0202 2009-10-20 12:04:20 -07:00
Craig Dowell
dba4030746 add closing section to tutorial 2009-10-20 11:13:22 -07:00
Craig Dowell
1f8d1c854d tracing tutorial changes 2009-10-20 10:45:12 -07:00
Craig Dowell
48ee52fffb Make tests work with MinGW (make win32-system-wall-clock-ms work) 2009-10-20 10:05:57 -07:00
Craig Dowell
7946c74a80 Added tag ns-3.6-RC4 for changeset 39a82d7a0d66 2009-10-19 22:21:22 -07:00
Craig Dowell
d59f3b1bb4 branch merge 2009-10-19 18:47:30 -07:00
Craig Dowell
6450db55f2 tutorial nits 2009-10-19 18:47:01 -07:00
Craig Dowell
30dac288f5 Rename SimpleSource to MyApp 2009-10-19 17:35:02 -07:00
Craig Dowell
0b559a7c8c fill out tutorial tracing section with semi-real plot 2009-10-19 16:44:41 -07:00
Tom Henderson
c381234e62 additional manual cleanup 2009-10-19 07:54:31 -07:00
Tom Henderson
42ba205efd some cleanup of part 1 of manual 2009-10-18 22:11:29 -07:00
Tom Henderson
6a6de8bbfa add new dia source 2009-10-17 16:02:25 -07:00
Tom Henderson
41c62223ee add figure for manual overview 2009-10-15 15:59:52 -07:00
Tom Henderson
ae2b92f330 a few nits in the release notes 2009-10-16 17:17:06 -07:00
Gustavo J. A. M. Carneiro
1a742a3c02 Upgrade pybindgen to fix bug #723 2009-10-17 00:30:07 +01:00
Tom Henderson
c237cbe114 Manual organization 2009-10-16 07:13:05 -07:00
Craig Dowell
117fa7f3c2 release steps tweaks 2009-10-15 23:55:06 -07:00
Craig Dowell
d0ffc407ac Added tag ns-3.6-RC3 for changeset 79ff6ad1adbb 2009-10-15 22:44:41 -07:00
Andrey Mazo
c0d01261d0 remove some redundant clean ups, includes 2009-10-15 14:32:19 +04:00
Andrey Mazo
b252f68f9d bug 711: example mesh/mesh fails valgrind.
also fix several possible leaks.
2009-10-15 14:10:02 +04:00
Andrey Mazo
af27a1388c add NS_LOG_FUNCTION to several constructors/destructors/DoDisposes 2009-10-15 13:49:42 +04:00
Craig Dowell
ac9dc12e94 add flowmon to RELEASE_NOTES 2009-10-15 10:53:31 -07:00
Craig Dowell
4eba1f033e tweak release steps 2009-10-14 11:20:49 -07:00
Craig Dowell
4fb0057dc7 Added tag ns-3.6-RC2 for changeset 899604299046 2009-10-14 10:24:55 -07:00
Craig Dowell
64450e03cd plug leaks (bug 711) 2009-10-13 22:41:30 -07:00
Craig Dowell
88cfec21eb release Ptrs in mesh-point-device 2009-10-13 12:51:46 -07:00
Craig Dowell
255b29974a Stray () in test.py (bug 718) 2009-10-13 10:23:21 -07:00
Craig Dowell
7473705ef0 add leak-check=full to test.py to get more info (bug 711) 2009-10-13 00:21:39 -07:00
Craig Dowell
878ce49230 fix valgrind complaints (bug 711) 2009-10-12 23:31:58 -07:00
Craig Dowell
5516d48909 refalgamize temporary files in test.py 2009-10-12 14:01:36 -07:00
Craig Dowell
f516e4b664 tweak release steps 2009-10-09 23:51:23 -07:00
Craig Dowell
96003f4dd8 release steps tweaks 2009-10-09 21:49:47 -07:00
Craig Dowell
9911779ab6 Added tag ns-3.6-RC1 for changeset 549243b47311 2009-10-09 21:29:30 -07:00
Craig Dowell
2d135d4f85 Update release steps 2009-10-09 21:28:50 -07:00
Craig Dowell
ea723b2503 update CHANGES.html and RELEASE_NOTES for release 2009-10-09 21:18:24 -07:00
Craig Dowell
87d0e09bc7 Separate the index 2009-10-09 20:52:19 -07:00
Craig Dowell
13826cf904 update tutorial paths for new examples directory 2009-10-09 20:50:49 -07:00
Craig Dowell
cabdaadcf8 Update tutorial typos 2009-10-09 20:50:17 -07:00
Craig Dowell
dafb0530cc fix ns3-tcp-cwnd unit test 2009-10-09 15:52:01 -07:00
Craig Dowell
4ce4288ecb teach test.py to skip selected tests 2009-10-09 12:54:54 -07:00
Sebastien Vincent
a68d88fb5c Merge with ns-3-dev. 2009-10-09 19:44:13 +02:00
Sebastien Vincent
6cdc60baf0 Fix valgrind errors for simple-wifi-frame-aggregation example. 2009-10-09 19:31:39 +02:00
Andrey Mazo
204e61b992 fix most of doxygen warnings 2009-10-09 18:36:39 +04:00
fmoatamr
6e7d010e52 Fix the compiling error: \"Cannot find definitions for fixed-width integral types (uint8_t, uint32_t, etc.)\" under Cygwin 2009-10-09 16:07:20 +02:00
Andrey Mazo
a5614b5862 Fix typos in tutorial. 2009-10-09 15:45:17 +04:00
Andrey Mazo
d43166d21b memset () wants #include <cstring>. 2009-10-09 12:05:36 +04:00
Craig Dowell
482ed05b77 valgrind complains about uninitialized buffer even if we don't care 2009-10-08 20:32:00 -07:00