1. 02 Feb, 2018 1 commit
  2. 05 Apr, 2016 1 commit
    • Jim Klimov's avatar
      Problem: including recent "zmq_utils.h" crashes gcc -pedantic jobs · d7d91713
      Jim Klimov authored
      Problem: Recent deprecation of the "zmq_utils.h" header file caused pedantic compilations (including czmq) to fail because non-portable #warning is used.
      Solution: Limit the deprecation warnings to compilers known or assumed to support the "#pragma message" (GCC, MSVC, CLANG) and wrap with GCC directives to not treat these warnings as errors on paranoid builds.
      d7d91713
  3. 29 Mar, 2016 1 commit
  4. 18 Feb, 2016 1 commit
  5. 01 Feb, 2016 1 commit
    • sunkin351's avatar
      Restoring zmq_utils.h from previous version · 9b01ae82
      sunkin351 authored
      I hope restoring this from a previous version doesn't do any damage, it
      is missing in the current version of this repository and is vital for
      the lib to compile anywhere.
      9b01ae82
  6. 28 Jan, 2016 1 commit
  7. 02 Jun, 2015 1 commit
  8. 22 Jan, 2015 1 commit
  9. 02 Jan, 2014 1 commit
  10. 12 Mar, 2013 1 commit
    • Pieter Hintjens's avatar
      Removed corporate advertisements from source file headers · f0f16505
      Pieter Hintjens authored
      Copyrights had become ads for Sustrik's corporate sponsors, going against the original
      agreement to share copyrights with the community (that agreement was: one line stating
      iMatix copyright + one reference to AUTHORS file). The proliferation of corporate ads
      is also unfair to the many individual authors. I've removed ALL corporate title from
      the source files so the copyright statements can now be centralized in AUTHORS and
      source files can be properly updated on an annual basis.
      f0f16505
  11. 15 Dec, 2011 1 commit
    • Stuart Webster's avatar
      Added MSVC10 solution and project files for Windows · 3fb5c11b
      Stuart Webster authored
      These include configurations for both Win32 and x64 platforms. All project
      settings have been normalised in property sheets (the ".props" files under
      builds/msvc/properties) to simplify maintenance. Build artefacts are all
      generated in platform-specific subfolders of bin, lib and obj directories.
      
      Also enables the use of precompiled headers with MSVC10.
      
      This significantly reduces the time required to compile libzmq with Visual
      Studio on Windows. It should have no impact on other platforms.
      Signed-off-by: 's avatarStuart Webster <sw_webster@hotmail.com>
      3fb5c11b
  12. 01 Nov, 2011 1 commit
  13. 31 Oct, 2011 1 commit
  14. 15 Jul, 2011 1 commit
  15. 22 Jun, 2011 1 commit
  16. 02 Mar, 2011 1 commit
  17. 30 Oct, 2010 1 commit
  18. 13 Feb, 2010 1 commit
  19. 05 Jan, 2010 1 commit
  20. 10 Dec, 2009 1 commit
  21. 03 Nov, 2009 1 commit
  22. 05 Oct, 2009 1 commit
  23. 03 Aug, 2009 1 commit
  24. 29 Jul, 2009 1 commit