Files
cpython/Include
Mark Dickinson 1d6e2e1833 Issue #7117 (backport py3k float repr) continued:
- add double endianness detection to configure script
 - add configure-time check to see whether we can use inline
   assembly to get and set x87 control word in configure script
 - add functions to get and set x87 control word in Python/pymath.c
 - add pyport.h logic to determine whether it's safe to use the
   short float repr or not
2009-10-24 13:28:38 +00:00
..
2009-05-23 23:23:01 +00:00
2008-10-30 23:59:18 +00:00
2009-09-28 13:12:38 +00:00
2009-05-25 13:13:44 +00:00
2008-10-02 03:33:51 +00:00
2008-05-06 22:41:46 +00:00
2009-09-28 13:12:38 +00:00
2008-05-26 19:37:11 +00:00