1. 27 May, 2018 1 commit
  2. 02 Feb, 2018 1 commit
  3. 18 Feb, 2016 1 commit
  4. 28 Jan, 2016 1 commit
  5. 02 Jun, 2015 1 commit
  6. 22 Jan, 2015 1 commit
  7. 02 Jan, 2014 1 commit
  8. 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
  9. 27 Aug, 2012 1 commit
    • Arthur O'Dwyer's avatar
      Silence all "unused parameter" warnings from Clang. · 3b984d40
      Arthur O'Dwyer authored
      Compiling without warnings is a good goal, because it makes
      new warnings (which probably indicate bugs) stand out rather
      than getting lost in the spam.
      
      My fixes fall into two categories:
      
          - Adding (void) casts of unused parameters, where their
            unusedness seems like a TODO (or in some cases a bug?).
      
          - Removing parameter names altogether, where the function
            is clearly a stub that will never use its parameters.
      
      Should be no change in behavior.
      3b984d40
  10. 15 Feb, 2012 1 commit
  11. 10 Feb, 2012 1 commit
  12. 01 Nov, 2011 1 commit
  13. 31 Oct, 2011 1 commit
  14. 02 Mar, 2011 1 commit
  15. 30 Oct, 2010 1 commit
  16. 26 Sep, 2010 1 commit
  17. 25 Aug, 2010 1 commit
  18. 05 Jan, 2010 1 commit
  19. 02 Oct, 2009 1 commit
  20. 12 Aug, 2009 1 commit
  21. 09 Aug, 2009 3 commits
  22. 08 Aug, 2009 1 commit
  23. 06 Aug, 2009 1 commit
  24. 03 Aug, 2009 1 commit
  25. 29 Jul, 2009 1 commit