1. 15 Oct, 2010 1 commit
    • Martin Lucina's avatar
      configure.in: Extract API version from zmq.h · 3b3df731
      Martin Lucina authored
      * Added a version.sh and relevant changes to configure.in to extract the API
        version from zmq.h at the time autogen.sh is run.
      * Moved the version macros to be next to zmq_version in zmq.h and improved
        the comments.
      * Modified ZMQ_MAKE_VERSION to use (x) instead of plain x when expanding
        macro parameters.
      Signed-off-by: 's avatarMartin Lucina <mato@kotelna.sk>
      3b3df731
  2. 14 Oct, 2010 1 commit
  3. 13 Oct, 2010 1 commit
  4. 11 Oct, 2010 2 commits
  5. 09 Oct, 2010 1 commit
    • Martin Sustrik's avatar
      Version macros added · ef8db789
      Martin Sustrik authored
      Macro ZMQ_VERSION represents the current version of 0MQ
      Macro ZMQ_MAKE_VERSION(major,minor,patch) allows to create
      a representation of the specified version.
      The versions can be compared using simple <, >, ==, etc.
      operators.
      Signed-off-by: 's avatarMartin Sustrik <sustrik@250bpm.com>
      ef8db789
  6. 30 Sep, 2010 1 commit
  7. 28 Sep, 2010 2 commits
  8. 26 Sep, 2010 1 commit
  9. 15 Sep, 2010 1 commit
  10. 04 Sep, 2010 20 commits
  11. 02 Sep, 2010 3 commits
  12. 01 Sep, 2010 2 commits
  13. 25 Aug, 2010 4 commits