Commit Graph

5420 Commits

Author SHA1 Message Date
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
Craig Dowell
a56b60f6ff more tracing tutorial words 2009-10-08 19:20:28 -07:00
Craig Dowell
7aa6cb832a update doc/main.h to say ./waf doxygen builds documentation 2009-10-08 18:02:44 -07:00
Craig Dowell
1acc1b5a65 remind waf how to generate introspected doxygen 2009-10-08 17:57:06 -07:00
Craig Dowell
4a6d30fbd5 tracing tutorial stuff 2009-10-08 13:59:26 -07:00
Craig Dowell
94c2d097f3 add fourth.cc to example tests and wordsmith tracing tutorial a bit 2009-10-08 11:37:29 -07:00
Craig Dowell
9a9b093416 branch merge 2009-10-08 10:36:58 -07:00
Craig Dowell
33b3bb4c40 add tracing tutorial piece 2009-10-08 10:36:26 -07:00
Sebastien Vincent
a233d59302 Fix valgrind error for icmpv6-redirect example. 2009-10-08 17:31:58 +02:00
fmoatamr
ed159f7cbf Fix the compiling error: \"Cannot find definitions for fixed-width integral types (uint8_t, uint32_t, etc.)\" under MacOS 2009-10-08 12:56:47 +02:00
Kirill Andreev
992e42acc1 Mesh: restoring DsFrom and DsTo flags when setting type QosData 2009-10-08 13:53:21 +04:00
Craig Dowell
47845a52b2 gcc 3.4.6 doesn't like implicit type conversion from double to unsigned int 2009-10-08 01:02:28 -07:00
Craig Dowell
c97d8c27bd branch merge 2009-10-08 00:17:11 -07:00
Craig Dowell
914b005571 Words about tracing in tutorial 2009-10-08 00:16:55 -07:00
Sebastien Vincent
b373a3ee69 Python scan (x86 and x86-64). 2009-10-08 07:10:54 +02:00
Josh Pelkey
b9736c4a9a Fix for bug 615 2009-10-07 23:06:21 -04:00
Josh Pelkey
4ff4237b40 Testcase for bug 647 2009-10-07 23:02:25 -04:00
Josh Pelkey
d496927da7 Fix for bug 647 2009-10-07 22:59:49 -04:00
Josh Pelkey
742f18415e TCP bug fixes 424, 426, 559, 663, 664, 697 2009-10-07 20:55:43 -04:00
Josh Pelkey
63d9935fc2 Removed MPI net-anim code 2009-10-07 16:20:49 -04:00
Sebastien Vincent
5882f56ea8 Typo. 2009-10-07 21:46:29 +02:00
Craig Dowell
4194de64de Tom's update to Gustavo's patch for bug 676. 2009-10-06 23:00:21 -07:00
Craig Dowell
2ecfd78d79 Gustavo patch for bug 676 2009-10-06 22:59:55 -07:00
Craig Dowell
3abf4a5910 convince waf to run test.py on check command 2009-10-06 22:54:24 -07:00
Craig Dowell
104b676108 update test.py documentation 2009-10-06 22:47:07 -07:00
Craig Dowell
d61e9266d4 add valgrind powers back to test.py 2009-10-06 22:01:40 -07:00