Thu, 24 Mar 2011 17:01:06 +0000 Gustavo J. A. M. Carneiro Modular bindings: fix binding code generation when the module does not use ns3::Object
Thu, 24 Mar 2011 16:57:27 +0000 Gustavo J. A. M. Carneiro ./waf --apiscan: fix bug in detection of whether the per-module bindings dir exists
Thu, 24 Mar 2011 09:23:44 -0700 Mitch Watrous Split contrib module into config-store and tools
Thu, 24 Mar 2011 15:11:56 +0100 Mathieu Lacage bug 1078: PacketTagList::Add performs NS_ASSERT counting one byte too few.
Tue, 22 Mar 2011 16:56:10 -0700 Mitch Watrous Move flow-monitor module out of contrib directory
Tue, 22 Mar 2011 16:40:32 -0700 Mitch Watrous Move energy module out of contrib directory
Tue, 22 Mar 2011 16:21:35 -0700 Mitch Watrous Add descriptive comment for utils.py
Tue, 22 Mar 2011 16:12:36 -0700 Mitch Watrous Rescan bindings
Tue, 22 Mar 2011 17:27:25 +0000 Gustavo J. A. M. Carneiro Modular bindings: fix 'import_from_module' with module names with dashes
Tue, 22 Mar 2011 16:23:36 +0000 Gustavo J. A. M. Carneiro Modular bindings: make each python extension module link only to the required ns-3 modular libraries
Tue, 22 Mar 2011 15:56:41 +0000 Gustavo J. A. M. Carneiro ./waf --apiscan=all: now only scans modules that have bld.ns3_python_bindings() in their wscript
Tue, 22 Mar 2011 15:41:38 +0000 Gustavo J. A. M. Carneiro Add more modular bindings
Tue, 22 Mar 2011 15:40:49 +0000 Gustavo J. A. M. Carneiro Disable copy contructors
Mon, 21 Mar 2011 18:54:34 +0000 Gustavo J. A. M. Carneiro merge
Mon, 21 Mar 2011 18:54:00 +0000 Gustavo J. A. M. Carneiro lte: add missing event-id.h includes
Mon, 21 Mar 2011 18:53:10 +0000 Gustavo J. A. M. Carneiro ./waf --apiscan=all: don't scan modules ending in -test
Mon, 21 Mar 2011 18:16:41 +0000 Gustavo J. A. M. Carneiro Make ./waf --apiscan=all skip the test modules
Sun, 20 Mar 2011 17:56:06 +0000 Gustavo J. A. M. Carneiro Modular bindings: before scanning a module, check that xxx-module.h exists, skip the scanning if it doesn't
Mon, 21 Mar 2011 11:26:56 -0700 Mitch Watrous Test implicitly dependent modules
Sun, 20 Mar 2011 16:32:46 -0700 Mitch Watrous Fix dependencies list for test module
Sun, 20 Mar 2011 15:41:43 +0000 Gustavo J. A. M. Carneiro Modular bindings: add support for the apiscan target 'all', that means scan all ns-3 modules
Sun, 20 Mar 2011 15:17:09 +0000 Gustavo J. A. M. Carneiro Add OLSR modular bindings
Sun, 20 Mar 2011 15:08:20 +0000 Gustavo J. A. M. Carneiro Modular bindings: bug fixes, more verbose scanning
Sun, 20 Mar 2011 14:18:56 +0000 Gustavo J. A. M. Carneiro Modular bindings: skip a binding module if the corresponding ns-3 module is not enabled
Sun, 20 Mar 2011 13:01:40 +0000 Gustavo J. A. M. Carneiro Bug 1076 - Waf gives an error if you enable only a single module
Sun, 20 Mar 2011 12:18:15 +0000 Gustavo J. A. M. Carneiro Bug 1075 - Python examples fail when static built is enabled
Sun, 20 Mar 2011 11:40:42 +0000 Gustavo J. A. M. Carneiro Bug 1040 - Olsr and multiple interfaces
Sat, 19 Mar 2011 16:54:00 +0000 Lalith Suresh Corrects wscript for Click examples
Sat, 19 Mar 2011 14:26:03 +0000 Gustavo J. A. M. Carneiro Fix the build of visualizer module when the python headers are missing
Fri, 18 Mar 2011 13:21:02 -0700 Mitch Watrous Fix dependencies in various wscripts
Fri, 18 Mar 2011 10:58:21 -0700 Mitch Watrous Create separate module and test-module libraries
Fri, 18 Mar 2011 14:43:00 -0400 Josh Pelkey remove unknown wscript entry
Thu, 17 Mar 2011 10:04:08 +0100 Mathieu Lacage merge
Thu, 17 Mar 2011 10:03:56 +0100 Mathieu Lacage typos in email addresses
Tue, 15 Mar 2011 12:17:06 +0100 Gustavo J. A. M. Carneiro Bindings api rescan
Tue, 15 Mar 2011 09:27:12 +0100 Mathieu Lacage bug 1072: crash upon call to Packet::AddAtEnd of fragmented packets
Mon, 14 Mar 2011 12:40:56 -0400 Josh Pelkey openflow manual cleanup
Mon, 14 Mar 2011 12:31:41 -0400 Josh Pelkey Add OpenFlow interface manual sections
Sun, 13 Mar 2011 18:40:36 +0000 Gustavo J. A. M. Carneiro Modular bindings: scan the applications, contrib, mpi, flow-monitor, and point-to-point modules.
Sun, 13 Mar 2011 18:39:40 +0000 Gustavo J. A. M. Carneiro Disable PointToPointNetDevice copy-contructor
Sun, 13 Mar 2011 18:39:22 +0000 Gustavo J. A. M. Carneiro Add missing include
Sun, 13 Mar 2011 18:38:59 +0000 Gustavo J. A. M. Carneiro Modular bindings: handle module names with hyphens
Sun, 13 Mar 2011 18:15:28 +0000 Gustavo J. A. M. Carneiro Fix: The compat. ns3.py module is not needed when --bindings-type=both
Sun, 13 Mar 2011 17:57:14 +0000 Gustavo J. A. M. Carneiro Modular bindings: scan the wifi module
Sun, 13 Mar 2011 17:56:59 +0000 Gustavo J. A. M. Carneiro Modular bindings: waf dep. fix.
Sun, 13 Mar 2011 17:56:13 +0000 Gustavo J. A. M. Carneiro Disable the YansWifiChannel copy-contructor
Sun, 13 Mar 2011 16:03:33 +0000 Gustavo J. A. M. Carneiro Modular bindings: generate a compatibility 'ns3' module that imports the modular bindings
Sun, 13 Mar 2011 15:28:57 +0000 Gustavo J. A. M. Carneiro Modular bindings: add the Callback<...> type handlers
Sun, 13 Mar 2011 13:19:56 +0000 Gustavo J. A. M. Carneiro Modular bindings: make Scalar operators work again
Sat, 12 Mar 2011 18:35:56 +0000 Gustavo J. A. M. Carneiro merge
Sat, 12 Mar 2011 18:34:30 +0000 Gustavo J. A. M. Carneiro Modular Python bindings work (many bug fixes, more modules tested)
Fri, 11 Mar 2011 21:48:51 +0000 Lalith Suresh Bug 1070: csma/ipv6 examples duplicate NS_LOG_COMPONENT_DEFINE
Fri, 11 Mar 2011 16:20:25 -0500 Josh Pelkey python scan
Fri, 11 Mar 2011 15:21:50 -0500 Josh Pelkey Merge OpenFlow
Fri, 11 Mar 2011 15:55:38 +0000 Gustavo J. A. M. Carneiro Modular python scan: fix module detection of template class instantiation
Fri, 11 Mar 2011 11:29:58 +0000 Gustavo J. A. M. Carneiro Rescan BridgeNetDevice API changes.
Wed, 09 Mar 2011 16:51:58 -0800 Mitch Watrous merge
Wed, 09 Mar 2011 16:49:59 -0800 Mitch Watrous Make test.py handle examples-to-run.py files
Wed, 09 Mar 2011 15:47:10 +0000 Gustavo J. A. M. Carneiro Disable bridge copy constructor
Tue, 08 Mar 2011 16:03:45 -0800 Mitch Watrous Move util.py functions into wutils.py
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip