Staging
v0.5.1
https://github.com/python/cpython
Revision ccc690d650f0b784c5d0445d0c34d372d2d24ec3 authored by Mark Dickinson on 28 November 2009, 16:32:27 UTC, committed by Mark Dickinson on 28 November 2009, 16:32:27 UTC
compiler_add_o, use copysign instead of examining the first and last
bytes of the double.  The latter method fails for little-endian
ARM, OABI, where doubles are little-endian but with the words swapped.
1 parent d16f57b
History
Tip revision: ccc690d650f0b784c5d0445d0c34d372d2d24ec3 authored by Mark Dickinson on 28 November 2009, 16:32:27 UTC
Issue #1678380: When distinguishing between -0.0 and 0.0 in
Tip revision: ccc690d
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 462 bytes
.hgignore -rw-r--r-- 656 bytes
.hgtags -rw-r--r-- 3.7 KB
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 39.0 KB
README -rw-r--r-- 52.8 KB
configure -rwxr-xr-x 727.4 KB
configure.in -rw-r--r-- 115.2 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 32.0 KB
setup.py -rw-r--r-- 81.9 KB

README

back to top