Raj Bhattacharjea
7e06c78762
Rescan the bindings
2009-02-24 00:12:22 -05:00
Raj Bhattacharjea
fc998323d4
Sync with ns-3-dev
2009-02-23 23:56:27 -05:00
Gustavo J. A. M. Carneiro
f00e2d7b11
Rescan python bindings.
2009-02-21 23:19:18 +00:00
Raj Bhattacharjea
a0ce50f7ff
Proposed RNG API changes
2009-01-13 17:15:44 -05:00
Mathieu Lacage
6adcd14d5f
rescan python
2008-12-10 01:34:04 -08:00
Craig Dowell
f8cf3d5cf4
rescan bindings
2008-12-02 12:15:18 -08: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
Mathieu Lacage
c6d1ff065d
add WifiHelper::Install (Ptr<Node>) method per craig's comment.
2008-11-24 06:45:13 +01:00
Mathieu Lacage
8393b27aa2
merge with HEAD
2008-11-24 06:36:05 +01:00
Craig Dowell
9a750001db
rescan for new method in InternetStackHelper
2008-11-17 20:14:53 -08: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
Unknown
dc2d67e7b8
apply patch for bug 294 (GetMulticastAddr) + emu device update + rescan
2008-11-05 14:49:21 -08:00
Mathieu Lacage
6ebfe7faba
new wifi API
2008-11-04 14:06:34 +01:00
Mathieu Lacage
40dc133bc7
merge with HEAD
2008-10-28 11:26:58 +01:00
Mathieu Lacage
e2c52c7b90
remove realtime public API.
2008-10-27 12:47:33 +01:00
Gustavo J. A. M. Carneiro
8a664200e5
New pybindgen and new API scanning, brings support for comparison operators and + - * / numeric operators.
2008-10-06 17:39:35 +01:00
Unknown
f4ea04de0b
apply MTU/FrameSize treatment to point-to-point
2008-09-05 15:18:20 -07:00
Mathieu Lacage
5788fe5e8f
move GetBssid down to MacLow
2008-09-02 13:08:47 -07:00
Gustavo J. A. M. Carneiro
0adbfb8047
New pybindgen and API rescan. Extensive API description files changes because pybindgen now handles consts differently.
2008-09-02 11:12:42 +01: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
fd774c3fb6
New PyBindGen version and API rescan: adds missing copy constructors, and generates __copy__ methods so that python's copy.copy() works on our objects.
2008-08-19 17:48:09 +01:00
Gustavo J. A. M. Carneiro
0717db6ed0
Rescan Python bindings
2008-08-18 16:02:54 +01:00
Gustavo J. A. M. Carneiro
2d872a846d
Python: re-scan API; unblock python threads during Simulator::Run; new pybindgen brings improved thread safety for virtual methods.
2008-08-05 19:42:53 +01:00
Gustavo J. A. M. Carneiro
f890b8e138
Python: new pybindgen, rescan API definitions, new API definition files are more multi-line and hopefully easier to read
2008-07-21 15:30:15 +01:00
Gustavo J. A. M. Carneiro
9d5d168444
Rescan APIs
2008-07-11 18:39:19 +01:00
Gustavo J. A. M. Carneiro
5f994081d5
python bindings
2008-07-08 10:43:58 -07:00