Commit Graph

696 Commits

Author SHA1 Message Date
Raj Bhattacharjea
fc998323d4 Sync with ns-3-dev 2009-02-23 23:56:27 -05:00
Raj Bhattacharjea
d509a8ef15 Fix previous changeset 2009-02-23 23:49:17 -05:00
Raj Bhattacharjea
c8423550f5 Almost have env variable support for RNG right 2009-02-23 22:55:16 -05:00
Timo Bingmann
7e8d2be1da Missing include of stdlib.h for free() in callback.cc 2009-02-23 11:33:14 +01:00
Timo Bingmann
127064f21a Print demangled callback signatures if they mismatch. bug #507 2009-02-22 17:28:45 +01:00
Unknown
b16cf00eb7 Sync with dev 2009-02-17 14:49:22 -05:00
Unknown
3d6ecbd579 endless loops are not a good thing 2009-02-11 22:37:00 -08:00
Craig Dowell
69d60201c3 more dox for names 2009-02-10 11:28:40 -08:00
Craig Dowell
95951b0a4d a few tests, a little reorganization for clarity 2009-02-10 11:05:10 -08:00
Craig Dowell
998a5ba69a some naming changes suggested by Gustavo 2009-02-10 10:36:26 -08:00
Craig Dowell
b4cd636033 QueryObject comment changed to GetObject 2009-02-09 10:15:40 -08:00
Craig Dowell
8d696d8061 add a Rename function to the object name service to facilitate auto naming 2009-01-30 17:34:41 -08:00
Craig Dowell
b128c223c7 Testmeister Tom found a bug in Names::Add for his shortcut semantics 2009-01-30 10:30:07 -08:00
Raj Bhattacharjea
8c1b14ba99 Get/Set the package seed in a static variable 2009-01-28 15:04:28 -05:00
Craig Dowell
6b7eeeff77 branch merge 2009-01-27 12:39:43 -08:00
Gustavo J. A. M. Carneiro
d7cf4f2462 Don't use the flag -pthread on darwin to avoid warning message 2009-01-25 15:39:36 +00:00
Gustavo J. A. M. Carneiro
51e6ac3617 Fix 'no newline at the end of file' compilation error in the pthread test 2009-01-25 14:52:09 +00:00
Gustavo J. A. M. Carneiro
d4f67a66db Detect pthread support by compiling a test program with the -pthread switch, not just check for the header file. 2009-01-24 19:25:33 +00:00
Gustavo J. A. M. Carneiro
a88ba4fd5b librt is need not for threading primitives but for the real time scheduler 2009-01-24 18:47:47 +00:00
Craig Dowell
69fe82e39f Alloc clients to omit /Names/ in Names::Find 2009-01-23 15:18:40 -08: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
bf33a71945 Michelle's bounds patch 2009-01-22 14:42:18 -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
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
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
a0ce50f7ff Proposed RNG API changes 2009-01-13 17:15:44 -05:00
Providence.Salumu
f9c7dccad9 bug 412: support more arguments in callbacks. 2009-01-09 13:18:24 +01:00
Gustavo J. A. M. Carneiro
f19d54fddd Upgrade to new WAF, work in progress 2008-12-29 13:28:54 +00:00
Mathieu Lacage
3c9ed4a4c7 bug 436: missing doxygen 2008-12-10 00:09:07 -08:00
Craig Dowell
cea36a7ce4 make a pass through doxygen fixing errors 2008-12-09 20:29:04 -08:00
Craig Dowell
8f85775a54 branch merge 2008-11-26 13:53:28 -08:00
Gustavo J. A. M. Carneiro
d474f1933a Bug 289: CommandLine::AddValue is not wrapped 2008-11-26 12:11:11 +00:00
Craig Dowell
99233fe787 branch merge 2008-11-24 11:21:15 -08:00
Mathieu Lacage
8393b27aa2 merge with HEAD 2008-11-24 06:36:05 +01:00
Craig Dowell
b0694a6a76 branch merge 2008-11-20 19:44:19 -08:00
Craig Dowell
23b216a600 convince global routing not to crash in the presence of bridges 2008-11-19 15:54:12 -08:00
Mathieu Lacage
8fd3438914 5% cpu optimization 2008-11-19 14:39:52 +01:00
Mathieu Lacage
37d6b2a697 5% cpu optimization 2008-11-19 14:19:10 +01:00
Mathieu Lacage
87745fdacc assert on invalid uid 2008-11-04 14:05:57 +01:00
Mathieu Lacage
40dc133bc7 merge with HEAD 2008-10-28 11:26:58 +01:00
Craig Dowell
a3556ebe05 branch merge 2008-10-24 07:13:35 -07:00