1. 22 Eyl, 2006 1 kayıt (commit)
    • Neal Norwitz's avatar
      Fix %zd string formatting on Mac OS X so it prints negative numbers. · 4a8fbdb1
      Neal Norwitz yazdı
      In addition to testing positive numbers, verify negative numbers work in configure.
      In order to avoid compiler warnings on OS X 10.4, also change the order of the check
      for the format character to use (PY_FORMAT_SIZE_T) in the sprintf format
      for Py_ssize_t.  This patch changes PY_FORMAT_SIZE_T from "" to "l" if it wasn't
      defined at configure time.  Need to verify the buildbot results.
      
      Backport candidate (if everyone thinks this patch can't be improved).
      4a8fbdb1
  2. 21 Eyl, 2006 3 kayıt (commit)
  3. 20 Eyl, 2006 3 kayıt (commit)
  4. 19 Eyl, 2006 1 kayıt (commit)
  5. 18 Eyl, 2006 1 kayıt (commit)
  6. 17 Eyl, 2006 2 kayıt (commit)
  7. 16 Eyl, 2006 1 kayıt (commit)
  8. 15 Eyl, 2006 4 kayıt (commit)
  9. 14 Eyl, 2006 2 kayıt (commit)
  10. 12 Eyl, 2006 4 kayıt (commit)
  11. 11 Eyl, 2006 4 kayıt (commit)
  12. 09 Eyl, 2006 1 kayıt (commit)
  13. 08 Eyl, 2006 7 kayıt (commit)
  14. 07 Eyl, 2006 6 kayıt (commit)