1. 01 May, 2016 1 commit
    • hitstergtd's avatar
      Problem: multiple issues with sendiov/recviov · e4539778
      hitstergtd authored
      Solution:
      - Add check for the [count] parameter in zmq_sendiov() and zmq_recviov()
      - Use and add test for zmq_sendiov() in tests/test_iov.cpp
      - Add error state tests for zmq_sendiov() in tests/test_iov.cpp
      - Add error state tests for zmq_recviov() in tests/test_iov.cpp
      - Cleanup tests/test_iov.cpp for style, consistency and clarity
      - Generally improve test coverage for both API methods
      
      Hat-tip:
      @somdoron, @bluca
      e4539778
  2. 29 Apr, 2016 9 commits
  3. 28 Apr, 2016 1 commit
    • hitstergtd's avatar
      Problem: No default doxygen cfg for ZeroMQ project · f950f2ba
      hitstergtd authored
      Solution:
      - Add Doxygen.cfg file to make it simpler for library users and interested
      parties to view library internals/externals
      - Add README.doxygen.md as an Overview for Doxygen-generated documentation
      
      Notes:
      This could later be added into CI for autogenerated documentation that could be
      posted to the gh-pages branch.
      f950f2ba
  4. 27 Apr, 2016 2 commits
  5. 26 Apr, 2016 3 commits
  6. 25 Apr, 2016 6 commits
  7. 24 Apr, 2016 7 commits
  8. 23 Apr, 2016 7 commits
  9. 22 Apr, 2016 4 commits