Fri, 27 Mar 2009 11:18:54 +0000 |
fix mac osx python bindings
|
file | diff | annotate |
Mon, 23 Feb 2009 16:07:46 +0000 |
Fix build of Python bindings on systems with no support for TabBridge
|
file | diff | annotate |
Wed, 18 Feb 2009 12:23:08 +0000 |
Python: wrap std::ostream/ofstream, for ascii tracing.
|
file | diff | annotate |
Sat, 17 Jan 2009 16:59:45 +0000 |
Make it easy to turn on profiling of pybindgen
|
file | diff | annotate |
Wed, 14 Jan 2009 15:35:42 +0000 |
RealtimeEventLock is gone
|
file | diff | annotate |
Mon, 24 Nov 2008 12:09:47 +0000 |
Disable EmuNetDevice Python bindings if the netdevice is not compiled in (bug #413)
|
file | diff | annotate |
Wed, 15 Oct 2008 15:55:09 +0100 |
A more pythonic wrapper for ns3.TypeId.LookupByNameFailSafe
|
file | diff | annotate |
Mon, 08 Sep 2008 12:19:46 +0100 |
Detect the pthread.h header file and automatically disable components that cannot build without it.
|
file | diff | annotate |
Sat, 06 Sep 2008 19:24:32 +0100 |
Use the information provided by conf.report_optional_feature() to enable/disable python bindings for optional APIs
|
file | diff | annotate |
Tue, 02 Sep 2008 10:44:28 -0700 |
catch KeyError exception to avoid failing when sqlite or gtk are not installed
|
file | diff | annotate |
Tue, 02 Sep 2008 17:32:19 +0100 |
Fix compilation of Python bindings when libsqlite3 is not available (and so the class SqliteDataOutput is omitted).
|
file | diff | annotate |
Sat, 23 Aug 2008 22:35:10 +0100 |
New PyBindGen, fixes python wrapper identity issue.
|
file | diff | annotate |
Mon, 18 Aug 2008 16:00:47 +0100 |
Python: fix bad parameter passed into pybindgen.
|
file | diff | annotate |
Tue, 22 Jul 2008 16:54:24 +0100 |
Require new PyBindGen; make it work for Python 2.3.
|
file | diff | annotate |
Sun, 13 Jul 2008 17:55:48 +0100 |
Python: make helper class methods using attribute optional parameters work.
|
file | diff | annotate |
Sat, 12 Jul 2008 22:06:15 +0100 |
If GtkConfigStore support is disabled, disable the python bindings for it, or else compilation fails.
|
file | diff | annotate |
Wed, 09 Jul 2008 14:58:02 +0100 |
The 'everything.h' header file is only used for Python bindings and should be generated into bindings/python/, not ns3/.
|
file | diff | annotate |
Tue, 08 Jul 2008 10:43:58 -0700 |
python bindings
|
file | diff | annotate |