bindings/python/ns3modulescan.py
Sun, 13 Jun 2010 16:34:15 +0100 Gustavo J. A. M. Carneiro python-scan: avoid possible deadlock passing list of modules to the api scanner process
Wed, 17 Mar 2010 14:14:59 +0000 Gustavo J. A. M. Carneiro Fix the Python binding for ns3::Ipv4ListRouting::GetRoutingProtocol
Fri, 12 Feb 2010 16:20:59 -0800 Craig Dowell remove ascii-writer, pcap-writer, branch merge
Thu, 28 Jan 2010 01:08:27 -0800 Craig Dowell tell pybindgen not to disable inheritance on classes that end with Helper, and rescan
Tue, 09 Feb 2010 15:06:21 +0000 Gustavo J. A. M. Carneiro Python: add needed annotations to ns3::GlobalRouter::GetInjectedRoute and ns3::Ipv4GlobalRouting::GetRoute. Fixes bug #809.
Mon, 28 Dec 2009 17:55:12 +0000 Gustavo J. A. M. Carneiro python: fix scanning to correctly look for the new SimpleRefCount templated class and declare it is reference counted
Wed, 25 Nov 2009 11:41:46 +0000 Gustavo J. A. M. Carneiro python scanning: order from chaos: pre-sort the ns3 module dependency graph to improve stability of the result
Thu, 19 Nov 2009 11:19:39 +0000 Gustavo J. A. M. Carneiro Patch the bad default_value given by gccxml in the case of MilliSeconds(0)
Wed, 18 Nov 2009 12:03:43 +0000 Gustavo J. A. M. Carneiro Python: rescan; need new 'section precedence' API from PyBindGen; other PBG bug fixes pulled from new version.
Tue, 22 Sep 2009 16:13:42 +0100 Gustavo J. A. M. Carneiro Python: allow multiple api definitions directories, one per data model.
Wed, 02 Sep 2009 11:29:23 +0100 Gustavo J. A. M. Carneiro Don't python-bind the class NscTcpL4Protocol, it is implementation detail.
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
Wed, 15 Oct 2008 18:32:07 +0100 Gustavo J. A. M. Carneiro Python: enable wrapping of the packet metadata APIs.
Wed, 15 Oct 2008 15:55:09 +0100 Gustavo J. A. M. Carneiro A more pythonic wrapper for ns3.TypeId.LookupByNameFailSafe
Mon, 18 Aug 2008 16:00:10 +0100 Gustavo J. A. M. Carneiro Python: ignore TracedCallback classes for the time being: they were never usable and were triggering pybindgen generate code compilation problems.
Tue, 05 Aug 2008 19:42:53 +0100 Gustavo J. A. M. Carneiro Python: re-scan API; unblock python threads during Simulator::Run; new pybindgen brings improved thread safety for virtual methods.
Fri, 25 Jul 2008 16:54:29 +0100 Gustavo J. A. M. Carneiro When python scanning API, remove again the NS3_LOG_ENABLE define; it is no longer needed.
Wed, 23 Jul 2008 11:48:17 +0100 Gustavo J. A. M. Carneiro Define NS3_ASSERT_ENABLE and NS3_LOG_ENABLE, to make sure we pick up all definitions (such as the logging APIs)
Mon, 21 Jul 2008 11:43:05 +0100 Gustavo J. A. M. Carneiro python scanning: remove redundant incref/decref_method annotations
Wed, 09 Jul 2008 14:58:02 +0100 Gustavo J. A. M. Carneiro The 'everything.h' header file is only used for Python bindings and should be generated into bindings/python/, not ns3/.
Tue, 08 Jul 2008 10:43:58 -0700 Gustavo J. A. M. Carneiro python bindings
less more (0) tip