Peter D. Barnes, Jr.
bfdb6ef10a
[Bug 1551] Redux: NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace?
2014-09-26 15:51:00 -07:00
Tom Henderson
c994aa10d8
rescan remaining bindings
2014-09-15 20:51:08 -07:00
Stefano Avallone
bd8c6c8a32
add support for a Wifi sleep mode
2014-09-05 16:33:57 -07:00
Tom Henderson
70f3450c5e
update bindings
2014-05-30 10:07:22 -07:00
Peter D. Barnes, Jr.
cd3da7143d
[doxygen] Revert r10410, r10411, r10412
2014-03-05 17:06:59 -08:00
Tom Henderson
727fa3f326
bindings rescan (another try)
2014-02-23 13:49:13 -08:00
Tommaso Pecorella
b24df55aa8
[Python Bindings] rescan bindings
2014-02-23 08:45:57 +01:00
Vedran Miletić
6acf41814e
Move tests outside ns3 namespace
2014-01-02 18:34:30 +01:00
Tom Henderson
88fd0f04eb
rescan all bindings
2013-12-16 00:06:41 -08:00
Peter D. Barnes, Jr.
8ef28580f8
[doxygen] fix errors
2013-12-11 15:20:29 -08:00
Tom Henderson
ed1bf7577e
rescan uan bindings
2013-12-05 07:49:33 -08:00
Peter D. Barnes, Jr.
b6b1371fd1
[doxygen] Uan module
2013-12-04 13:29:04 -08:00
Peter D. Barnes, Jr.
5a2488e6db
[doxygen] Suppress "warning: Member NS_LOG_COMPONENT_DEFINE is not documented"
2013-11-14 16:58:56 -08:00
Peter D. Barnes, Jr.
d75ff3559e
doxygen] Suppress "warning: Member NS_OBJECT_ENSURE_REGISTERED is not documented"
2013-11-14 16:58:28 -08:00
Tom Henderson
df6271a1da
rescan bindings
2013-11-13 09:06:10 -08:00
Vedran Miletić
f781366d2e
Fix compilation with Clang 3.2 and newer versions, including Apple Clang 5.0
...
Clang 3.2 requires all class members to be used in the code; this patch either removes class members that are not used or adds NS_UNUSED/NS_UNUSED_GLOBAL around them. Thanks to Andrey Mazo and Tommaso Pecorella for review.
2013-10-20 12:46:27 +02:00
Tom Henderson
aa99130b08
update bindings
2013-08-27 19:08:05 -07:00
Mitch Watrous
bf886d696f
Updatemany modules' Python bindings
2013-07-04 14:27:35 -07:00
Peter D. Barnes, Jr.
397b75c1b4
Merge
2013-06-26 16:43:20 -07:00
Tom Henderson
1071fd3d46
move gnuplot support from src/tools to src/stats
2013-06-18 13:16:51 -07:00
Peter D. Barnes, Jr.
433a24d419
[Doxygen] use \deprecated
2013-06-11 17:27:05 -07:00
Peter D. Barnes, Jr.
1bca805862
[Doxygen] use \todo
2013-06-11 17:02:23 -07:00
Peter D. Barnes, Jr.
666bcc699f
Merge Coverity fixes
2013-05-22 17:58:58 -07:00
Peter D. Barnes, Jr.
84126f97be
[Coverity] Untrusted loop bound (TAINTED_SCALAR)
2013-05-20 15:50:00 -07:00
Peter D. Barnes, Jr.
87819c2734
[Coverity] Division or modulo by zero (DIVIDE_BY_ZERO)
2013-05-16 02:06:55 -04:00
Peter D. Barnes, Jr.
138d242a9d
[Coverity] Operands don't affect result (CONSTANT_EXPRESSION_RESULT)
2013-05-15 16:37:31 -04:00
Mitch Watrous
b72c268305
Update Python bindings
2013-04-19 17:17:35 -07:00
Tom Henderson
89e67bbb33
update python bindings
2013-04-08 12:48:36 -07:00
Vedran Miletić
bbdb4231b3
Upgrade waf to 1.7.10 and fix included wscripts
...
This is a massive upgrade removing almost all pre-waf 1.6 script code. In addition, this does away with custom pkgconfig.py script for making .pc files and replaces it with waf's builtin mechanism.
Massive thanks to Alex Afanasyev for ideas and bugfixing, to Alina Quereilhac for bugfixing and testing, and to Tom Henderson for thorough testing.
2013-04-01 22:33:46 +02:00
Nicola Baldo
b69928a648
bug 1563: get rid of default argument value in AddTestCase
2013-03-22 13:14:38 +01:00
Tom Henderson
61f9323e32
update bindings
2012-12-12 13:14:40 -08:00
Andrea Sacco
a3d28ee2f5
Bugfix 1526
2012-11-07 23:54:01 +01:00
Andrea Sacco
01d9faa270
Bugfix 1055 (Reopened)
2012-11-07 23:50:10 +01:00
Tom Henderson
cc613cb57b
rescan bindings
2012-10-29 05:33:13 -07:00
Vedran Miletić
71e380b55e
Bug 1237 - code cleanups related to includes
2012-09-01 20:57:21 +02:00
Tom Henderson
5e39baec8a
rescan bindings
2012-08-17 16:03:51 -07:00
Mitch Watrous
6a15bfc2a6
Replace src/uan usage of RandomVariable with RandomVariableStream
2012-08-14 13:12:00 -07:00
Mitch Watrous
190f314ba5
Replace src/application usage of RandomVariable with RandomVariableStream
2012-08-13 16:08:13 -07:00
Tom Henderson
2796d4ce3f
rescan bindings
2012-07-11 21:07:41 -07:00
Peter D. Barnes, Jr.
e6d94781ec
Fix easy doxygen warnings
2012-06-20 06:50:50 -07:00
Andrea Sacco
a4999a6f95
Modified NetAnim and UAN Phy to trace transmission events
2012-06-18 10:22:59 +02:00
Andrea Sacco
e845b02a59
UAN module: Added Trace source accessors for TX/RX begin/end/drop events
2012-06-18 10:18:58 +02:00
Tom Henderson
25736177dc
rescan bindings
2012-04-14 18:09:25 -07:00
Andrea Sacco
227f459b55
Bug 1282 - Sleep state and CCA
2012-02-23 17:14:35 +01:00
Andrea Sacco
d64cca63c1
Bug 1376: wrong wind variable's name
2012-02-23 16:19:30 +01:00
Gustavo J. A. M. Carneiro
5620c694e8
Add parenthesis in while (packet = socket->Recv ()) to make clang++ (LLVM) happy
2012-02-22 13:58:51 +00:00
Gustavo J. A. M. Carneiro
93fbaf6d0f
Rescan bindings
2012-02-20 09:38:45 -08:00
Leonard Tracy
35dd07891a
change license to GPLv2
2011-12-16 09:23:45 -08:00
Tom Henderson
6fd41f7ca5
rescan bindings
2011-11-27 13:15:50 -08:00
Vedran Miletić
39d338dbeb
fix various doxygen errors
2011-11-26 21:13:46 -08:00