1. 10 Sep, 2015 3 commits
  2. 08 Sep, 2015 1 commit
  3. 07 Sep, 2015 1 commit
    • Christian Hesse's avatar
      fix calloc() calls · e8970b6f
      Christian Hesse authored
      * size_t nmemb (number of elements) first, then size_t size
      * do not assume char is size 1 but use sizeof()
      * allocate for char, not pointer to char (found by Michael McConville,
        fixes #261)
      e8970b6f
  4. 29 Aug, 2015 4 commits
  5. 28 Aug, 2015 6 commits
  6. 27 Aug, 2015 11 commits
  7. 25 Aug, 2015 2 commits
  8. 20 Aug, 2015 11 commits
  9. 19 Aug, 2015 1 commit