Tom Henderson
7f88b04c33
bindings: rescan all module bindings
2016-07-20 16:33:57 -07:00
Tommaso Pecorella
971ace1bfd
Rescan Python bindings
2016-07-16 23:29:23 +02:00
Tommaso Pecorella
afa5de4a78
internet: ( fixes #231 ) Remove SocketAddressTag
...
SocketAddressTag was a long-standing API glitch. It was used to replicate the RecvFrom effect (i.e., to know the source address of packet) without calling RecvFrom.
This option is more harmful than useful, because in case of tunnels the new tag needs to replace the old one. Moreover, there is no real need to create a new API when there is a perfectly working one (i.e., RecvFrom).
2016-06-02 01:16:39 +02:00
Tom Henderson
822ddcb157
bindings: rescan bindings
2016-03-08 22:01:30 -08:00
Tom Henderson
332ea29d8e
rescan all bindings
2016-02-25 11:58:10 -08:00
Tom Henderson
9c5e9b5cf5
rescan bindings
2015-10-11 11:15:57 -07:00
Tom Henderson
55b0e0147e
rescan bindings
2015-09-07 11:04:33 -07:00
Tom Henderson
95ffc4d89b
rescan bindings
2015-08-14 08:00:38 -07:00
Tom Henderson
c9f32caa50
update bindings
2015-04-08 20:16:57 -07:00
Tom Henderson
e6ca702ea6
rescan bindings
2015-01-26 17:14:36 -08:00
Tom Henderson
e1108928f1
rescan bindings
2014-12-19 16:22:49 -08:00
Tom Henderson
c41ba4e79a
rescan bindings
2014-10-13 21:25:21 -07:00
Tom Henderson
d471d382ac
rescan bindings
2014-10-07 12:19:52 -07:00
Tom Henderson
c994aa10d8
rescan remaining bindings
2014-09-15 20:51:08 -07:00
Tom Henderson
70f3450c5e
update bindings
2014-05-30 10:07:22 -07:00
Tom Henderson
727fa3f326
bindings rescan (another try)
2014-02-23 13:49:13 -08:00
Tommaso Pecorella
b24df55aa8
[Python Bindings] rescan bindings
2014-02-23 08:45:57 +01:00
Tom Henderson
88fd0f04eb
rescan all bindings
2013-12-16 00:06:41 -08:00
Tom Henderson
df6271a1da
rescan bindings
2013-11-13 09:06:10 -08:00
Tom Henderson
aa99130b08
update bindings
2013-08-27 19:08:05 -07:00
Tom Henderson
a8673b52f2
update bindings
2013-08-01 09:35:13 -07:00
Mitch Watrous
bf886d696f
Updatemany modules' Python bindings
2013-07-04 14:27:35 -07:00
Mitch Watrous
b72c268305
Update Python bindings
2013-04-19 17:17:35 -07:00
Tom Henderson
89e67bbb33
update python bindings
2013-04-08 12:48:36 -07:00
Tom Henderson
61f9323e32
update bindings
2012-12-12 13:14:40 -08:00
Tom Henderson
cc613cb57b
rescan bindings
2012-10-29 05:33:13 -07:00
Mitch Watrous
0d8bb3de72
Replace src/mobility usage of RandomVariable with RandomVariableStream (Patch Set 2)
2012-08-15 15:33:02 -07:00
Mitch Watrous
49a757cebc
Replace src/mobility usage of RandomVariable with RandomVariableStream (Patch Set 1)
2012-08-15 14:28:33 -07:00
Tom Henderson
2796d4ce3f
rescan bindings
2012-07-11 21:07:41 -07:00
Gustavo J. A. M. Carneiro
93fbaf6d0f
Rescan bindings
2012-02-20 09:38:45 -08:00
Tom Henderson
6fd41f7ca5
rescan bindings
2011-11-27 13:15:50 -08:00
Tom Henderson
416be98fe9
rescan all bindings
2011-08-17 23:01:53 -07:00
Gustavo J. A. M. Carneiro
feda6149ee
Rescan all bindings
2011-08-04 17:50:36 +01:00
Gustavo J. A. M. Carneiro
4cf581619e
Rescan all python bindings for all modules
2011-07-20 16:02:32 +01:00
Mathieu Lacage
7095312867
modular bindings scan
2011-04-15 21:03:28 +02:00
Gustavo J. A. M. Carneiro
3b0f44269d
Modular bindings: add the Callback<...> type handlers
2011-03-13 15:28:57 +00:00
Gustavo J. A. M. Carneiro
089fbdcb5c
Modular Python bindings work (many bug fixes, more modules tested)
2011-03-12 18:34:30 +00:00