cpython/PC/VS8.0
Christian Heimes 53876d9cd8 Merged revisions 62380,62382-62383 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r62380 | christian.heimes | 2008-04-19 01:13:07 +0200 (Sat, 19 Apr 2008) | 3 lines

  I finally got the time to update and merge Mark's and my trunk-math branch. The patch is collaborated work of Mark Dickinson and me. It was mostly done a few months ago. The patch fixes a lot of loose ends and edge cases related to operations with NaN, INF, very small values and complex math.

  The patch also adds acosh, asinh, atanh, log1p and copysign to all platforms. Finally it fixes differences between platforms like different results or exceptions for edge cases. Have fun :)
........
  r62382 | christian.heimes | 2008-04-19 01:40:40 +0200 (Sat, 19 Apr 2008) | 2 lines

  Added new files to Windows project files
  More Windows related fixes are coming soon
........
  r62383 | christian.heimes | 2008-04-19 01:49:11 +0200 (Sat, 19 Apr 2008) | 1 line

  Stupid me. Py_RETURN_NAN should actually return something ...
........
2008-04-19 00:31:39 +00:00
..
_bsddb.vcproj
_ctypes.vcproj Merged revisions 59864-59882 via svnmerge from 2008-01-10 00:10:02 +00:00
_ctypes_test.vcproj
_elementtree.vcproj
_msi.vcproj
_socket.vcproj
_sqlite3.vcproj
_ssl.vcproj
_testcapi.vcproj
_tkinter.vcproj
bdist_wininst.vcproj
build.bat
build_env.bat
build_pgo.bat
build_ssl.bat
build_ssl.py Change \u which is causing a syntax error. I'm not sure if that should be, but 2008-04-05 06:16:50 +00:00
build_tkinter.py Merged revisions 60990-61002 via svnmerge from 2008-02-23 18:30:17 +00:00
bz2.vcproj
debug.vsprops
env.bat
field3.py
idle.bat
make_buildinfo.c
make_buildinfo.vcproj
make_versioninfo.vcproj
pcbuild.sln
pginstrument.vsprops
pgupdate.vsprops
pyd.vsprops
pyd_d.vsprops
pyexpat.vcproj
pyproject.vsprops
python.vcproj
pythoncore.vcproj Merged revisions 62380,62382-62383 via svnmerge from 2008-04-19 00:31:39 +00:00
pythonw.vcproj
release.vsprops
rmpyc.py
rt.bat
select.vcproj
unicodedata.vcproj
w9xpopen.vcproj
winsound.vcproj
x64.vsprops