Sun, 17 Apr 2011 19:45:48 -0700 Mitch Watrous Make function's docstring be comments to fix waf help message
Sun, 17 Apr 2011 18:58:45 -0700 Mitch Watrous Print modules to build list at beginning of waf build
Sun, 17 Apr 2011 14:54:42 +0200 Andrey Mazo build fixes for gcc 4.6
Sun, 17 Apr 2011 14:34:40 +0200 Mathieu Lacage bugs fixed
Sun, 17 Apr 2011 14:23:18 +0200 Mathieu Lacage RELEASE_NOTES, CHANGES.html
Sun, 17 Apr 2011 14:23:09 +0200 Mathieu Lacage update test output
Sun, 17 Apr 2011 13:58:26 +0200 Mathieu Lacage merge
Fri, 15 Apr 2011 21:13:19 +0200 Mathieu Lacage scan monolithic bindings
Fri, 15 Apr 2011 21:03:28 +0200 Mathieu Lacage modular bindings scan
Fri, 15 Apr 2011 20:51:42 +0200 Mathieu Lacage really require version 785
Fri, 15 Apr 2011 20:50:42 +0200 Mathieu Lacage merge with HEAD
Fri, 15 Apr 2011 13:35:08 +0200 Mathieu Lacage define PYTHON_SCAN
Fri, 15 Apr 2011 13:34:57 +0200 Mathieu Lacage define PYTHON_SCAN
Fri, 15 Apr 2011 13:32:54 +0200 Mathieu Lacage work around pybindgen bug
Fri, 15 Apr 2011 13:23:48 +0200 Mathieu Lacage make scanner work
Wed, 13 Apr 2011 09:08:05 +0200 Mathieu Lacage early work to make python bindings work again with ns-3-time
Wed, 13 Apr 2011 08:50:07 +0200 Mathieu Lacage oops, changed the logic.
Wed, 13 Apr 2011 08:35:49 +0200 Mathieu Lacage fix small bugs
Wed, 13 Apr 2011 08:26:47 +0200 Mathieu Lacage merge with HEAD
Wed, 25 Aug 2010 21:31:43 +0200 Mathieu Lacage introduce implicit conversion operator
Wed, 25 Aug 2010 17:42:52 +0200 Mathieu Lacage fix double build
Wed, 25 Aug 2010 17:25:00 +0200 Mathieu Lacage get 64bit build running again
Wed, 25 Aug 2010 17:16:56 +0200 Mathieu Lacage move int64x64 to src/core/
Wed, 25 Aug 2010 16:45:59 +0200 Mathieu Lacage get rid of Scalar and co.
Wed, 25 Aug 2010 10:44:21 +0200 Mathieu Lacage rename
Wed, 25 Aug 2010 10:36:43 +0200 Mathieu Lacage really disable the asm crap
Wed, 25 Aug 2010 10:36:32 +0200 Mathieu Lacage add missing constructors
Wed, 25 Aug 2010 10:05:01 +0200 Mathieu Lacage a 64bit time class
Wed, 25 Aug 2010 10:04:47 +0200 Mathieu Lacage add missing constructors
Tue, 24 Aug 2010 23:10:06 +0200 Mathieu Lacage asm tweaks
Tue, 24 Aug 2010 23:09:54 +0200 Mathieu Lacage add missing constructor
Tue, 24 Aug 2010 16:36:41 +0200 Mathieu Lacage split out uint64x64 type, optimize
Fri, 15 Apr 2011 16:03:28 -0700 Mitch Watrous Move example from core to point-to-point
Fri, 15 Apr 2011 15:45:50 -0700 Tom Henderson bug 1046: Check AODV LocalDeliver callback before using it
Fri, 15 Apr 2011 13:05:52 -0700 Mitch Watrous Merge
Fri, 15 Apr 2011 13:03:02 -0700 Mitch Watrous Make examples that were in samples directory run
Fri, 15 Apr 2011 20:48:12 +0200 Mathieu Lacage avoid ambiguous method overloads for python bindings
Fri, 15 Apr 2011 09:06:01 -0700 Mitch Watrous Print enabled modules list at end of waf configure
Thu, 14 Apr 2011 14:22:09 -0700 Mitch Watrous Move examples out of samples directory and remove it
Tue, 12 Apr 2011 14:35:16 -0700 Mitch Watrous Make examples not be built by default
Tue, 12 Apr 2011 10:39:17 -0700 Mitch Watrous Make examples and tests be enabled from the .ns3rc file
Tue, 12 Apr 2011 13:12:27 +0100 Gustavo J. A. M. Carneiro Rescan API of wifi module
Tue, 12 Apr 2011 13:12:02 +0100 Gustavo J. A. M. Carneiro Fix a waf problem when generating pkgconfig files
Tue, 12 Apr 2011 10:44:54 +0100 Gustavo J. A. M. Carneiro merge
Thu, 07 Apr 2011 13:34:14 +0100 Gustavo J. A. M. Carneiro The mpi waf configuration code belongs in src/mpi/wscript, not toplevel wscript
Mon, 11 Apr 2011 16:39:59 +0200 Mathieu Lacage no need for stupid ifdef anymore
Mon, 11 Apr 2011 15:38:09 +0200 Mathieu Lacage making NS3_LOGGING_ENABLE control macro expansion and nothing more
Mon, 11 Apr 2011 15:19:44 +0200 Mathieu Lacage generate pkg-config files for installation.
Sun, 10 Apr 2011 19:11:22 +0200 Nicola Baldo revised fix for bug 1069
Sun, 10 Apr 2011 19:08:46 +0200 Dean Armstrong fix Bug 1069 - ApWifiMac unduly calls RegularWifiMac::Receive and crashes
Sun, 10 Apr 2011 18:48:58 +0200 Nicola Baldo fixed Bug 1090 - WifiMacQueue is not accessible through the attribute path
Sun, 10 Apr 2011 18:37:49 +0200 Nicola Baldo fixed Bug 1066 - Set Radiotap modulation type flags correctly
Fri, 08 Apr 2011 13:43:34 -0700 Tom Henderson fix outdated doxygen
Fri, 08 Apr 2011 13:42:25 -0700 Tom Henderson avoid mangling /// doxygen comments with check-style.py
Fri, 08 Apr 2011 13:17:37 -0700 Mitch Watrous Fixed included files in spectrum-model.cc
Thu, 07 Apr 2011 10:33:33 -0700 Mitch Watrous Relabel all build verification tests (BVT) to be unit tests (UNIT)
Thu, 07 Apr 2011 10:07:46 -0700 Mitch Watrous Move tests from mobility module to its test library
Thu, 07 Apr 2011 08:52:19 +0200 Mathieu Lacage install ns-3 headers in include/ns-3 upon 'waf install'
Wed, 06 Apr 2011 16:51:14 -0700 Mitch Watrous Move tests from internet module to its test library
Wed, 06 Apr 2011 16:10:47 -0700 Mitch Watrous Move tests from test module to its test library
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip