Commit Graph

57 Commits

Author SHA1 Message Date
John Abraham
2c0e7f05ef Bug 1164 - IPV4 TCP Bind an already used port failed but without setting errno 2011-08-17 11:39:16 -04:00
YunQiang Su
d33563b5e4 bug 1177: auto generated man pages have error 2011-08-14 14:21:41 -07:00
John Abraham
3bb5f0c770 Bug 1050: Part 3 2011-08-10 19:58:33 -04:00
Quincy Tse
332604fd02 bug 1050: ISO C++ forbids variable length array 2011-08-10 13:09:23 -04:00
Gustavo J. A. M. Carneiro
feda6149ee Rescan all bindings 2011-08-04 17:50:36 +01:00
Vedran Miletić
0538e655aa standardize ns-3 namespace declaration format 2011-08-02 17:43:32 -04:00
Vedran Miletić
fe0667def8 standardize emacs c++ mode comments 2011-08-02 17:42:33 -04:00
Mathieu Lacage
8a38290eb8 add support for --update-data to test.py, move test runner code to library for modular build, add support for hierarchical tests beyond the previous two-level hierarchy. 2011-07-29 03:38:59 -04:00
Gustavo J. A. M. Carneiro
4cf581619e Rescan all python bindings for all modules 2011-07-20 16:02:32 +01:00
Tom Henderson
b6c0a89090 clarify CreateSocket() doxygen 2011-07-07 06:52:07 -07:00
Vedran Miletic
7271e9fa6f bug 1203: Inconsistently named ifndef/define macros in ns-3 headers 2011-07-07 04:31:52 -04:00
Mathieu Lacage
7fc5fc50f2 bug 1091: replace virtual method with callbacks. 2011-07-06 18:51:12 -04:00
Andrey Mazo
f0eeb738ad documentation fixes 2011-05-25 08:57:47 +04:00
Tom Henderson
5e55050456 clear some documentation build errors 2011-05-24 23:44:09 -07:00
Tom Henderson
67a2d856bf organize doxygen modules alphabetically 2011-05-24 22:59:41 -07:00
Tom Henderson
2a2690a003 rerun check-style.py at default level to enforce space after function name 2011-05-22 23:18:47 -07:00
Tom Henderson
34688f76ec rerun check-style.py with uncrustify-0.58 2011-05-22 22:28:15 -07:00
John Abraham
6ea0408257 Bug 1165 - memset used with constant zero length parameter 2011-05-18 20:01:44 -04:00
John Abraham
a68f743413 Bug 1154 part 2 'found' set but not used, g++ > 4.6.0 2011-05-14 04:24:34 -04:00
John Abraham
73410fcd17 Bug 1154 - found’ set but not used, g++ > 4.6.0 2011-05-14 04:22:42 -04:00
John Abraham
b0c48d2562 Bug 1148 variable ‘curtok’ set but not used 2011-05-14 03:28:34 -04:00
Tom Henderson
0958310641 split manual; create model library 2011-05-13 23:10:33 -07:00
Josh Pelkey
30fd9b6bee network coding style changes 2011-05-13 14:57:43 -04:00
Mitch Watrous
c088777e03 Fix doxygen groups for some new modules 2011-05-10 17:56:47 -07:00
Mathieu Lacage
5dc857e7bd merge with HEAD 2011-05-03 11:39:31 +02:00
Mathieu Lacage
c803b08135 improve test output upon failure 2011-05-03 11:21:50 +02:00
Mathieu Lacage
4a484cdfd5 convert from old test API 2011-05-03 11:19:03 +02:00
Mathieu Lacage
34211bb68e improve test output upon failure 2011-05-03 11:18:41 +02:00
Mitch Watrous
e795aaedb2 Make Python examples use new modular bindings 2011-04-29 16:59:33 -07:00
Mathieu Lacage
9f34c1163a merge 2011-04-28 00:11:44 +02:00
John Abraham
f6a6236ef8 Bug 1105 Move topology helpers into separate per-device modules 2011-04-26 15:42:15 -07:00
Mathieu Lacage
75e1ac8345 convert from the really old test API 2011-04-22 13:00:26 +02:00
Mathieu Lacage
ef140c82f3 bug 1072: crash upon call to Packet::AddAtEnd of fragmented packets 2011-04-21 13:41:36 +02:00
Mathieu Lacage
d9febdf743 testcase for bug 1072 2011-04-21 09:26:55 +02:00
Andrey Mazo
d3344cbbb8 build fixes for gcc 4.6 2011-04-17 14:54:42 +02:00
Mathieu Lacage
7b89cdcd95 merge 2011-04-17 13:58:26 +02:00
Mitch Watrous
3c78215274 Merge 2011-04-15 13:05:52 -07:00
Mitch Watrous
6c0d5166e8 Make examples that were in samples directory run 2011-04-15 13:03:02 -07:00
Mathieu Lacage
7095312867 modular bindings scan 2011-04-15 21:03:28 +02:00
Mathieu Lacage
8d52758c4a avoid ambiguous method overloads for python bindings 2011-04-15 20:48:12 +02:00
Mitch Watrous
c9202337a8 Move examples out of samples directory and remove it 2011-04-14 14:22:09 -07:00
Tom Henderson
cc39a25064 fix outdated doxygen 2011-04-08 13:43:34 -07:00
Gustavo J. A. M. Carneiro
89234825b1 Bindings rescan 2011-04-01 11:51:51 +01:00
Nicola Baldo
5c3b10c740 PhyMac --> GenericPhy 2011-03-29 15:46:03 +02:00
Mitch Watrous
aa99a64810 Move tests from some modules to their test libraries 2011-03-28 16:43:20 -07:00
Gustavo J. A. M. Carneiro
f552f18f06 Modular bindings: api rescan 2011-03-27 15:52:35 +01:00
Mitch Watrous
9297d29cb1 Create test module libraries for some modules 2011-03-24 15:05:20 -07:00
Mitch Watrous
8a8d425071 Split contrib module into config-store and tools 2011-03-24 09:23:44 -07:00
Mathieu Lacage
62607d311d bug 1078: PacketTagList::Add performs NS_ASSERT counting one byte too few. 2011-03-24 15:11:56 +01:00
Mitch Watrous
28384516a2 Create separate module and test-module libraries 2011-03-18 10:58:21 -07:00