Commit Graph

963 Commits

Author SHA1 Message Date
Mitch Watrous
b1f7508525 Bug 1476: TestCase::GetName () should not be private 2012-07-24 17:11:01 -07:00
Tom Henderson
2796d4ce3f rescan bindings 2012-07-11 21:07:41 -07:00
Mitch Watrous
73b5363a43 Bug 1464 - ConfigStore Save + Load => Could not set default value for ns3::UdpSocketImpl::IcmpCallback 2012-07-11 10:26:41 -07:00
Tom Henderson
698f11371d rescan bindings 2012-07-10 23:08:50 -07:00
Tom Henderson
53784d6370 helper to use config paths to assign streams 2012-07-10 21:52:31 -07:00
Mitch Watrous
3c3123dc4a update wscript 2012-07-10 21:51:44 -07:00
Mitch Watrous
00878e317d examples for RandomVariableStream implementations 2012-07-10 21:51:08 -07:00
Mitch Watrous
b8160d6a96 test suite for RandomVariableStream implementations 2012-07-10 21:48:32 -07:00
Mitch Watrous
1a637751d3 Port remaining RandomVariable implementations to RandomVariableStream 2012-07-10 21:47:16 -07:00
Mathieu Lacage
7fa5a5d5d8 initial patch to fix rng variability 2012-07-10 21:31:47 -07:00
Nicola Baldo
31ae5da80a merge 2012-05-16 17:50:13 +02:00
Jaume Nin
c743ac2a5a Fixed valgrind errors in attribute system. Fixed typo in AttributeMap test. Fixed Get() method for elements not present in the map 2012-05-14 18:15:22 +02:00
Jaume Nin
8f44cc7392 fixed Resolver::DoArrayResolve after bug 1352 fix 2012-05-11 14:02:54 +02:00
Jaume Nin
a479c64051 Fixed bug 1352 (Object attribute map / vector issue) 2012-05-09 12:03:54 +02:00
Gustavo J. A. M. Carneiro
17c1bad598 Python threading fixes 2012-04-24 17:29:28 +01: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
Tom Henderson
a298bc7548 rescan bindings 2012-05-12 21:14:01 -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
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
220d3e5a5f disable faulty test in threaded-simulator 2012-04-06 15:25:43 -07: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
Tom Henderson
a182a722c0 rescan core bindings 2012-03-26 06:04:54 -07:00
Mathieu Lacage
7bad629683 bug 603: Simulator::Next is useless 2012-03-26 08:02:24 -04:00
Mathieu Lacage
a3b21502c1 bug 631: RealtimeSimulatorImpl does not handle Ctrl-C with python bindings 2012-03-26 06:18:00 -04:00
Mathieu Lacage
db064e1f69 bug 1000: Make RealtimeSimulatorImpl last until stop 2012-03-26 06:13:16 -04:00
Mathieu Lacage
cb11c5b5a7 rescan 2012-03-23 23:50:52 -07:00
Tom Goff
8bc5c5294d bug 1000: typo in FlushStreams 2012-03-23 04:33:02 -04:00
Mathieu Lacage
1dc29395b8 merge with HEAD 2012-03-23 08:38:57 +01:00
Mathieu Lacage
617c57a450 Handle the case where '*' is used against the name of an attribute in a configuration path 2012-03-23 07:38:42 +01:00
Mathieu Lacage
2e0ea381c6 use new API 2012-03-22 15:09:40 -04:00
Alina Quereilhac
efe4c2ed68 Finally enable a thread-safe ScheduleWithContext 2012-03-22 18:05:13 +01:00
Alina Quereilhac
ef36bcce9e add API to know which thread we are in 2012-03-22 15:33:56 +01:00
Mathieu Lacage
87309ec7f0 remove abstraction that is going to be broken 2012-03-22 15:27:50 +01:00
Mathieu Lacage
1b38d7634f kill unused code 2012-03-22 15:01:45 +01:00
Vedran Miletić
0083b436d0 Additional static casts needed for gcc-4.7 compilation 2012-03-08 21:50:10 -08:00
Tom Goff
0a8dc7033c Explicitly including the unistd.h header file is needed on some systems where POSIX system calls are used 2012-03-08 21:48:19 -08:00
Mathieu Lacage
45b33f0250 bug 1371: llvm complains about invalid dereference of zero 2012-02-24 03:45:36 -05:00
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