1. 01 Eyl, 2011 2 kayıt (commit)
  2. 03 Eyl, 2011 1 kayıt (commit)
  3. 30 Agu, 2011 1 kayıt (commit)
  4. 28 Agu, 2011 1 kayıt (commit)
    • Nadeem Vawda's avatar
      Issue #12839: Fix crash in zlib module due to version mismatch. · 97d67924
      Nadeem Vawda yazdı
      If the version of zlib used to compile the zlib module is incompatible
      with the one that is actually linked in, then calls into zlib will fail.
      This can leave attributes of the z_stream uninitialized, so we must take
      care to avoid segfaulting by trying to use an invalid pointer.
      
      Fix by Richard M. Tew.
      97d67924
  5. 27 Agu, 2011 1 kayıt (commit)
    • Nadeem Vawda's avatar
      Make regrtest complain when -M and -j are used together. · 0c97e5f3
      Nadeem Vawda yazdı
      -j doesn't pass the memlimit on to child processes, so this doesn't work at
      present, and even if it did, running multiple bigmem tests at once would
      usually not be desirable (since you generally want to devote as much of the
      available RAM as possible to each test).
      0c97e5f3
  6. 26 Agu, 2011 1 kayıt (commit)
  7. 25 Agu, 2011 2 kayıt (commit)
  8. 23 Agu, 2011 1 kayıt (commit)
  9. 21 Agu, 2011 1 kayıt (commit)
  10. 20 Agu, 2011 3 kayıt (commit)
  11. 19 Agu, 2011 3 kayıt (commit)
  12. 16 Agu, 2011 2 kayıt (commit)
  13. 14 Agu, 2011 1 kayıt (commit)
  14. 13 Agu, 2011 10 kayıt (commit)
  15. 12 Agu, 2011 6 kayıt (commit)
  16. 11 Agu, 2011 4 kayıt (commit)