1. 20 Tem, 2013 8 kayıt (commit)
  2. 19 Tem, 2013 2 kayıt (commit)
  3. 18 Tem, 2013 1 kayıt (commit)
  4. 17 Tem, 2013 2 kayıt (commit)
  5. 16 Tem, 2013 7 kayıt (commit)
  6. 15 Tem, 2013 4 kayıt (commit)
  7. 14 Tem, 2013 2 kayıt (commit)
  8. 13 Tem, 2013 5 kayıt (commit)
  9. 12 Tem, 2013 8 kayıt (commit)
  10. 11 Tem, 2013 1 kayıt (commit)
    • R David Murray's avatar
      #18044: Fix parsing of encoded words of the form =?utf8?q?=XX...?= · 65171b28
      R David Murray yazdı
      The problem was I was only checking for decimal digits after the third '?',
      not for *hex* digits :(.
      
      This changeset also fixes a couple of comment typos, deletes an unused
      function relating to encoded word parsing, and removed an invalid
      'if' test from the folding function that was revealed by the tests
      written to validate this issue.
      65171b28