Files
cpython/Python
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
..
2008-06-11 07:41:16 +00:00
2009-10-24 12:17:24 +00:00
2008-10-30 23:59:18 +00:00
2009-01-01 17:29:49 +00:00
2008-04-13 20:50:29 +00:00
2002-12-30 22:08:05 +00:00
2009-06-13 20:30:48 +00:00
2009-06-23 01:18:57 +00:00
2005-07-09 15:26:33 +00:00
2009-01-12 08:11:24 +00:00
2009-09-09 11:42:57 +00:00