Commit Graph

7871 Commits

Author SHA1 Message Date
Mitch Watrous
1b9b93d819 Bug 962 - list of paths to reach objects contains bogus entries 2012-05-01 10:18:37 -07:00
Tom Henderson
9805521e71 update doxygen-release 2012-03-30 19:36:02 -07:00
Bruno Haick
43c700f077 fix broken tutorial link 2012-04-23 21:34:25 -07:00
Bruno Haick
b45519a952 fix broken tutorial link 2012-04-23 21:31:13 -07:00
Mitch Watrous
93918198b3 Updated Release Notes 2012-04-26 10:26:06 -07:00
Mitch Watrous
f071e308b0 Bug 1391 - .ns3rc does not allow comments as expected 2012-04-26 10:19:11 -07:00
Mitch Watrous
6b18ff36d7 Bug 1415 - examples-to-run.py doesn't work with command line arguments 2012-04-25 19:08:07 -07:00
Mitch Watrous
550efc3e59 Bug 1392 - Modules built report does not clarify C++ or Python 2012-04-24 12:00:10 -07:00
Gustavo J. A. M. Carneiro
17c1bad598 Python threading fixes 2012-04-24 17:29:28 +01:00
Nicola Baldo
e8d8a23857 fixed Bug 1416 - WifiMac traces not being called 2012-04-23 13:46:14 +02:00
Tom Henderson
4789d43a7a Remove Ns2CalendarScheduler event scheduler 2012-04-18 10:21:35 -07:00
Tom Henderson
b19dc3a980 test code to support previous three commits 2012-04-18 10:10:33 -07:00
Mathieu Lacage
9cbf9055ad support type specifier without brackets 2012-01-16 05:53:04 -08:00
Mathieu Lacage
a8d4b47568 fix bug in ObjectFactory::Set() attribute value 2012-01-18 07:34:57 -08:00
Mathieu Lacage
8ed4a31c7f Support PointerValue::DeserializeFromString() 2012-04-18 09:35:58 -07:00
Gustavo J. A. M. Carneiro
f32be2eb6f Fix waf --run inside an example subdir 2012-04-17 11:26:31 +01:00
Tom Henderson
c916021db0 branch merge 2012-04-14 18:11:17 -07:00
Tom Henderson
25736177dc rescan bindings 2012-04-14 18:09:25 -07:00
Tom Henderson
c2853d4398 add antenna bindings 2012-04-14 18:08:46 -07:00
Tom Henderson
da058740e6 fix invalid use of incomplete type problem in bindings 2012-04-14 18:07:45 -07:00
Tom Henderson
e498f54b9b add forward declaration 2012-04-14 16:50:36 -07:00
Tom Henderson
3d341af9de add forward declaration 2012-04-14 16:49:34 -07:00
Tom Henderson
ebfd5322b6 deconflict average test suite class names 2012-04-13 15:56:00 -07:00
Nicola Baldo
038e12b3ba updated CHANGES.html and RELEASE_NOTES 2012-04-11 12:23:10 +02:00
Nicola Baldo
989a98523d check-style src/antenna 2012-04-11 11:46:20 +02:00
Nicola Baldo
2d1ea0955f integrated antenna docs in models library docs 2012-04-11 11:38:40 +02:00
Nicola Baldo
1bf54a64dd merge ns-3-antenna with ns-3-dev 2012-04-11 11:15:12 +02:00
Tom Henderson
7bebe48f82 only test threaded-simulator cases appropriate for the configuration 2012-04-10 16:07:39 -07:00
Tom Henderson
e37603163f Remove Ns2CalendarScheduler from threaded-test-suite 2012-04-10 15:52:32 -07:00
Tom Henderson
4dfa1128af Remove unused files 2012-04-10 15:51:44 -07:00
Nicola Baldo
83ddd85713 addressed code review by Tom http://codereview.appspot.com/5726045/#msg1 2012-04-10 19:00:28 +02:00
Nicola Baldo
d03396cbb5 added operator>> for Angles 2012-04-10 18:32:50 +02:00
John Abraham
c2ad003ec1 NetAnim: Add description to NodeContainers 2012-04-08 23:03:34 -07:00
Tom Henderson
220d3e5a5f disable faulty test in threaded-simulator 2012-04-06 15:25:43 -07:00
Gustavo J. A. M. Carneiro
8e7165bcbc Bug 1406 - waf exits with maximum recursion depth exceeded while calling a Python object if wscript has wrong filename 2012-04-06 16:05:51 +01:00
Vedran Miletić
9d5db73acb Add time to UdpEchoClient and UdpEchoServer NS_LOG_INFO output. 2012-04-03 18:59:41 +02:00
Tom Henderson
90bb099e38 fix test.py comments 2012-04-02 06:57:07 -07:00
Tom Henderson
65ae1b74be typo in manual 2012-04-01 11:34:04 -07:00
Tom Henderson
9f3a3b39d6 add logging to RttEstimator classes 2012-04-01 11:31:25 -07:00
Tom Henderson
b13d70cf89 additional cleanup of RttEstimator class 2012-04-01 11:05:32 -07:00
Mathieu Lacage
27f20ff717 no one needs animation-interface.h here. 2012-04-01 10:08:16 -04:00
Mathieu Lacage
0805810c16 merge again with HEAD 2012-04-01 10:00:47 -04:00
John Abraham
159fc85fac Merge 2012-04-01 07:00:18 -07:00
John Abraham
9075c38f16 NetAnim: Handle special case for Wimax forwarding 2012-04-01 06:59:13 -07:00
Mathieu Lacage
130409d75f merge with HEAD 2012-04-01 09:54:32 -04:00
Mathieu Lacage
4f265eef23 bug 1387: CRASH in threaded-simulator 2012-04-01 09:51:05 -04:00
Mathieu Lacage
fc6a5aa51d more extensive test coverage 2012-04-01 09:47:46 -04:00
Mathieu Lacage
365de5d1fa bools are bools 2012-04-01 09:47:33 -04:00
Vedran Miletić
5f350bece7 UdpEcho NS_LOG_INFO bugfix (wrong address type) and cosmetic changes to log output 2012-04-01 13:43:06 +02:00
John Abraham
8eb4c8b945 NetAnim: add configure start/stop time, update examples 2012-03-31 22:54:27 -07:00