CIA.vc
samuel.iseli
Real-time open source activity stats
Stats » Authors » samuel.iseli
informationsyndicateUTC clock
15:42 on Feb 23, 2012
event counters
The last message was received 2.36 weeks ago at 02:48 on Feb 07, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
4 messages so far this month, 2 messages last month
6 messages since the first one, 0.9 months ago, for an average of 4.48 days between messages
recent messages
dateReversed sort columnprojectcontentlink
02:48 on Feb 07Python
Commit by samuel.iseli on roundup :: #13889/str(float) and round(float) issues with FPU precision: (link)
Completed the patch by adding the rounding-control bits to the mask (_MCW_RC) and making sure the macros only get defined for MS-VC compiler (#ifd ...
#
10:03 on Feb 06Python
Commit by samuel.iseli on roundup :: #13889/str(float) and round(float) issues with FPU precision: (link)
I can run the tests on 32bit. Would be nice if somebody else could do this on 64bit (my VS2008 machine is currently on 32bit-Windows).
#
18:57 on Feb 03Python
Commit by samuel.iseli on roundup :: #13889/str(float) and round(float) issues with FPU precision: (link)
There's an excess space after a line continuation backslash in my last patch, so it doesn't compile (pyport.h, line 567).
 Here's an additional pa ...
#
17:12 on Feb 03Python
Commit by samuel.iseli on roundup :: #13889/str(float) and round(float) issues with FPU precision: (link)
I would definitely classify this as a bug in Python 2.7 as it breaks backwards-compatibility for embedding environments that default to 64bit FPU ...
#
01:15 on Jan 30Python
Commit by samuel.iseli on roundup :: #13889/str(float) and round(float) issues with FPU precision: (link)
Hi Marc, the changes to the pythoncore.vcproj Visual-Studio file define the HAVE_VC_FUNC_FOR_X87 symbol. I use this symbol to enable the precision ...
#
18:15 on Jan 27Python
Commit by samuel.iseli on roundup :: #13889/str(float) and round(float) issues with FPU precision: (link)
[new] We are using python as an embedded scripting environment in our ERP-product.
 Since upgrading to python2.7 we have serious issues with float ...
#