Commit Graph

920 Commits

Author SHA1 Message Date
Mathieu Lacage
44fd80ecdd bug 1371: llvm complains about redeclaration as struct 2012-02-24 03:39:06 -05:00
Gustavo J. A. M. Carneiro
382e0d67bb bug 1375: llvvm complains about unused functions 2012-02-24 03:36:58 -05:00
Mathieu Lacage
044878210d bug 1370: llvm complains about assignment to self 2012-02-24 03:34:42 -05:00
Mathieu Lacage
a3a0165df4 bug 1364: Typo in trace-value.h 2012-02-21 09:11:02 -05:00
Gustavo J. A. M. Carneiro
93fbaf6d0f Rescan bindings 2012-02-20 09:38:45 -08:00
Gustavo J. A. M. Carneiro
e1da179b80 Bug 1349 - TypeId.LookupAttributeByName Python bindings missing 2012-02-20 16:45:50 +00:00
alina & Gustavo Carneiro
a320abac57 Bug 1350 - Simulator.ScheduleWithContext Python binding missing 2012-02-14 17:45:50 +00:00
Andrey Mazo
cec21ade43 Bug 1170: Formulate best practices for dealing with unused debug variables. 2012-02-10 19:02:12 +04:00
Tom Henderson
4f828ef294 fix doxygen errors 2012-01-15 08:45:00 -08:00
Gustavo Carneiro / Vedran Miletić
ff86ca198d Bug 1327 - Version installed ns-3 files 2012-01-11 14:34:14 +00:00
Vedran Miletić
39d338dbeb fix various doxygen errors 2011-11-26 21:13:46 -08: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