Robert G. Jakabosky
|
56c4c465c8
|
Fixed bug with support for 0MQ version < 2.1
|
15 years ago |
Robert G. Jakabosky
|
399258202d
|
Fixed some issues with compiling bindings on Windows.
|
15 years ago |
Robert G. Jakabosky
|
d8839be4bd
|
Regenerate bindings with better support for Windows vc2008
|
15 years ago |
Robert G. Jakabosky
|
a7133daefa
|
Fixed bug with zmq_msg_t __tostring() metamethod.
|
15 years ago |
Robert G. Jakabosky
|
a524c4dc69
|
Add FFI support for setopt()/getopt() functions.
|
15 years ago |
Robert G. Jakabosky
|
02c26ddc68
|
Removed error message when loading module in the standard Lua VM.
|
15 years ago |
Robert G. Jakabosky
|
99b8dafb4a
|
Remove debug message.
|
15 years ago |
Robert G. Jakabosky
|
0757b21cba
|
Regenerate bindings to remove some debug code.
|
15 years ago |
Robert G. Jakabosky
|
d0a71ccbae
|
Add send_msg()/recv_msg() functions and zmq_msg_t object. Update FFI-based bindings to use latest LuaNativeObjects FFI support.
|
15 years ago |
Robert G. Jakabosky
|
ed462fe9b8
|
Updated bindings to use newest features of LuaNativeObjects.
|
15 years ago |
Robert G. Jakabosky
|
e61df55e51
|
Added support for creating a ZMQ context from LuaJIT cdata.
|
15 years ago |
Robert G. Jakabosky
|
bfa0085b7c
|
Re-organize FFI files.
|
15 years ago |
Robert G. Jakabosky
|
0ac861e107
|
Added support for creating a ZMQ context from a lightuserdata value. Move FFI code into a normal Lua file so we get nice syntax hightlighting.
|
15 years ago |
Robert G. Jakabosky
|
3f11cbab83
|
Commit updated pre-generated bindings file.
|
15 years ago |
Robert G. Jakabosky
|
84cd64b2ce
|
Added support for __gc to call close() on ZMQ sockets.
|
15 years ago |
Robert G. Jakabosky
|
42d4a1361b
|
Added LuaJIT2 FFI support.
|
15 years ago |