[Ns-commits] gjc/ns-3-pybindgen-notracing
code@nsnam-code.ece.gatech.edu
code at nsnam-code.ece.gatech.edu
Sun Jun 29 14:58:55 PDT 2008
---- Remove dead commented generated code
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/ns3modulegen_core_customizations.py
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/1f4de23fbb5d
---- Make scanned AttributeValue class not allow subclassing and enable automatic_type_narrowing.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/ns3modulescan.py
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/26b2a9bce7ea
---- Re-scan API definitions, after some improvements in pybindgen gccxml parser. Besides the numerous and pointless whitespace changes, things like param('int64_t const &', 'value') now become param('int64_t&', 'value', is_const=True), allowing them to be wrapped.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/ns3_module_common.py bindings/python/ns3_module_contrib.py bindings/python/ns3_module_core.py bindings/python/ns3_module_csma.py bindings/python/ns3_module_global_routing.py bindings/python/ns3_module_helper.py bindings/python/ns3_module_internet_stack.py bindings/python/ns3_module_mobility.py bindings/python/ns3_module_node.py bindings/python/ns3_module_point_to_point.py bindings/python/ns3_module_simulator.py bindings/python/ns3_module_wifi.py bindings/python/ns3modulegen_core_customizations.py bindings/python/wscript
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/f7fd09b9cc59
More information about the Ns-commits
mailing list