Commit Graph

911 Commits

Author SHA1 Message Date
Nicola Baldo
fa1d15faa2 merge ns-3-lena-dev with ns-3-dev 2011-11-23 12:42:00 +01:00
Jaume Nin
6de5685111 fixed problems with ns-3-dev ObjectMap implementation 2011-10-24 18:08:24 +02:00
Alexander Afanasyev
30e6359e85 Adding required PTHREAD dependency to RT library check. Adding missing include to ipv6-address.cc 2011-10-06 10:42:21 -07:00
watrous
b7a72ee3dc Rescanned bindings on ns-regression 2011-11-14 13:00:58 -08:00
Mitch Watrous
2e030ed11d Bug 1204 - Can't Parse Time +100000000.0ns 2011-11-11 14:36:05 -08:00
Nicola Baldo
e957e12b7b fixed some typos in doxygen of object-base.h 2011-10-28 19:20:29 +02:00
Gustavo J. A. M. Carneiro
05b726cc71 Fix modules wscript usage of 'use' parameter 2011-09-22 13:03:25 +01:00
frederic.
5f040a5727 Export system-path include. 2011-09-19 09:29:55 +02:00
Gustavo J. A. M. Carneiro
d5c380d779 Merge waf-1.6 branch 2011-09-18 12:23:17 +01:00
Colin Perkins
a6e6187e45 make ns-3 compile on FreeBSD-8.2 2011-09-16 13:45:52 -07:00
Gustavo J. A. M. Carneiro
e8aeb9c6ce waf-1.6: Mac OSX and other fixes 2011-09-13 13:47:17 +01:00
Gustavo J. A. M. Carneiro
0536f2416f More waf 1.6.7 build fixes 2011-09-12 14:54:27 +01:00
Gustavo J. A. M. Carneiro
c3059b6e68 Upgrade to waf-1.6.7, work in progress 2011-09-08 16:13:40 +01:00
Tom Henderson
72fb9dc50c Fix some doxygen errors 2011-08-17 16:55:53 -07:00
Tom Goff
0bd27b493b bug 1220: FdReader always stops with NS_FATAL_ERROR 2011-08-16 10:54:12 -07:00
Mathieu Lacage
9cc209f639 add backward-compatibility aliases for test-runner command-line arguments 2011-08-11 08:52:28 -04:00
Mathieu Lacage
92ca264982 bug 1244: Seg Faults in optimized builds due to missing Logging components 2011-08-11 08:43:45 -04:00
Mitch Watrous
9322c886a9 Add a couple of includes and rescan core module's bindings 2011-08-10 10:59:35 -07:00
Mathieu Lacage
03f5e8348d add missing include. 2011-08-10 19:31:00 +02:00
Mathieu Lacage
a59bdc3a30 bug 1239: Add assertion that reference count never overflows 2011-08-10 13:14:42 -04:00
Anirudh Sivaraman
bd19a09832 bug 1082: Check that log component names are correct when taken from NS_LOG. 2011-08-10 12:23:15 -04:00
Mathieu Lacage
c3618453d2 refactor ObjectVector generic code into a separate file and introduce ObjectMap. 2011-08-10 11:48:19 -04:00
Tom Henderson
44bd9fc05e bug 1232: NS_TEST_SOURCEDIR does not handle test subdirectories 2011-08-08 08:33:29 -07:00
Gustavo J. A. M. Carneiro
39ffebadc2 Remove bogus TypeId::ResetInitialValues declaration, fix bindings 2011-08-07 16:08:55 +01:00
Gustavo J. A. M. Carneiro
feda6149ee Rescan all bindings 2011-08-04 17:50:36 +01:00
Gustavo J. A. M. Carneiro
297b27fc9f Remove PythonCompleteConstruct friend function, it is no longer needed 2011-08-04 17:50:15 +01:00
Gustavo J. A. M. Carneiro
3a8f07a0ea Rescan 'core' module API 2011-08-04 11:55:52 +01:00
Mathieu Lacage
f2d7c8f05a introduce Config::Reset 2011-08-03 13:58:10 -04:00
Mathieu Lacage
2e544da244 kill dead code/API 2011-08-03 10:19:00 -04:00
Mathieu Lacage
2a77dd3641 use new API, kill old one. 2011-08-03 10:17:01 -04:00
Mathieu Lacage
f8e1230105 kill old API 2011-08-03 10:08:47 -04:00
Mathieu Lacage
aef38c492b use new API. kill old one. 2011-08-03 10:04:56 -04:00
Mathieu Lacage
10a4ade82a use new API 2011-08-03 09:42:10 -04:00
Mathieu Lacage
b735008d61 use correct name instead of _very_ old names 2011-08-03 09:42:01 -04:00
Mathieu Lacage
a0df125410 export information data structure in API. 2011-08-03 09:35:03 -04:00
Mathieu Lacage
14b865d674 kill dead code 2011-08-03 08:28:15 -04: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
4c41275a11 remove ns3/ prefix which is un-needed now that all files are in same module. 2011-08-02 01:59:36 -07:00
Tom Henderson
4b93c8f439 Remove outdated reference to RandomVariable::GetSingleValue 2011-07-28 21:36:19 -07: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
Vedran Miletic
7271e9fa6f bug 1203: Inconsistently named ifndef/define macros in ns-3 headers 2011-07-07 04:31:52 -04:00
Tom Henderson
5b90ecc662 Fix LogNormalVariable distribution documentation 2011-06-14 21:16:34 -07:00
Andrey Mazo
f0eeb738ad documentation fixes 2011-05-25 08:57:47 +04: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
Mitch Watrous
1c345c4d76 Updated the modules doxygen page 2011-05-17 17:36:08 -07:00
John Abraham
e539b70709 Bug 1153 - optimized build : variable ‘tmp’ set but not used, g++4.6.0 2011-05-14 04:18:14 -04:00
John Abraham
24ea796d8b Bug 1147 variable ‘retOne’ set but not used, g++> 4.6.0 2011-05-14 03:20:58 -04:00