Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 24 May 2007 09:02:17 +0200] rev 677
namespace the precision values properly
Emmanuelle Laprise [Mon, 21 May 2007 22:14:09 -0500] rev 676
Fixed the problems that were found by Mathieu Lacage in the first
implementation. Biggest change is to not allow any conversions to
double with the GetXxxSeconds and XxxSeconds functions. (see Bug 22
for more information)
Emmanuelle Laprise [Thu, 17 May 2007 12:12:44 -0500] rev 675
The header file ns3/cairo-wideint-private.h was added since the type int32_t was used.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 24 May 2007 08:34:41 +0200] rev 674
merge ns-3.0.2 tag
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 24 May 2007 08:33:44 +0200] rev 673
Added tag release ns-3.0.2 for changeset 7ac5a4b0969b
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Wed, 23 May 2007 19:20:54 +0100] rev 672
WAF: remove the rpath options, and add --run and --shell as replacements; additionally, the new options "should" work on Mac OS X, as well as linux2 and win32.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Wed, 23 May 2007 17:32:32 +0100] rev 671
WAF: cleanup code by putting lcov and doxygen handling into their own separate functions
Raj Bhattacharjea <raj.b@gatech.edu> [Mon, 21 May 2007 13:22:37 -0400] rev 670
Added comparison operators for DataRate
Gustavo J. A. M. Carneiro <gjcarneiro@gmail.com> [Sun, 20 May 2007 18:06:31 +0100] rev 669
WAF: sync with the last SConstruct change (smartvector.h and smartset.h removed)
Gustavo J. A. M. Carneiro <gjcarneiro@gmail.com> [Sun, 20 May 2007 18:05:30 +0100] rev 668
WAF: fix problem in --enable/disable-rpath options