1. 04 Feb, 2020 1 commit
  2. 27 Jan, 2020 2 commits
  3. 01 Jan, 2020 1 commit
    • xqcool's avatar
      Update array.hpp (#3769) · 382c6d71
      xqcool authored
      * Update array.hpp
      
      Problem:Calling back on an empty container causes undefined behavior.
      Solution:Check with the function empty()
      
      * Create xqcool.mq
      
      Adds relicensing grant
      382c6d71
  4. 09 Dec, 2019 1 commit
  5. 08 Dec, 2019 1 commit
  6. 27 May, 2018 1 commit
  7. 02 Feb, 2018 1 commit
  8. 14 Apr, 2016 1 commit
  9. 08 Mar, 2016 1 commit
  10. 28 Jan, 2016 1 commit
  11. 02 Jun, 2015 1 commit
  12. 22 Jan, 2015 1 commit
  13. 02 Jan, 2014 1 commit
  14. 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
  15. 01 Nov, 2011 1 commit
  16. 31 Oct, 2011 1 commit
  17. 23 May, 2011 2 commits
  18. 22 May, 2011 1 commit
    • Martin Sustrik's avatar
      Introduces bi-directional pipes · acf0b0e5
      Martin Sustrik authored
      So far, there was a pair of unidirectional pipes between a socket
      and a session (or an inproc peer). This resulted in complex
      problems with half-closed states and tracking which inpipe
      corresponds to which outpipe.
      
      This patch doesn't add any functionality in itself, but is
      essential for further work on features like subscription
      forwarding.
      Signed-off-by: 's avatarMartin Sustrik <sustrik@250bpm.com>
      acf0b0e5
  19. 15 May, 2011 1 commit
  20. 02 Mar, 2011 1 commit
  21. 13 Jan, 2011 1 commit
  22. 30 Oct, 2010 1 commit
  23. 31 Aug, 2010 1 commit
  24. 05 Jan, 2010 1 commit
  25. 21 Sep, 2009 1 commit