1. 16 Ock, 2010 8 kayıt (commit)
  2. 15 Ock, 2010 2 kayıt (commit)
  3. 14 Ock, 2010 3 kayıt (commit)
    • Antoine Pitrou's avatar
      Merged revisions 77499 via svnmerge from · 47c8ede0
      Antoine Pitrou yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77499 | antoine.pitrou | 2010-01-14 18:25:24 +0100 (jeu., 14 janv. 2010) | 4 lines
      
        Issue #3299: Fix possible crash in the _sre module when given bad
        argument values in debug mode.  Patch by Victor Stinner.
      ........
      47c8ede0
    • Mark Dickinson's avatar
      Blocked revisions 77477-77478,77481-77483,77490-77493 via svnmerge · 959f318a
      Mark Dickinson yazdı
      ........
        r77477 | mark.dickinson | 2010-01-13 18:21:53 +0000 (Wed, 13 Jan 2010) | 1 line
      
        Add comments explaining the role of the bigcomp function in dtoa.c.
      ........
        r77478 | mark.dickinson | 2010-01-13 19:02:37 +0000 (Wed, 13 Jan 2010) | 1 line
      
        Clarify that sulp expects a nonnegative input, but that +0.0 is fine.
      ........
        r77481 | mark.dickinson | 2010-01-13 20:55:03 +0000 (Wed, 13 Jan 2010) | 1 line
      
        Simplify and annotate the bigcomp function, removing unused special cases.
      ........
        r77482 | mark.dickinson | 2010-01-13 22:15:53 +0000 (Wed, 13 Jan 2010) | 1 line
      
        Fix buggy comparison:  LHS of comparison was being treated as unsigned.
      ........
        r77483 | mark.dickinson | 2010-01-13 22:20:10 +0000 (Wed, 13 Jan 2010) | 1 line
      
        More dtoa.c cleanup;  remove the need for bc.dplen, bc.dp0 and bc.dp1.
      ........
        r77490 | mark.dickinson | 2010-01-14 13:02:36 +0000 (Thu, 14 Jan 2010) | 1 line
      
        Fix off-by-one error introduced in r77483.  I have a test for this, but it currently fails due to a different dtoa.c bug;  I'll add the test once that bug is fixed.
      ........
        r77491 | mark.dickinson | 2010-01-14 13:14:49 +0000 (Thu, 14 Jan 2010) | 1 line
      
        Issue 7632: fix a dtoa.c bug (bug 6) causing incorrect rounding.  Tests to follow.
      ........
        r77492 | mark.dickinson | 2010-01-14 14:40:20 +0000 (Thu, 14 Jan 2010) | 1 line
      
        Issue 7632:  fix incorrect rounding for long input strings with values very close to a power of 2.  (See Bug 4 in the tracker discussion.)
      ........
        r77493 | mark.dickinson | 2010-01-14 15:22:33 +0000 (Thu, 14 Jan 2010) | 1 line
      
        Issue #7632:  add tests for bugs fixed so far.
      ........
      959f318a
    • Ezio Melotti's avatar
      Merged revisions 77487 via svnmerge from · 262c3ce5
      Ezio Melotti yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77487 | ezio.melotti | 2010-01-14 13:34:10 +0200 (Thu, 14 Jan 2010) | 1 line
      
        Fixed typo
      ........
      262c3ce5
  4. 13 Ock, 2010 1 kayıt (commit)
  5. 12 Ock, 2010 5 kayıt (commit)
    • Mark Dickinson's avatar
      Blocked revisions 77410,77421,77450-77451 via svnmerge · c40969d3
      Mark Dickinson yazdı
      ........
        r77410 | mark.dickinson | 2010-01-10 13:06:31 +0000 (Sun, 10 Jan 2010) | 1 line
      
        Remove unused BCinfo fields and an unused macro.
      ........
        r77421 | mark.dickinson | 2010-01-11 17:15:13 +0000 (Mon, 11 Jan 2010) | 1 line
      
        Change a variable type to avoid signed overflow; replace repeated '19999' constant by a define.
      ........
        r77450 | mark.dickinson | 2010-01-12 22:23:56 +0000 (Tue, 12 Jan 2010) | 4 lines
      
        Issue #7632: Fix a problem with _Py_dg_strtod that could lead to
        crashes in debug builds, for certain long numeric strings
        corresponding to subnormal values.
      ........
        r77451 | mark.dickinson | 2010-01-12 22:55:51 +0000 (Tue, 12 Jan 2010) | 2 lines
      
        Issue #7632:  Fix a bug in dtoa.c that could lead to incorrectly-rounded results.
      ........
      c40969d3
    • Alexandre Vassalotti's avatar
      Blocked revisions 77445 via svnmerge · 76168bc8
      Alexandre Vassalotti yazdı
      ........
        r77445 | alexandre.vassalotti | 2010-01-12 13:25:33 -0500 (Tue, 12 Jan 2010) | 2 lines
      
        Added documentation for dictionary views fixer.
      ........
      76168bc8
    • Ezio Melotti's avatar
      Merged revisions 77442 via svnmerge from · 698037a2
      Ezio Melotti yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77442 | ezio.melotti | 2010-01-12 05:32:05 +0200 (Tue, 12 Jan 2010) | 1 line
      
        #5827: make sure that normpath preserves unicode
      ........
      698037a2
    • Alexandre Vassalotti's avatar
      Blocked revisions 77438 via svnmerge · 0d54bd51
      Alexandre Vassalotti yazdı
      ........
        r77438 | alexandre.vassalotti | 2010-01-11 20:34:43 -0500 (Mon, 11 Jan 2010) | 2 lines
      
        Fixed repr of dictionary views.
      ........
      0d54bd51
    • R. David Murray's avatar
      Blocked revisions 77400,77422,77428 via svnmerge · 36b8ef4c
      R. David Murray yazdı
      ........
        r77400 | alexandre.vassalotti | 2010-01-09 18:35:54 -0500 (Sat, 09 Jan 2010) | 2 lines
      
        Issue #2335: Backport set literals syntax from Python 3.x.
      ........
        r77422 | alexandre.vassalotti | 2010-01-11 17:36:12 -0500 (Mon, 11 Jan 2010) | 2 lines
      
        Issue #2333: Backport set and dict comprehensions syntax.
      ........
        r77428 | alexandre.vassalotti | 2010-01-11 18:17:10 -0500 (Mon, 11 Jan 2010) | 2 lines
      
        Issue #1967: Backport dictionary views.
      ........
      36b8ef4c
  6. 11 Ock, 2010 2 kayıt (commit)
  7. 10 Ock, 2010 3 kayıt (commit)
  8. 09 Ock, 2010 1 kayıt (commit)
    • Mark Dickinson's avatar
      Blocked revisions 77391 via svnmerge · 590092d3
      Mark Dickinson yazdı
      ........
        r77391 | mark.dickinson | 2010-01-09 18:50:50 +0000 (Sat, 09 Jan 2010) | 3 lines
      
        Issue #7532: Add additional slicing test cases for new- and old-style
        classes.  Patch by Florent Xicluna.
      ........
      590092d3
  9. 08 Ock, 2010 6 kayıt (commit)
  10. 07 Ock, 2010 2 kayıt (commit)
    • Antoine Pitrou's avatar
      Merged revisions 77352-77354 via svnmerge from · 8dba727c
      Antoine Pitrou yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77352 | antoine.pitrou | 2010-01-07 18:46:49 +0100 (jeu., 07 janv. 2010) | 5 lines
      
        Issue #7455: Fix possible crash in cPickle on invalid input.  Patch by
        Florent Xicluna.
      ........
        r77353 | antoine.pitrou | 2010-01-07 18:49:37 +0100 (jeu., 07 janv. 2010) | 3 lines
      
        Fix attribution. Florent actually repackaged and reviewed Victor's patch (sorry!).
      ........
        r77354 | antoine.pitrou | 2010-01-07 18:54:10 +0100 (jeu., 07 janv. 2010) | 3 lines
      
        Fix reattribution mistake when fixing attribution mistake!
      ........
      8dba727c
    • Mark Dickinson's avatar
      Blocked revisions 77339 via svnmerge · a507072e
      Mark Dickinson yazdı
      ........
        r77339 | mark.dickinson | 2010-01-07 09:28:29 +0000 (Thu, 07 Jan 2010) | 1 line
      
        Eric Smith was missing fro m the issue 7117 whatsnew attribution.
      ........
      a507072e
  11. 06 Ock, 2010 4 kayıt (commit)
  12. 04 Ock, 2010 2 kayıt (commit)
  13. 03 Ock, 2010 1 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions 74225,77266,77279 via svnmerge from · bbd82e41
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r74225 | kurt.kaiser | 2009-07-27 18:09:28 +0200 (Mo, 27 Jul 2009) | 5 lines
      
        1. Clean workspace more thoughly before build.
        2. Add url of branch we are building to 'results' webpage.
           (url is now available in $repo_path, could be added to failure email.)
        3. Adjust permissions to improve upload reliability.
      ........
        r77266 | kurt.kaiser | 2010-01-03 09:36:45 +0100 (So, 03 Jan 2010) | 6 lines
      
        r77152 to Doc/Makefile broke doc build due to (at least some) make
        binaries running clean prereq after checkout.
        1. So, fix the insane make call in build.sh - seems to solve it.
        2. Fix a missing redirection.
        3. Check in the rsync opts that actually work during upload.
      ........
        r77279 | georg.brandl | 2010-01-03 14:05:39 +0100 (So, 03 Jan 2010) | 1 line
      
        Update doc build step.
      ........
      bbd82e41