bindings/python/ns3modulescan.py
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