Wed, 11 Mar 2009 11:16:25 +0000 Gustavo J. A. M. Carneiro rescan python bindings
Tue, 10 Mar 2009 14:31:40 +0100 Mathieu Lacage update CHANGES.html
Tue, 10 Mar 2009 14:27:58 +0100 Gustavo J. A. M. Carneiro bug 482: Add constant acceleration mobility model
Tue, 10 Mar 2009 14:24:56 +0100 Mathieu Lacage StaticSpeedHelper -> ConstantVelocityHelper
Tue, 10 Mar 2009 14:18:32 +0100 Mathieu Lacage StaticMobilityModel -> ConstantPositionMobilityModel, StaticSpeedMobilityModel -> ConstantVelocityMobilityModel
Wed, 04 Mar 2009 18:55:32 +0100 Timo Bingmann Adding UniformVariable::GetInteger and using it to fix bug in RealRandomStream::GetNext.
Wed, 04 Mar 2009 11:34:51 +0000 Gustavo J. A. M. Carneiro Check if the compiler *really* supports -fvisibility=hidden.
Tue, 03 Mar 2009 18:52:00 +0000 Gustavo J. A. M. Carneiro merge
Tue, 03 Mar 2009 18:51:16 +0000 Gustavo J. A. M. Carneiro Compile python bindings with -fvisibility=hidden, when possible. Closes #515.
Tue, 03 Mar 2009 16:07:16 +0100 Mathieu Lacage handle zero-size attribute list.
Tue, 03 Mar 2009 16:06:20 +0100 Mathieu Lacage move private method to public
Wed, 18 Feb 2009 20:57:33 -0800 Tom Henderson fix for bug 468
Tue, 03 Mar 2009 10:57:42 +0000 Gustavo J. A. M. Carneiro Bug 485: implement deserialization of normal/gaussian random variables
Sat, 28 Feb 2009 15:02:15 +0000 Gustavo J. A. M. Carneiro Make ipv4-interface.h, ipv4-l3-protocol.h, and ipv4-static-routing.h private. Closes #370.
Sun, 01 Mar 2009 11:17:30 -0800 Tom Henderson clarify the working between SeedManager set/get seed and the underlying package seed, in comments
Sun, 01 Mar 2009 11:16:39 -0800 Tom Henderson align manual with new RNG code
Sun, 01 Mar 2009 12:11:00 +0000 Gustavo J. A. M. Carneiro win32 build fixes.
Wed, 25 Feb 2009 12:27:00 -0500 Mathieu Lacage let GlobalValue do RNG environment variable processing
Wed, 25 Feb 2009 13:40:06 +0100 Mathieu Lacage add regression tests back
Wed, 25 Feb 2009 13:10:22 +0100 Mathieu Lacage improve coherency between UniformVariable and RandomVariable, explain why the extra overload is necessary.
Wed, 25 Feb 2009 11:00:50 +0100 Mathieu Lacage rescan python
Wed, 25 Feb 2009 11:00:42 +0100 Mathieu Lacage kill dead API
Wed, 25 Feb 2009 10:50:59 +0100 Mathieu Lacage fix build
Tue, 24 Feb 2009 19:24:09 -0500 Raj Bhattacharjea Merge in rng-changes branch
Tue, 24 Feb 2009 00:12:22 -0500 Raj Bhattacharjea Rescan the bindings
Mon, 23 Feb 2009 23:56:27 -0500 Raj Bhattacharjea Sync with ns-3-dev
Mon, 23 Feb 2009 23:49:17 -0500 Raj Bhattacharjea Fix previous changeset
Mon, 23 Feb 2009 22:55:16 -0500 Raj Bhattacharjea Almost have env variable support for RNG right
Tue, 17 Feb 2009 14:49:22 -0500 raj Sync with dev
Thu, 29 Jan 2009 12:25:25 -0500 Raj Bhattacharjea Explicit cast and correction in wifi/RandomStream
Wed, 28 Jan 2009 15:04:28 -0500 Raj Bhattacharjea Get/Set the package seed in a static variable
Wed, 28 Jan 2009 13:35:47 -0500 Raj Bhattacharjea Update the bindings for GetSeed change
Thu, 22 Jan 2009 15:59:50 -0500 Raj Bhattacharjea Remove the nonsensical GetSeed
Thu, 22 Jan 2009 15:13:47 -0500 Raj Bhattacharjea Update the bindings
Thu, 22 Jan 2009 14:42:18 -0500 Raj Bhattacharjea Michelle's bounds patch
Thu, 22 Jan 2009 14:12:56 -0500 Raj Bhattacharjea Mathieu's patch: update users of GetSingleValue
Thu, 22 Jan 2009 14:11:09 -0500 Raj Bhattacharjea Apply Mathieu's change: remove all calls to SetSeed
Thu, 22 Jan 2009 14:10:40 -0500 Raj Bhattacharjea Commit Mathieu's coding style cleanup of random-variable
Tue, 20 Jan 2009 16:36:08 -0500 Raj Bhattacharjea Fix old code that crept in
Tue, 20 Jan 2009 14:43:52 -0500 Raj Bhattacharjea Undo a change which does not compile
Tue, 20 Jan 2009 14:00:05 -0500 Raj Bhattacharjea Expose RNG seed/run # to attributes; bindings update
Tue, 20 Jan 2009 11:41:57 -0500 Raj Bhattacharjea Merge
Tue, 13 Jan 2009 17:17:37 -0500 Raj Bhattacharjea Merge
Tue, 13 Jan 2009 17:15:44 -0500 Raj Bhattacharjea Proposed RNG API changes
Tue, 24 Feb 2009 14:33:17 +0100 Timo Bingmann bug 509: backoff CW growth is invalid
Tue, 24 Feb 2009 10:27:08 +0100 Mathieu Lacage add support for NS_ATTRIBUTE_DEFAULT
Tue, 24 Feb 2009 10:26:57 +0100 Mathieu Lacage remove uneeded blank line
Tue, 24 Feb 2009 09:59:21 +0100 Mathieu Lacage implement NS_GLOBAL_VALUE
Tue, 24 Feb 2009 09:40:54 +0100 Mathieu Lacage typo
Tue, 24 Feb 2009 09:18:11 +0100 Francesco Malandrino bug 487: add association/disassociation hooks in Nqsta.
Tue, 24 Feb 2009 09:07:04 +0100 Mathieu Lacage bug 465: mixed-wireless.py does not work anymore.
Tue, 24 Feb 2009 08:29:36 +0100 Timo Bingmann bug 486: patches for icc compilation.
Tue, 24 Feb 2009 08:20:51 +0100 Mathieu Lacage bug 500: make DcaTxop accessible through an attribute.
Mon, 23 Feb 2009 16:07:46 +0000 Gustavo J. A. M. Carneiro Fix build of Python bindings on systems with no support for TabBridge
Mon, 23 Feb 2009 06:56:52 -0800 Tom Henderson tutorial fixes from Ruben Merz
Mon, 23 Feb 2009 11:33:14 +0100 Timo Bingmann Missing include of stdlib.h for free() in callback.cc
Sun, 22 Feb 2009 17:28:45 +0100 Timo Bingmann Print demangled callback signatures if they mismatch. bug #507
Sat, 21 Feb 2009 23:19:18 +0000 Gustavo J. A. M. Carneiro Rescan python bindings.
Sat, 21 Feb 2009 22:50:53 +0000 Gustavo J. A. M. Carneiro merge
Sat, 21 Feb 2009 22:50:04 +0000 Gustavo J. A. M. Carneiro For regression testing, use python modules filecmp and difflib instead of an external diff command, to improve portability (e.g. mingw). Closes #330.
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 tip