1. 30 Eyl, 2006 8 kayıt (commit)
  2. 27 Eyl, 2006 1 kayıt (commit)
  3. 25 Eyl, 2006 3 kayıt (commit)
    • Georg Brandl's avatar
      Backport rev. 51972: · c57221e1
      Georg Brandl yazdı
      Bug #1557232: fix seg fault with def f((((x)))) and def f(((x),)).
      
      These tests should be improved.  Hopefully this fixes variations when
      flipping back and forth between fpdef and fplist.
      c57221e1
    • Georg Brandl's avatar
      Backport rev. 51971: · 934c90de
      Georg Brandl yazdı
      Fix %zd string formatting on Mac OS X so it prints negative numbers.
      
      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.
      934c90de
    • Georg Brandl's avatar
      b14b59fc
  4. 24 Eyl, 2006 3 kayıt (commit)
  5. 23 Eyl, 2006 1 kayıt (commit)
  6. 21 Eyl, 2006 3 kayıt (commit)
  7. 19 Eyl, 2006 1 kayıt (commit)
  8. 18 Eyl, 2006 4 kayıt (commit)
  9. 17 Eyl, 2006 1 kayıt (commit)
    • Ronald Oussoren's avatar
      Workaround for bug #1558983 · 736fc567
      Ronald Oussoren yazdı
      There is an issue with custom icons on directories in the 2.5c2 installer,
      don't set a custom icon on "/Applications/MacPython 2.5" for now.
      
      Also make sure that the installer doesn't crap out when the Makefile in the
      system's python installation has other customizations than we expect.
      736fc567
  10. 15 Eyl, 2006 4 kayıt (commit)
  11. 14 Eyl, 2006 1 kayıt (commit)
  12. 12 Eyl, 2006 2 kayıt (commit)
  13. 11 Eyl, 2006 8 kayıt (commit)