Fri, 25 May 2007 09:44:18 +0200 Mathieu Lacage merge
Sat, 19 May 2007 13:41:50 +0200 Mathieu Lacage rename ::Add to ::AddInterface
Sat, 19 May 2007 13:25:45 +0200 Mathieu Lacage yet another optimization to cut even more on memory allocations
Thu, 17 May 2007 17:21:49 +0200 Mathieu Lacage optimization suggested by gustavo
Thu, 17 May 2007 16:45:03 +0200 Mathieu Lacage add benchmark by gustavo
Thu, 17 May 2007 14:39:54 +0200 Mathieu Lacage a replacement for the Interface base class
Fri, 08 Jun 2007 18:58:34 +0100 Gustavo J. A. M. Carneiro Add my institutional email address (gjc@inescporto.pt), in addition to the GMail one.
Thu, 31 May 2007 08:20:09 -0700 Tom Henderson Touch file for test checkin
Fri, 25 May 2007 19:14:05 +0100 Gustavo J. A. M. Carneiro Add the waf files and scripts to the scons dist
Thu, 24 May 2007 19:21:50 +0100 Gustavo J. A. M. Carneiro WAF: add a dist_hook function to exclude the generated documentation from waf dist
Thu, 24 May 2007 17:59:30 +0100 Gustavo J. A. M. Carneiro WAF: correct values of VERSION and APPNAME, for waf dist
Thu, 24 May 2007 17:54:51 +0100 Gustavo J. A. M. Carneiro WAF: cleanup the main wscript file by moving the definition of the ns3header object type into src/wscript
Thu, 24 May 2007 16:15:41 +0200 Mathieu Lacage uniformize the DefaultValues used by the Event Schedulers
Thu, 24 May 2007 16:12:20 +0200 Mathieu Lacage merge
Thu, 24 May 2007 16:08:03 +0200 Mathieu Lacage fix bug 24
Thu, 24 May 2007 15:37:00 +0200 Mathieu Lacage add tests and fix leak
Thu, 24 May 2007 14:53:43 +0100 Gustavo J. A. M. Carneiro WAF: reference-list* were removed
Thu, 24 May 2007 15:23:11 +0200 Mathieu Lacage remove ReferenceList: fix bug 27
Thu, 24 May 2007 14:58:24 +0200 Mathieu Lacage add Callback::Nullify method
Thu, 24 May 2007 14:53:10 +0200 Mathieu Lacage fix bug 23
Thu, 24 May 2007 09:34:58 +0200 Mathieu Lacage add DefaultValue support for TimeStepPrecision
Thu, 24 May 2007 09:34:43 +0200 Mathieu Lacage add EnumDefaultValue::SetValue
Thu, 24 May 2007 09:22:48 +0200 Mathieu Lacage more dox improvements
Thu, 24 May 2007 09:18:42 +0200 Mathieu Lacage improve dox
Thu, 24 May 2007 09:11:46 +0200 Mathieu Lacage add reference to Emmanuelle in Authors/Copyright
Thu, 24 May 2007 09:08:24 +0200 Mathieu Lacage avoid cyclic dependency between Simulator and Time code
Thu, 24 May 2007 09:04:19 +0200 Mathieu Lacage fix small typos
Thu, 24 May 2007 09:02:17 +0200 Mathieu Lacage namespace the precision values properly
Mon, 21 May 2007 22:14:09 -0500 Emmanuelle Laprise Fixed the problems that were found by Mathieu Lacage in the first
Thu, 17 May 2007 12:12:44 -0500 Emmanuelle Laprise The header file ns3/cairo-wideint-private.h was added since the type int32_t was used.
Thu, 24 May 2007 08:34:41 +0200 Mathieu Lacage merge ns-3.0.2 tag
Thu, 24 May 2007 08:33:44 +0200 Mathieu Lacage Added tag release ns-3.0.2 for changeset 7ac5a4b0969b
Wed, 23 May 2007 19:20:54 +0100 Gustavo J. A. M. Carneiro 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.
Wed, 23 May 2007 17:32:32 +0100 Gustavo J. A. M. Carneiro WAF: cleanup code by putting lcov and doxygen handling into their own separate functions
Mon, 21 May 2007 13:22:37 -0400 Raj Bhattacharjea Added comparison operators for DataRate
Sun, 20 May 2007 18:06:31 +0100 Gustavo J. A. M. Carneiro WAF: sync with the last SConstruct change (smartvector.h and smartset.h removed)
Sun, 20 May 2007 18:05:30 +0100 Gustavo J. A. M. Carneiro WAF: fix problem in --enable/disable-rpath options
Sun, 20 May 2007 14:38:53 +0200 Mathieu Lacage merge ns-3.0.2
Sun, 20 May 2007 14:34:46 +0200 Mathieu Lacage remove unused code
Sat, 19 May 2007 16:40:40 +0100 Gustavo J. A. M. Carneiro Fix swapped parameters in LogNormalVariable::GetSingleValue and add a couple of LogNormalVariable unit tests.
Sat, 19 May 2007 14:37:06 +0100 Gustavo J. A. M. Carneiro Correct the Ptr (T *ptr) documentation.
Fri, 18 May 2007 14:08:51 -0700 Tom Henderson Verified build on x86_64
Fri, 18 May 2007 12:18:55 -0700 Tom Henderson Remove codingstd.tex
Fri, 18 May 2007 20:57:02 +0200 Mathieu Lacage add VERSION to extra dist
Fri, 18 May 2007 20:48:36 +0200 Mathieu Lacage merge
Fri, 18 May 2007 20:48:24 +0200 Mathieu Lacage pull version number from VERSION file
Fri, 18 May 2007 11:13:57 -0700 Tom Henderson Pick up codingstd.txt in dist; point interested waf users to build-waf.txt in the development branch
Fri, 18 May 2007 10:27:42 -0700 Tom Henderson minor changes due to documentation review
Fri, 18 May 2007 18:06:00 +0200 Mathieu Lacage add doc/architecture.pdf to dist
Fri, 18 May 2007 18:03:48 +0200 Mathieu Lacage update the documentation section
Fri, 18 May 2007 11:41:43 -0400 Raj Bhattacharjea Make scons dist work on osx
Fri, 18 May 2007 17:28:15 +0200 Mathieu Lacage merge
Fri, 18 May 2007 17:26:28 +0200 Mathieu Lacage change version number to match ns convention
Fri, 18 May 2007 16:09:13 +0100 Gustavo J. A. M. Carneiro WAF: enable -rpath by default only on linux2, with configure options to override this default choice
Fri, 18 May 2007 11:27:20 +0100 Gustavo J. A. M. Carneiro WAF: the correct form of the rpath option should be -rpath, not --rpath; fixed.
Thu, 17 May 2007 18:22:10 +0100 Gustavo J. A. M. Carneiro WAF: import the WAF subprocess replacement module 'pproc', to make it work on Python 2.3.
Thu, 17 May 2007 17:34:19 +0100 Gustavo J. A. M. Carneiro Make WAF scripts modify PATH in environment to allow child processes to find the ns-3 DLLs, instead of using --rpath, which doesn't work on win32. This way at least waf check is able to run the unit tests now.
Thu, 17 May 2007 17:02:03 +0100 Gustavo J. A. M. Carneiro In WAF win32 builds, add -Wl,--enable-runtime-pseudo-reloc to LINKFLAGS to solve dll linking problems.
Thu, 17 May 2007 15:50:20 +0100 Gustavo J. A. M. Carneiro Rename the SocketErrno enumeration values, from ESOMETHING to ERROR_SOMETHING, to avoid conflict with errno #define's; fixes compilation in mingw32.
Thu, 17 May 2007 15:15:56 +0100 Gustavo J. A. M. Carneiro Fix some case sensitivity issues on win32-specific code.
(0) -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip