Commit Graph

16 Commits

Author SHA1 Message Date
Gustavo J. A. M. Carneiro
43ea214b4f Re-scan Python bindings and use newer PyBindGen. 2009-08-31 11:31:32 +01:00
Mathieu Lacage
b632c051c7 rescan python 2009-08-13 09:06:01 +02:00
Mathieu Lacage
6282187a57 kill unused method 2009-06-19 08:36:48 +02:00
Mathieu Lacage
09191d648e rescan python bindings 2009-04-27 16:50:16 +02:00
Mathieu Lacage
cc5c5444ec rescan python 2009-04-24 10:02:10 +02:00
Mathieu Lacage
530c949c2a rescan python 2009-01-09 13:18:29 +01:00
Gustavo J. A. M. Carneiro
192ae37d11 The 'contrib' module actually depends on 'common' too (affects waf --python-scan) 2008-11-28 14:45:48 +00:00
Gustavo J. A. M. Carneiro
d474f1933a Bug 289: CommandLine::AddValue is not wrapped 2008-11-26 12:11:11 +00:00
Mathieu Lacage
8393b27aa2 merge with HEAD 2008-11-24 06:36:05 +01:00
Gustavo J. A. M. Carneiro
f804bb190a Python: require new pybindgen and re-scan API to make the list of free functions and namespaces sorted.
This commit will change a lot the scanned API definitions, once, but should allow much more stable scanning in the future, as right now only types were being sorted, but free functions can jump up or down when different people on different machines scan the API.  Well, no more will that happen in the future, I hope.
2008-11-08 15:00:28 +00:00
Mathieu Lacage
40dc133bc7 merge with HEAD 2008-10-28 11:26:58 +01:00
Mathieu Lacage
39daae1374 implement promisc mode 2008-09-02 13:37:59 -07:00
Gustavo J. A. M. Carneiro
90c70d1a39 Require new PyBindGen (now ignores the badly scanned anonymous containers that cause problems on cygwin) and rescan API. 2008-08-29 14:56:24 +01:00
Gustavo J. A. M. Carneiro
c33568c079 New API considering comments from Craig: NetDevice->Node uses two callbacks; Node->ProtocolHandlers uses a single API with a promiscuous flag. 2008-07-16 16:06:50 +01:00
Gustavo J. A. M. Carneiro
65d4f0972c Rescan API 2008-07-14 11:42:49 +01:00
Gustavo J. A. M. Carneiro
5f994081d5 python bindings 2008-07-08 10:43:58 -07:00