1. 29 Ock, 2010 5 kayıt (commit)
  2. 27 Ock, 2010 10 kayıt (commit)
  3. 25 Ock, 2010 3 kayıt (commit)
  4. 24 Ock, 2010 2 kayıt (commit)
    • Ezio Melotti's avatar
      Merged revisions 77731 via svnmerge from · fcdf9f21
      Ezio Melotti yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ................
        r77731 | ezio.melotti | 2010-01-24 22:59:24 +0200 (Sun, 24 Jan 2010) | 9 lines
      
        Merged revisions 77729 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r77729 | ezio.melotti | 2010-01-24 22:48:35 +0200 (Sun, 24 Jan 2010) | 1 line
      
          remove archaic functions from test_support
        ........
      ................
      fcdf9f21
    • Mark Dickinson's avatar
      Merged revisions 77722 via svnmerge from · 95a3633c
      Mark Dickinson yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ................
        r77722 | mark.dickinson | 2010-01-24 10:16:29 +0000 (Sun, 24 Jan 2010) | 23 lines
      
        Merged revisions 77691,77698,77713-77714 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r77691 | mark.dickinson | 2010-01-22 16:18:09 +0000 (Fri, 22 Jan 2010) | 1 line
      
          Correct typo in comment.
        ........
          r77698 | mark.dickinson | 2010-01-22 17:04:07 +0000 (Fri, 22 Jan 2010) | 3 lines
      
          Issue #7743:  Fix a potential incorrect rounding bug in dtoa.c (2nd bug
          in issue 7743).
        ........
          r77713 | mark.dickinson | 2010-01-23 20:48:56 +0000 (Sat, 23 Jan 2010) | 3 lines
      
          Issue #7743:  Add checks for zero inputs to the lshift and mult functions;
          this fixes the first bug described in issue #7743.
        ........
          r77714 | mark.dickinson | 2010-01-23 21:25:53 +0000 (Sat, 23 Jan 2010) | 1 line
      
          dtoa.c fix from upstream that fixes incorrectly rounded results for certain subnormals that are also halfway cases.
        ........
      ................
      95a3633c
  5. 23 Ock, 2010 1 kayıt (commit)
  6. 22 Ock, 2010 2 kayıt (commit)
  7. 21 Ock, 2010 2 kayıt (commit)
    • Ezio Melotti's avatar
      Merged revisions 77677 via svnmerge from · ea26c6c1
      Ezio Melotti yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ................
        r77677 | ezio.melotti | 2010-01-21 22:57:24 +0200 (Thu, 21 Jan 2010) | 9 lines
      
        Merged revisions 77675 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r77675 | ezio.melotti | 2010-01-21 22:50:57 +0200 (Thu, 21 Jan 2010) | 1 line
      
          #7746: rephrase a sentence
        ........
      ................
      ea26c6c1
    • Mark Dickinson's avatar
      Merged revisions 77670 via svnmerge from · e42ffae8
      Mark Dickinson yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ................
        r77670 | mark.dickinson | 2010-01-21 19:51:08 +0000 (Thu, 21 Jan 2010) | 24 lines
      
        Merged revisions 77614-77616,77663 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r77614 | mark.dickinson | 2010-01-20 17:36:31 +0000 (Wed, 20 Jan 2010) | 5 lines
      
          Various dtoa.c cleanups.  1. Despagghetify _Py_dg_strtod parsing code
          and exit points.  2. Simplify bigcomp comparison loop.  3. Don't set
          ERANGE on _Py_dg_strtod underflow (it was set inconsistently anyway).
          4. Remove unused dsign field from BCinfo struct.
        ........
          r77615 | mark.dickinson | 2010-01-20 18:02:41 +0000 (Wed, 20 Jan 2010) | 1 line
      
          Don't try to put a value into a NULL pointer.
        ........
          r77616 | mark.dickinson | 2010-01-20 21:23:25 +0000 (Wed, 20 Jan 2010) | 1 line
      
          Additional explanatory comments for _Py_dg_strtod.
        ........
          r77663 | mark.dickinson | 2010-01-21 17:02:53 +0000 (Thu, 21 Jan 2010) | 1 line
      
          Additional testcases for strtod.
        ........
      ................
      e42ffae8
  8. 18 Ock, 2010 1 kayıt (commit)
  9. 17 Ock, 2010 7 kayıt (commit)
  10. 16 Ock, 2010 7 kayıt (commit)