7
I Use This!
Inactive

Commits : Listings

Analyzed 11 days ago. based on code collected 11 days ago.
Jul 12, 2024 — Jul 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
StaticSpeedHelper -> ConstantVelocityHelper
mathieu_lacage
as Mathieu Lacage
More... over 16 years ago
StaticMobilityModel -> ConstantPositionMobilityModel, StaticSpeedMobilityModel -> ConstantVelocityMobilityModel
mathieu_lacage
as Mathieu Lacage
More... over 16 years ago
don't exit on save
mathieu_lacage
as Mathieu Lacage
More... over 16 years ago
change API based on comments from tom.
mathieu_lacage
as Mathieu Lacage
More... over 16 years ago
decrease version requirements.
mathieu_lacage
as Mathieu Lacage
More... over 16 years ago
make sure we build, even if libxml2 could not be found.
mathieu_lacage
as Mathieu Lacage
More... over 16 years ago
Adding UniformVariable::GetInteger and using it to fix bug in RealRandomStream::GetNext. More... over 16 years ago
xml support for ConfigStore
mathieu_lacage
as Mathieu Lacage
More... over 16 years ago
Check if the compiler *really* supports -fvisibility=hidden.
Gustavo Carneiro
as Gustavo J. A. M. Carneiro
More... over 16 years ago
merge
Gustavo Carneiro
as Gustavo J. A. M. Carneiro
More... over 16 years ago
Compile python bindings with -fvisibility=hidden, when possible. Closes #515.
Gustavo Carneiro
as Gustavo J. A. M. Carneiro
More... over 16 years ago
handle zero-size attribute list.
mathieu_lacage
as Mathieu Lacage
More... over 16 years ago
move private method to public
mathieu_lacage
as Mathieu Lacage
More... over 16 years ago
Bug 485: implement deserialization of normal/gaussian random variables
Gustavo Carneiro
as Gustavo J. A. M. Carneiro
More... over 16 years ago
clarify the working between SeedManager set/get seed and the underlying package seed, in comments More... over 16 years ago
align manual with new RNG code More... over 16 years ago
win32 build fixes.
Gustavo Carneiro
as Gustavo J. A. M. Carneiro
More... over 16 years ago
trace consistency changes More... over 16 years ago
Remove some temporary defines. More... over 16 years ago
Make ipv4-interface.h, ipv4-l3-protocol.h, and ipv4-static-routing.h private. Closes #370.
Gustavo Carneiro
as Gustavo J. A. M. Carneiro
More... over 16 years ago
Merge 802.11s code. More... over 16 years ago
let GlobalValue do RNG environment variable processing
mathieu_lacage
as Mathieu Lacage
More... over 16 years ago
add regression tests back
mathieu_lacage
as Mathieu Lacage
More... over 16 years ago
improve coherency between UniformVariable and RandomVariable, explain why the extra overload is necessary.
mathieu_lacage
as Mathieu Lacage
More... over 16 years ago
rescan python
mathieu_lacage
as Mathieu Lacage
More... over 16 years ago
kill dead API
mathieu_lacage
as Mathieu Lacage
More... over 16 years ago
fix build
mathieu_lacage
as Mathieu Lacage
More... over 16 years ago
Merge in rng-changes branch More... over 16 years ago
bug 509: backoff CW growth is invalid More... over 16 years ago
add support for NS_ATTRIBUTE_DEFAULT
mathieu_lacage
as Mathieu Lacage
More... over 16 years ago