1. 25 Jan, 2019 1 commit
    • windows: add SSIZE_MAX · a861839d
      Windows doesn't include ssize_t or its _MAX value by default.  We are
      already declaring ssize_t as SSIZE_T, which is __int64_t on Win64 and
      long otherwise.  Include its _MAX value as a correspondence to its type.
      Edward Thomson committed
  2. 01 Feb, 2018 1 commit
  3. 19 Sep, 2015 1 commit
  4. 06 Mar, 2015 1 commit
  5. 05 Aug, 2014 2 commits
  6. 06 Jul, 2014 2 commits
  7. 28 Feb, 2013 2 commits
  8. 08 Jan, 2013 1 commit
  9. 05 Jun, 2012 1 commit
  10. 13 Feb, 2012 1 commit
  11. 27 Jan, 2012 1 commit
  12. 05 Oct, 2011 1 commit
  13. 29 Sep, 2011 1 commit
  14. 28 Sep, 2011 1 commit
  15. 19 Sep, 2011 1 commit
    • Tabify everything · 87d9869f
      There were quite a few places were spaces were being used instead of
      tabs. Try to catch them all. This should hopefully not break anything.
      Except for `git blame`. Oh well.
      Vicent Marti committed
  16. 18 Sep, 2011 1 commit
    • Cleanup legal data · bb742ede
      1. The license header is technically not valid if it doesn't have a
      copyright signature.
      
      2. The COPYING file has been updated with the different licenses used in
      the project.
      
      3. The full GPLv2 header in each file annoys me.
      Vicent Marti committed
  17. 03 Jul, 2011 1 commit
  18. 15 Jun, 2011 1 commit
  19. 12 Jun, 2011 1 commit
  20. 10 Jun, 2011 1 commit
  21. 08 Jun, 2011 1 commit
  22. 19 May, 2011 1 commit
  23. 18 May, 2011 1 commit
  24. 11 Jan, 2011 1 commit
  25. 23 Nov, 2010 1 commit
  26. 28 Feb, 2010 1 commit