summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-16Special exception clause added to LGPL licenseMartin Sustrik
2010-02-16missing COPYING file addedMartin Sustrik
2010-02-16Fix 'make dist' to work with no special magicMartin Lucina
2010-02-15Correct path for pgm distcleanMartin Lucina
2010-02-15Missed one instance of pgm2Martin Lucina
2010-02-15Update gitignoreMartin Lucina
2010-02-15Cleaning up more PGM cruftMartin Lucina
2010-02-15Clarify python.h messagesMartin Lucina
2010-02-15Fix typoMartin Lucina
2010-02-15Cleanup messages from configure.inMartin Lucina
2010-02-15Replace check for sparc with host_cpuMartin Lucina
2010-02-15Multiple fixes to --with-pgmMartin Lucina
2010-02-15Brian Granger added to credits listMartin Sustrik
2010-02-15ZMQ_POLLERR placeholder added to zmq.hMartin Sustrik
2010-02-15fixing the previous commit :(Martin Sustrik
2010-02-15care taken of the fact that AI_NUMERICSERV is not defined on OSX 10.5Martin Sustrik
2010-02-15removed first dummy run of PKG_CHECK_EXISTSmalosek
2010-02-12Merge branch 'master' of git@github.com:sustrik/zeromq2Martin Sustrik
2010-02-12Multi-hop REQ/REP, part I., tracerouting switched on on XREP socketMartin Sustrik
2010-02-12Fix memory leak in bind()Martin Hurton
2010-02-12Multi-hop REQ/REP, part I., socket type is known to all associated objectsMartin Sustrik
2010-02-12Resolve command starvation in recv()Martin Hurton
2010-02-11Next 0MQ release will be 2.0.6Martin Lucina
2010-02-11Merge branch 'master' of github.com:sustrik/zeromq2Martin Lucina
2010-02-11Integrate version numbering into autoconfMartin Lucina
2010-02-11python binding build with 2.4 version of python fixedMartin Sustrik
2010-02-11ZMQII-72: Add zmq_version function (documentation)Martin Sustrik
2010-02-11ZMQII-72: Add zmq_version functionMartin Sustrik
2010-02-10Merge branch 'master' of github.com:sustrik/zeromq2Martin Hurton
2010-02-10lb: bugfix - never skip active pipe when sending msgMartin Hurton
2010-02-10fq: bugfix - don't read msg from inactive pipeMartin Hurton
2010-02-10Convert documentation to AsciiDocMartin Lucina
2010-02-10ZMQII-69: Make 0MQ build on HP-UXMartin Sustrik
2010-02-10ZMQII-70: zmq_poll on win32 fails with EINVALMartin Sustrik
2010-02-09ZMQII-69: Make 0MQ build on HP-UXMartin Sustrik
2010-02-09couple of typos in the documentation fixedMartin Sustrik
2010-02-09ZMQII-67: Build checks for python even if it's not neededMartin Sustrik
2010-02-09ZMQII-57: Shutdown OpenPGM libraryMartin Sustrik
2010-02-08minor change to READMEMartin Sustrik
2010-02-08ZMQII-65: Two OS threads are mapped to the same app_thread_tMartin Sustrik
2010-02-08 ZMQII-64: First message stuck in 0MQ in case of immediate disconnectionMartin Sustrik
2010-02-07minor code cleanupMartin Sustrik
2010-02-07ZMQII-62: zmq_close after sending message via P2P socket failsMartin Sustrik
2010-02-07ZMQII-59: TCP server crashes sometimes when message is send and socket is clo...Martin Sustrik
2010-02-05allow async connect on Win32 return WSAECONNABORTEDMartin Sustrik
2010-02-04yqueue_t uses malloc/free instead of new/deleteMartin Sustrik
2010-02-04ZMQII-58: TCP connecting asserts on Win32 (same fix for POSIX)Martin Sustrik
2010-02-04ZMQII-58: TCP connecting asserts on Win32unknown
2010-02-04ZMQII-50: Document Ruby BindingsMartin Sustrik
2010-02-04contrain interface name resolving in OpenPGM to IPv4 interfacesMartin Sustrik