0
I Use This!
Inactive

Commits : Listings

Analyzed 8 minutes ago. based on code collected 15 minutes ago.
Jun 28, 2024 — Jun 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rename the 'p2p' socket type to 'pair' More... over 14 years ago
There's no need to mess with null-terminated strings. More... over 14 years ago
Shadow constant `push'. More... over 14 years ago
ZeroMQ CL binding fix for Mac OS X More... over 14 years ago
zmq:msg-data-as-string returns a Lisp string with a trailing null More... over 14 years ago
Alias deprecated 'upstream' and 'downstream' socket types to 'pull' and 'push'. More... over 14 years ago
Add Kamil to AUTHORS, bump version to 0.1.2 More... almost 15 years ago
Modify tests to support ECL. More... almost 15 years ago
Forgot to add changes in prevois commit. More... almost 15 years ago
Sources untabified, reformatted. Added AUTHORS. Version bumped to 0.1.1 More... almost 15 years ago
Fixed MSG-DATA-AS-STRING to handle non-null terminated ZMQ strings in msg. More... almost 15 years ago
Use correct system dependencies in .asd file More... almost 15 years ago
Use ISYS:EWOULDBLOCK instead of ISYS:EAGAIN More... almost 15 years ago
The device function was missing in zeromq-api.lisp More... almost 15 years ago
Export XREQ and XREP. More... almost 15 years ago
Fix msg-data-as-array on LispWorks. More... about 15 years ago
Use CL:SLEEP instead of ISYS:USLEEP. More... about 15 years ago
Unshadow SLEEP, it has gone since 0MQ 2.0.7. More... about 15 years ago
Shadow IDENTITY. More... about 15 years ago
Gensym temporary vars in with-stopwatch. More... about 15 years ago
Fix perf tests (with-stopwhatch and sleep). More... about 15 years ago
Update to version 2.0.7 More... about 15 years ago
Remove perf helpers. More... about 15 years ago
Get rid of LWM, it is computed automatically now. More... about 15 years ago
License changed to Lisp Lesser GNU Public License. More... about 15 years ago
Forgot about constants themselves in last commit. More... about 15 years ago
multi-part message functionality available via zmq:sndmore and zmq:rcvmore. More... about 15 years ago
Use :int64 as socket option's type in setsockopt. More... about 15 years ago
New function: zmq:getsockopt. More... about 15 years ago
New function: zmq-device (experimental). More... about 15 years ago