1. 21 May, 2012 2 commits
  2. 29 Mar, 2012 1 commit
  3. 22 Mar, 2012 5 commits
  4. 20 Mar, 2012 1 commit
    • Pieter Hintjens's avatar
      Fixed issues #337, #341, and #340 · 6e71a54b
      Pieter Hintjens authored
      * Implemented new ctx API (_new, _destroy, _get, _set)
      * Removed 'typesafe' macros from zmq.h
      * Added support for MAX_SOCKETS (was tied into change for #337)
      * Created new man pages
      6e71a54b
  5. 19 Mar, 2012 2 commits
  6. 15 Feb, 2012 1 commit
  7. 10 Feb, 2012 1 commit
  8. 03 Feb, 2012 1 commit
    • skaller's avatar
      Set and arrange propagation of thread safe sockets flag. · 520ad3c2
      skaller authored
      We use a distinct context initialisation function to specify
      all sockets derived therefrom will be thread safe.
      
      However the inheritance is done exclusively in the C interface.
      This is not really correct, but it is chosen to minimise
      interference with the existing C++ code, including any
      construct or other calls within the C++ code base.
      Semantically the C++ code should be unchanged,
      physically some data structures and extra methods are
      provided by they're only used from the C binding.
      520ad3c2
  9. 31 Oct, 2011 1 commit
  10. 18 Jun, 2011 1 commit
  11. 17 Jun, 2011 1 commit
  12. 13 Jun, 2011 1 commit
  13. 12 Jun, 2011 1 commit
  14. 21 Apr, 2011 1 commit
  15. 09 Apr, 2011 1 commit
  16. 02 Mar, 2011 1 commit
  17. 22 Feb, 2011 1 commit
  18. 18 Feb, 2011 1 commit
  19. 12 Feb, 2011 1 commit
  20. 09 Feb, 2011 1 commit
  21. 08 Feb, 2011 1 commit
  22. 18 Jan, 2011 1 commit
  23. 10 Jan, 2011 1 commit
  24. 05 Nov, 2010 2 commits
  25. 30 Oct, 2010 1 commit
  26. 14 Oct, 2010 1 commit
  27. 27 Sep, 2010 1 commit
  28. 19 Sep, 2010 2 commits
  29. 09 Sep, 2010 1 commit
  30. 08 Sep, 2010 1 commit
  31. 01 Sep, 2010 2 commits