Commit Graph

4639 Commits

Author SHA1 Message Date
Gustavo J. A. M. Carneiro
2e2fd95111 Try to guess the location of the reference traces, when --with-regression-traces is not given (#478) 2009-01-24 12:52:58 +00:00
Gustavo J. A. M. Carneiro
b2c212c239 Run regression tests as WAF tasks, plus simplify how unit tests are declared. Closes #480. 2009-01-24 12:25:52 +00:00
Craig Dowell
69fe82e39f Alloc clients to omit /Names/ in Names::Find 2009-01-23 15:18:40 -08:00
Gustavo J. A. M. Carneiro
55930dc4fe Add a dashed box around DcaTxop and MacRxMiddle in the wifi architecture figure; closes #447. 2009-01-23 15:18:03 +00:00
Gustavo J. A. M. Carneiro
fcc6829b8e merge 2009-01-23 15:07:18 +00:00
Craig Dowell
f1e20b3f98 move a function definition in names.cc for a little more clarity 2009-01-22 23:54:11 -08:00
Craig Dowell
3e652dbc55 rename object-names.{cc,h} to names.{cc,h} per convention 2009-01-22 23:07:34 -08:00
Raj Bhattacharjea
63b331ecd2 Remove the nonsensical GetSeed 2009-01-22 15:59:50 -05:00
Raj Bhattacharjea
1858b93cfa Update the bindings 2009-01-22 15:13:47 -05:00
Raj Bhattacharjea
bf33a71945 Michelle's bounds patch 2009-01-22 14:42:18 -05:00
Raj Bhattacharjea
eb416a364b Mathieu's patch: update users of GetSingleValue 2009-01-22 14:12:56 -05:00
Raj Bhattacharjea
924600646a Apply Mathieu's change: remove all calls to SetSeed 2009-01-22 14:11:09 -05:00
Raj Bhattacharjea
ac192394c3 Commit Mathieu's coding style cleanup of random-variable 2009-01-22 14:10:40 -05:00
Craig Dowell
a715fef8e0 a little more doxygen for object-names.h 2009-01-21 00:28:47 -08:00
Craig Dowell
e1a8e44e43 add NamesPriv cleanup for code that doesn't use simulator -- for valgrind-clean runs 2009-01-20 22:42:11 -08:00
Craig Dowell
c37f4c2169 add examples of Config::Set to example names.cc 2009-01-20 21:55:04 -08:00
Craig Dowell
66f8a1a4d1 fix crasher in config unit tests 2009-01-20 21:16:52 -08:00
Craig Dowell
94f6345721 fix crasher in config 2009-01-20 18:56:33 -08:00
Craig Dowell
19fb59dda7 make simple version of Names:Add even simpler. Use that in examples/names.cc 2009-01-20 18:29:06 -08:00
Craig Dowell
23504b557f Brute force all of the helpers to use object name service 2009-01-20 17:39:18 -08:00
Craig Dowell
cb6a14f423 add an object name service 2009-01-20 15:47:14 -08:00
Raj Bhattacharjea
5d667957a7 Fix old code that crept in 2009-01-20 16:36:08 -05:00
Raj Bhattacharjea
be2da95507 Undo a change which does not compile 2009-01-20 14:43:52 -05:00
Raj Bhattacharjea
cdde863642 Expose RNG seed/run # to attributes; bindings update 2009-01-20 14:00:05 -05:00
Raj Bhattacharjea
2e2fd41d48 Merge 2009-01-20 11:41:57 -05:00
Gustavo J. A. M. Carneiro
8e70ea9b96 Don't abuse os.chdir so much (not thread safe) 2009-01-18 22:47:25 +00:00
Gustavo J. A. M. Carneiro
ae5749aea7 Cleanup: remove regression reference traces downloading code (moved to allinone) 2009-01-18 22:18:49 +00:00
Gustavo J. A. M. Carneiro
587ee24f71 waf --run now takes either full path to a program or just the (flat) program name, for all C++ programs 2009-01-18 19:59:46 +00:00
Mathieu Lacage
c7222e4a09 bug 472: fix build with gcc 3.4.6 2009-01-18 12:14:32 +01:00
Gustavo J. A. M. Carneiro
b4f451047b Update waf; closes #466. 2009-01-17 18:19:24 +00:00
Gustavo J. A. M. Carneiro
8bd42a0693 Make it easy to turn on profiling of pybindgen 2009-01-17 16:59:45 +00:00
Gustavo J. A. M. Carneiro
796dee6f9e On native win32, we cannot use -D_DEBUG when compiling Python extensions 2009-01-17 16:58:42 +00:00
Gustavo J. A. M. Carneiro
8731761fcd Remove no longer needed WAF command execution win32 workaround 2009-01-17 16:57:42 +00:00
Gustavo J. A. M. Carneiro
28a9688bdf Fix WifiMacQueue typeid registration 2009-01-16 18:52:00 +00:00
Gustavo J. A. M. Carneiro
5ef24fc287 Remove the last remnants of local pybindgen handling (allinone takes care of pybindgen now) 2009-01-16 17:18:49 +00:00
Gustavo J. A. M. Carneiro
f43e499af6 examples/wifi-ap.cc ported to Python (minus tracing) 2009-01-16 12:33:22 +00:00
Guillaume Vu-Brugier
0642485437 bug 329: pcap files generated in native win32 (mingw) are always corrupt 2009-01-16 09:08:20 +01:00
Mathieu Lacage
edc5b803a0 add missing include 2009-01-16 09:06:59 +01:00
Mathieu Lacage
d14c6a670d add missing copyright/license statement 2009-01-16 08:58:17 +01:00
Mathieu Lacage
7604c76fd4 ns-2 calendar code 2009-01-15 20:56:06 +01:00
Mathieu Lacage
14fdfbf4b2 test calendar+ns2calendar schedulers 2009-01-15 20:55:34 +01:00
Mathieu Lacage
e4e6eb1ab0 add new comparison operators. 2009-01-15 20:54:11 +01:00
Mathieu Lacage
f232747976 memleak 2009-01-15 20:53:50 +01:00
Mathieu Lacage
05437e76a9 empty skeleton for ns2 calendar scheduler 2009-01-15 11:23:59 +01:00
Gustavo J. A. M. Carneiro
8d8d19ef45 Fix build for systems without posix threads library 2009-01-14 15:36:19 +00:00
Gustavo J. A. M. Carneiro
f116668736 RealtimeEventLock is gone 2009-01-14 15:35:42 +00:00
Gustavo J. A. M. Carneiro
edd1e2552a Correct documentation 2009-01-14 12:46:06 +00:00
Gustavo J. A. M. Carneiro
46a0667585 Add dependency annotations for the task that generates Python bindings 2009-01-14 11:17:41 +00:00
Raj Bhattacharjea
53f9afd2cc Merge 2009-01-13 17:17:37 -05:00
Raj Bhattacharjea
a0ce50f7ff Proposed RNG API changes 2009-01-13 17:15:44 -05:00