summaryrefslogtreecommitdiff
path: root/lib/ZMQ
Commit message (Expand)AuthorAge
* New upstream version 1.19gregor herrmann2023-08-04
|\
* | New upstream version 1.18gregor herrmann2022-03-25
|\|
| * Refactor to use FFI::CheckLib to find libraryZakariyya Mughal2022-02-23
| * Add optional support for using Alien::ZMQ::latestZakariyya Mughal2022-02-22
| * MSWin32 compatibilityZakariyya Mughal2022-02-08
| * Added zmq_socket_monitor bindings to socketJi-Hyeon Gim2022-01-03
| * Added z85_encode / z85_decode bindings to context.juddtaylor2021-03-30
| * update a couple remaining calid/zmq-ffi referencesDylan Cali2019-08-16
| * Have examples and scripts use 5.12 as min versionDylan Cali2019-08-16
| * add contributorsDylan Cali2019-03-14
* | New upstream version 1.17gregor herrmann2019-07-21
|\|
* | New upstream version 1.14gregor herrmann2019-03-02
|\|
| * Socket objects remove themselves from the context object on destructionRobert Hunter2019-02-26
* | New upstream version 1.12gregor herrmann2019-02-26
|\|
| * Search for libzmq.so.5Dave Lambley2018-04-23
| * curve_keypair refactored into new template wrapperRobert Hunter2016-01-20
| * add much more granular wrapper function generationDylan Cali2016-01-16
| * add hardcoded ffi modules for nowDylan Cali2016-01-16
| * support importing zmq constants through ZMQ::FFIDylan Cali2016-01-08
| * workaround no longer necessary with newer MooDylan Cali2016-01-04
| * tweak getter/setter documentationDylan Cali2015-12-11
| * reshuffle socket creation/destruction logicDylan Cali2015-12-05
| * add socket/ctx cleanup check to close/destroyDylan Cali2015-12-05
| * don't store generated Constants module in gitDylan Cali2015-12-05
| * update Constants module descriptionDylan Cali2015-11-08
| * check thread id in cleanup routinesDylan Cali2015-11-01
| * remove unecessary semi-colonsDylan Cali2015-10-31
| * regen ZMQ::FFI::Constants using 2.1.0-4.1.3Dylan Cali2015-09-19
| * use direct hash access for _zmq_msg_t fieldDylan Cali2015-03-22
| * reuse zmq_msg_t struct pointerDylan Cali2015-03-22
| * don't use statement modifier form of conditionalsDylan Cali2015-03-22
| * not just beer, tasty beer!Dylan Cali2015-03-21
| * add a BUGS sectionDylan Cali2015-03-20
| * change linger default to 0Dylan Cali2015-03-19
| * add pod explaining cleanup semanticsDylan Cali2015-03-19
| * fix cleanup of ctx/sockets created in forked childDylan Cali2015-03-17
| * make pod error handling example more terseDylan Cali2015-03-16
| * add pod for alternative error handling semanticsDylan Cali2015-03-15
| * add alternative error handling semanticsDylan Cali2015-03-15
| * reword close/destroy API docsDylan Cali2015-03-13
| * reformat docsDylan Cali2015-03-13
| * don't set threads in exampleDylan Cali2015-03-13
| * meh, on second thought use EV 4 API in examplesDylan Cali2015-03-13
| * use consistent EV API in docsDylan Cali2015-03-12
| * don't cleanup instances cloned by forkDylan Cali2015-03-12
| * don't include date in generated Constants moduleDylan Cali2015-03-11
| * minor doc reorgDylan Cali2015-03-10
| * use strict/warnings in generated constants moduleDylan Cali2015-03-08
| * add blurb encouraging users to use 1.00 or newerDylan Cali2015-03-08
| * add back Performance sectionDylan Cali2015-03-08