• Mark Dickinson's avatar
    Merged revisions 68296,68299 via svnmerge from · 3dc7c6a3
    Mark Dickinson yazdı
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r68296 | mark.dickinson | 2009-01-04 12:29:36 +0000 (Sun, 04 Jan 2009) | 6 lines
    
      Add autoconf test to detect x87-style double rounding, as described in
      issue #2937.  This information can be helpful for diagnosing platform-
      specific problems in math and cmath.  The result of the test also
      serves as a fairly reliable indicator of whether the x87 floating-point
      instructions (as opposed to SSE2) are in use on Intel x86/x86_64 systems.
    ........
      r68299 | mark.dickinson | 2009-01-04 13:57:26 +0000 (Sun, 04 Jan 2009) | 4 lines
    
      isinf and isnan are macros, not functions; fix configure script
      to use AC_CHECK_DECLS instead of AC_CHECK_FUNCS for these.
      (See discussion in issue #4506)
    ........
    3dc7c6a3
Adı
Son kayıt (commit)
Son güncelleme
..
VC6 Loading commit data...
VS7.1 Loading commit data...
VS8.0 Loading commit data...
bdist_wininst Loading commit data...
example_nt Loading commit data...
icons Loading commit data...
os2emx Loading commit data...
os2vacpp Loading commit data...
WinMain.c Loading commit data...
_msi.c Loading commit data...
_subprocess.c Loading commit data...
config.c Loading commit data...
dl_nt.c Loading commit data...
dllbase_nt.txt Loading commit data...
empty.c Loading commit data...
errmap.h Loading commit data...
errmap.mak Loading commit data...
frozen_dllmain.c Loading commit data...
generrmap.c Loading commit data...
getpathp.c Loading commit data...
icons.mak Loading commit data...
icons.rc Loading commit data...
import_nt.c Loading commit data...
make_versioninfo.c Loading commit data...
msvcrtmodule.c Loading commit data...
py.ico Loading commit data...
pyc.ico Loading commit data...
pycon.ico Loading commit data...
pyconfig.h Loading commit data...
python.mk Loading commit data...
python_exe.rc Loading commit data...
python_nt.rc Loading commit data...
readme.txt Loading commit data...
testpy.py Loading commit data...
w9xpopen.c Loading commit data...
winreg.c Loading commit data...
winsound.c Loading commit data...