Mon, 28 Mar 2011 16:43:20 -0700 |
Mitch Watrous |
Move tests from some modules to their test libraries
|
changeset |
files
|
Mon, 28 Mar 2011 15:09:39 -0700 |
Mitch Watrous |
Move tests from the internet module to its test library
|
changeset |
files
|
Mon, 28 Mar 2011 19:46:05 +0100 |
Lalith Suresh |
Fixes Click test suite, updates it to use ClickInternetStackHelper, and fixes sanity check in Ipv4ClickRouting
|
changeset |
files
|
Mon, 28 Mar 2011 18:03:24 +0100 |
Gustavo J. A. M. Carneiro |
merge
|
changeset |
files
|
Mon, 28 Mar 2011 18:01:31 +0100 |
Gustavo J. A. M. Carneiro |
Add placeholder files to keep ns/ns3 directories alive
|
changeset |
files
|
Mon, 28 Mar 2011 17:25:32 +0100 |
Lalith Suresh |
Updates directory listings in Click manual entry
|
changeset |
files
|
Mon, 28 Mar 2011 15:37:23 +0100 |
Gustavo J. A. M. Carneiro |
Bug 1083 - scratch doesn't work when only some modules are enabled
|
changeset |
files
|
Mon, 28 Mar 2011 15:31:13 +0100 |
Gustavo J. A. M. Carneiro |
Modular bindings: don't always generate compat ns3.py, only when needed
|
changeset |
files
|
Mon, 28 Mar 2011 14:56:08 +0100 |
Gustavo J. A. M. Carneiro |
Use the waf 'copy' tool to copy __init__.py files
|
changeset |
files
|
Mon, 28 Mar 2011 10:29:02 +0100 |
Lalith Suresh |
Runs 'check-style.py --level=3 -i' on src/click/*
|
changeset |
files
|
Sun, 27 Mar 2011 23:37:58 +0100 |
Gustavo J. A. M. Carneiro |
Modular bindings: Override the core.so module to add an atexit handler that shuts down ns3 before Python
|
changeset |
files
|
Sun, 27 Mar 2011 23:35:55 +0100 |
Gustavo J. A. M. Carneiro |
Modular bindings: add support for <module>.py and _<module>.so layout, for extending modules in Python
|
changeset |
files
|
Sun, 27 Mar 2011 22:50:00 +0100 |
Gustavo J. A. M. Carneiro |
Modular bindings: add missing dep on the modulegen_customizations.py file, when found
|
changeset |
files
|
Sun, 27 Mar 2011 15:52:35 +0100 |
Gustavo J. A. M. Carneiro |
Modular bindings: api rescan
|
changeset |
files
|
Sun, 27 Mar 2011 15:52:15 +0100 |
Gustavo J. A. M. Carneiro |
Modular bindings: disable certain binding classes when certain features are disabled in ns-3.
|
changeset |
files
|
Sun, 27 Mar 2011 13:49:16 +0100 |
ishan |
Bug 1081 - wutils.py refers to the old directory for visualizer module
|
changeset |
files
|
Fri, 25 Mar 2011 12:55:27 -0700 |
Mitch Watrous |
Move tests from some modules to their test libraries
|
changeset |
files
|
Fri, 25 Mar 2011 10:16:24 -0700 |
Mitch Watrous |
Create test module libraries for some modules
|
changeset |
files
|
Thu, 24 Mar 2011 16:55:50 -0700 |
Mitch Watrous |
Fix dependencies list for visualizer module
|
changeset |
files
|
Thu, 24 Mar 2011 16:46:49 -0700 |
Mitch Watrous |
Create test module libraries for some modules
|
changeset |
files
|
Thu, 24 Mar 2011 15:13:57 -0700 |
Mitch Watrous |
Fix dependencies list for flow-monitor module
|
changeset |
files
|
Thu, 24 Mar 2011 15:05:20 -0700 |
Mitch Watrous |
Create test module libraries for some modules
|
changeset |
files
|
Thu, 24 Mar 2011 10:54:24 -0700 |
Mitch Watrous |
Move visualizer module out of tools directory
|
changeset |
files
|
Thu, 24 Mar 2011 10:32:51 -0700 |
Mitch Watrous |
Add tools modular bindings
|
changeset |
files
|
Thu, 24 Mar 2011 10:26:00 -0700 |
Mitch Watrous |
Add config-store modular bindings
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 24 Mar 2011 09:23:44 -0700 |
Mitch Watrous |
Split contrib module into config-store and tools
|
changeset |
files
|
Thu, 24 Mar 2011 15:11:56 +0100 |
Mathieu Lacage |
bug 1078: PacketTagList::Add performs NS_ASSERT counting one byte too few.
|
changeset |
files
|
Tue, 22 Mar 2011 16:56:10 -0700 |
Mitch Watrous |
Move flow-monitor module out of contrib directory
|
changeset |
files
|
Tue, 22 Mar 2011 16:40:32 -0700 |
Mitch Watrous |
Move energy module out of contrib directory
|
changeset |
files
|
Tue, 22 Mar 2011 16:21:35 -0700 |
Mitch Watrous |
Add descriptive comment for utils.py
|
changeset |
files
|
Tue, 22 Mar 2011 16:12:36 -0700 |
Mitch Watrous |
Rescan bindings
|
changeset |
files
|
Tue, 22 Mar 2011 17:27:25 +0000 |
Gustavo J. A. M. Carneiro |
Modular bindings: fix 'import_from_module' with module names with dashes
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 22 Mar 2011 15:41:38 +0000 |
Gustavo J. A. M. Carneiro |
Add more modular bindings
|
changeset |
files
|
Tue, 22 Mar 2011 15:40:49 +0000 |
Gustavo J. A. M. Carneiro |
Disable copy contructors
|
changeset |
files
|
Mon, 21 Mar 2011 18:54:34 +0000 |
Gustavo J. A. M. Carneiro |
merge
|
changeset |
files
|
Mon, 21 Mar 2011 18:54:00 +0000 |
Gustavo J. A. M. Carneiro |
lte: add missing event-id.h includes
|
changeset |
files
|
Mon, 21 Mar 2011 18:53:10 +0000 |
Gustavo J. A. M. Carneiro |
./waf --apiscan=all: don't scan modules ending in -test
|
changeset |
files
|
Mon, 21 Mar 2011 18:16:41 +0000 |
Gustavo J. A. M. Carneiro |
Make ./waf --apiscan=all skip the test modules
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 21 Mar 2011 11:26:56 -0700 |
Mitch Watrous |
Test implicitly dependent modules
|
changeset |
files
|
Sun, 20 Mar 2011 16:32:46 -0700 |
Mitch Watrous |
Fix dependencies list for test module
|
changeset |
files
|
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
|
changeset |
files
|
Sun, 20 Mar 2011 15:17:09 +0000 |
Gustavo J. A. M. Carneiro |
Add OLSR modular bindings
|
changeset |
files
|
Sun, 20 Mar 2011 15:08:20 +0000 |
Gustavo J. A. M. Carneiro |
Modular bindings: bug fixes, more verbose scanning
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Sun, 20 Mar 2011 12:18:15 +0000 |
Gustavo J. A. M. Carneiro |
Bug 1075 - Python examples fail when static built is enabled
|
changeset |
files
|
Sun, 20 Mar 2011 11:40:42 +0000 |
Gustavo J. A. M. Carneiro |
Bug 1040 - Olsr and multiple interfaces
|
changeset |
files
|
Sat, 19 Mar 2011 16:54:00 +0000 |
Lalith Suresh |
Corrects wscript for Click examples
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 18 Mar 2011 13:21:02 -0700 |
Mitch Watrous |
Fix dependencies in various wscripts
|
changeset |
files
|
Fri, 18 Mar 2011 10:58:21 -0700 |
Mitch Watrous |
Create separate module and test-module libraries
|
changeset |
files
|
Fri, 18 Mar 2011 14:43:00 -0400 |
Josh Pelkey |
remove unknown wscript entry
|
changeset |
files
|
Thu, 17 Mar 2011 10:04:08 +0100 |
Mathieu Lacage |
merge
|
changeset |
files
|
Thu, 17 Mar 2011 10:03:56 +0100 |
Mathieu Lacage |
typos in email addresses
|
changeset |
files
|
Tue, 15 Mar 2011 12:17:06 +0100 |
Gustavo J. A. M. Carneiro |
Bindings api rescan
|
changeset |
files
|