Pavel Boyko
|
28cda227f2
|
Unit test for RANN information element
|
2009-03-31 14:44:29 +04:00 |
|
Craig Dowell
|
4d1839e95f
|
don't use pthread option under cygwin
|
2009-03-27 09:58:04 -07:00 |
|
Craig Dowell
|
4d17b00ad4
|
Make Names API return void not bool, rescan for Python Bindings
|
2009-03-26 17:39:20 -07:00 |
|
Timo Bingmann
|
7f8370b67e
|
Adding UniformVariable::GetInteger and using it to fix bug in RealRandomStream::GetNext.
|
2009-03-04 18:55:32 +01:00 |
|
Mathieu Lacage
|
27c630de9c
|
handle zero-size attribute list.
|
2009-03-03 16:07:16 +01:00 |
|
Mathieu Lacage
|
9a8bbc1985
|
move private method to public
|
2009-03-03 16:06:20 +01:00 |
|
Gustavo J. A. M. Carneiro
|
34c7ac0277
|
Bug 485: implement deserialization of normal/gaussian random variables
|
2009-03-03 10:57:42 +00:00 |
|
Tom Henderson
|
6caf2a0b2e
|
clarify the working between SeedManager set/get seed and the underlying package seed, in comments
|
2009-03-01 11:17:30 -08:00 |
|
Mathieu Lacage
|
fa47453c53
|
let GlobalValue do RNG environment variable processing
|
2009-02-25 12:27:00 -05:00 |
|
Mathieu Lacage
|
1d6fe7685a
|
add regression tests back
|
2009-02-25 13:40:06 +01:00 |
|
Mathieu Lacage
|
196177a74d
|
improve coherency between UniformVariable and RandomVariable, explain why the extra overload is necessary.
|
2009-02-25 13:10:22 +01:00 |
|
Mathieu Lacage
|
952c1818e4
|
kill dead API
|
2009-02-25 11:00:42 +01:00 |
|
Raj Bhattacharjea
|
1a86859237
|
Merge in rng-changes branch
|
2009-02-24 19:24:09 -05:00 |
|
Mathieu Lacage
|
d698a38195
|
add support for NS_ATTRIBUTE_DEFAULT
|
2009-02-24 10:27:08 +01:00 |
|
Mathieu Lacage
|
a31ecc8772
|
remove uneeded blank line
|
2009-02-24 10:26:57 +01:00 |
|
Mathieu Lacage
|
04ba81354e
|
implement NS_GLOBAL_VALUE
|
2009-02-24 09:59:21 +01:00 |
|
Mathieu Lacage
|
79297c4afa
|
typo
|
2009-02-24 09:40:54 +01:00 |
|
Timo Bingmann
|
eb8ca704b4
|
bug 486: patches for icc compilation.
|
2009-02-24 08:29:36 +01:00 |
|
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 |
|