Mercurial
Mercurial
>
ns-3.24
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Add config-store modular bindings
2011-03-24, by Mitch Watrous
Modular bindings: fix binding code generation when the module does not use ns3::Object
2011-03-24, by Gustavo J. A. M. Carneiro
./waf --apiscan: fix bug in detection of whether the per-module bindings dir exists
2011-03-24, by Gustavo J. A. M. Carneiro
Split contrib module into config-store and tools
2011-03-24, by Mitch Watrous
bug 1078: PacketTagList::Add performs NS_ASSERT counting one byte too few.
2011-03-24, by Mathieu Lacage
Move flow-monitor module out of contrib directory
2011-03-22, by Mitch Watrous
Move energy module out of contrib directory
2011-03-22, by Mitch Watrous
Add descriptive comment for utils.py
2011-03-22, by Mitch Watrous
Rescan bindings
2011-03-22, by Mitch Watrous
Modular bindings: fix 'import_from_module' with module names with dashes
2011-03-22, by Gustavo J. A. M. Carneiro
Modular bindings: make each python extension module link only to the required ns-3 modular libraries
2011-03-22, by Gustavo J. A. M. Carneiro
./waf --apiscan=all: now only scans modules that have bld.ns3_python_bindings() in their wscript
2011-03-22, by Gustavo J. A. M. Carneiro
Add more modular bindings
2011-03-22, by Gustavo J. A. M. Carneiro
Disable copy contructors
2011-03-22, by Gustavo J. A. M. Carneiro
merge
2011-03-21, by Gustavo J. A. M. Carneiro
lte: add missing event-id.h includes
2011-03-21, by Gustavo J. A. M. Carneiro
./waf --apiscan=all: don't scan modules ending in -test
2011-03-21, by Gustavo J. A. M. Carneiro
Make ./waf --apiscan=all skip the test modules
2011-03-21, by Gustavo J. A. M. Carneiro
Modular bindings: before scanning a module, check that xxx-module.h exists, skip the scanning if it doesn't
2011-03-20, by Gustavo J. A. M. Carneiro
Test implicitly dependent modules
2011-03-21, by Mitch Watrous
Fix dependencies list for test module
2011-03-20, by Mitch Watrous
Modular bindings: add support for the apiscan target 'all', that means scan all ns-3 modules
2011-03-20, by Gustavo J. A. M. Carneiro
Add OLSR modular bindings
2011-03-20, by Gustavo J. A. M. Carneiro
Modular bindings: bug fixes, more verbose scanning
2011-03-20, by Gustavo J. A. M. Carneiro
Modular bindings: skip a binding module if the corresponding ns-3 module is not enabled
2011-03-20, by Gustavo J. A. M. Carneiro
Bug 1076 - Waf gives an error if you enable only a single module
2011-03-20, by Gustavo J. A. M. Carneiro
Bug 1075 - Python examples fail when static built is enabled
2011-03-20, by Gustavo J. A. M. Carneiro
Bug 1040 - Olsr and multiple interfaces
2011-03-20, by Gustavo J. A. M. Carneiro
Corrects wscript for Click examples
2011-03-19, by Lalith Suresh
Fix the build of visualizer module when the python headers are missing
2011-03-19, by Gustavo J. A. M. Carneiro
Fix dependencies in various wscripts
2011-03-18, by Mitch Watrous
Create separate module and test-module libraries
2011-03-18, by Mitch Watrous
remove unknown wscript entry
2011-03-18, by Josh Pelkey
merge
2011-03-17, by Mathieu Lacage
typos in email addresses
2011-03-17, by Mathieu Lacage
Bindings api rescan
2011-03-15, by Gustavo J. A. M. Carneiro
bug 1072: crash upon call to Packet::AddAtEnd of fragmented packets
2011-03-15, by Mathieu Lacage
openflow manual cleanup
2011-03-14, by Josh Pelkey
Add OpenFlow interface manual sections
2011-03-14, by Josh Pelkey
Modular bindings: scan the applications, contrib, mpi, flow-monitor, and point-to-point modules.
2011-03-13, by Gustavo J. A. M. Carneiro
Disable PointToPointNetDevice copy-contructor
2011-03-13, by Gustavo J. A. M. Carneiro
Add missing include
2011-03-13, by Gustavo J. A. M. Carneiro
Modular bindings: handle module names with hyphens
2011-03-13, by Gustavo J. A. M. Carneiro
Fix: The compat. ns3.py module is not needed when --bindings-type=both
2011-03-13, by Gustavo J. A. M. Carneiro
Modular bindings: scan the wifi module
2011-03-13, by Gustavo J. A. M. Carneiro
Modular bindings: waf dep. fix.
2011-03-13, by Gustavo J. A. M. Carneiro
Disable the YansWifiChannel copy-contructor
2011-03-13, by Gustavo J. A. M. Carneiro
Modular bindings: generate a compatibility 'ns3' module that imports the modular bindings
2011-03-13, by Gustavo J. A. M. Carneiro
Modular bindings: add the Callback<...> type handlers
2011-03-13, by Gustavo J. A. M. Carneiro
Modular bindings: make Scalar operators work again
2011-03-13, by Gustavo J. A. M. Carneiro
merge
2011-03-12, by Gustavo J. A. M. Carneiro
Modular Python bindings work (many bug fixes, more modules tested)
2011-03-12, by Gustavo J. A. M. Carneiro
Bug 1070: csma/ipv6 examples duplicate NS_LOG_COMPONENT_DEFINE
2011-03-11, by Lalith Suresh
python scan
2011-03-11, by Josh Pelkey
Merge OpenFlow
2011-03-11, by Josh Pelkey
Modular python scan: fix module detection of template class instantiation
2011-03-11, by Gustavo J. A. M. Carneiro
Rescan BridgeNetDevice API changes.
2011-03-11, by Gustavo J. A. M. Carneiro
merge
2011-03-09, by Mitch Watrous
Make test.py handle examples-to-run.py files
2011-03-09, by Mitch Watrous
Disable bridge copy constructor
2011-03-09, by Gustavo J. A. M. Carneiro
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip