bindings/python/ns3modulegen_core_customizations.py
Fri, 19 Jun 2009 08:43:58 +0200 Mathieu Lacage make CreateObject<> behave like Create<>: use positional constructor arguments rather than attribute lists.
Wed, 18 Feb 2009 12:23:08 +0000 Gustavo J. A. M. Carneiro Python: wrap std::ostream/ofstream, for ascii tracing.
Tue, 13 Jan 2009 19:28:26 +0000 Gustavo J. A. M. Carneiro Bug 375: Ctrl-C does not always work when running Python simulations
Wed, 26 Nov 2008 12:11:11 +0000 Gustavo J. A. M. Carneiro Bug 289: CommandLine::AddValue is not wrapped
Mon, 20 Oct 2008 16:56:40 +0100 Gustavo J. A. M. Carneiro Python: fix bug with missing wrapper registration for objects created directly via the python constructor
Wed, 15 Oct 2008 15:55:09 +0100 Gustavo J. A. M. Carneiro A more pythonic wrapper for ns3.TypeId.LookupByNameFailSafe
Tue, 02 Sep 2008 11:12:42 +0100 Gustavo J. A. M. Carneiro New pybindgen and API rescan. Extensive API description files changes because pybindgen now handles consts differently.
Sun, 31 Aug 2008 22:33:23 +0100 Gustavo J. A. M. Carneiro Python: fix constructor wrapper name for templated ns3::Objects.
Tue, 22 Jul 2008 16:54:24 +0100 Gustavo J. A. M. Carneiro Require new PyBindGen; make it work for Python 2.3.
Sun, 13 Jul 2008 17:55:48 +0100 Gustavo J. A. M. Carneiro Python: make helper class methods using attribute optional parameters work.
Wed, 09 Jul 2008 18:33:16 +0100 Gustavo J. A. M. Carneiro Fix a problem with callback proxies with zero or one parameters.
Tue, 08 Jul 2008 10:43:58 -0700 Gustavo J. A. M. Carneiro python bindings
less more (0) tip