bindings/python/ns3modulegen.py
Mon, 23 Feb 2009 16:07:46 +0000 Gustavo J. A. M. Carneiro Fix build of Python bindings on systems with no support for TabBridge
Wed, 18 Feb 2009 12:23:08 +0000 Gustavo J. A. M. Carneiro Python: wrap std::ostream/ofstream, for ascii tracing.
Sat, 17 Jan 2009 16:59:45 +0000 Gustavo J. A. M. Carneiro Make it easy to turn on profiling of pybindgen
Wed, 14 Jan 2009 15:35:42 +0000 Gustavo J. A. M. Carneiro RealtimeEventLock is gone
Mon, 24 Nov 2008 12:09:47 +0000 Gustavo J. A. M. Carneiro Disable EmuNetDevice Python bindings if the netdevice is not compiled in (bug #413)
Wed, 15 Oct 2008 15:55:09 +0100 Gustavo J. A. M. Carneiro A more pythonic wrapper for ns3.TypeId.LookupByNameFailSafe
Mon, 08 Sep 2008 12:19:46 +0100 Gustavo J. A. M. Carneiro Detect the pthread.h header file and automatically disable components that cannot build without it.
Sat, 06 Sep 2008 19:24:32 +0100 Gustavo J. A. M. Carneiro Use the information provided by conf.report_optional_feature() to enable/disable python bindings for optional APIs
Tue, 02 Sep 2008 10:44:28 -0700 Mathieu Lacage catch KeyError exception to avoid failing when sqlite or gtk are not installed
Tue, 02 Sep 2008 17:32:19 +0100 Gustavo J. A. M. Carneiro Fix compilation of Python bindings when libsqlite3 is not available (and so the class SqliteDataOutput is omitted).
Sat, 23 Aug 2008 22:35:10 +0100 Gustavo J. A. M. Carneiro New PyBindGen, fixes python wrapper identity issue.
Mon, 18 Aug 2008 16:00:47 +0100 Gustavo J. A. M. Carneiro Python: fix bad parameter passed into pybindgen.
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.
Sat, 12 Jul 2008 22:06:15 +0100 Gustavo J. A. M. Carneiro If GtkConfigStore support is disabled, disable the python bindings for it, or else compilation fails.
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