Notes |
|
(0005628)
|
ducasse
|
07-08-06 18:01
|
|
|
|
(0008859)
|
nicolas cellier
|
01-10-07 05:25
|
|
Unfortunately, the fix is wrong in one case...
"test round to nearest even"
self assert: ((1<<52)+0+(1/2)) asFloat asTrueFraction = ((1<<52)+0).
This was discovered by discussion with Chris Uppal on Dolphin mailing list...
I will send new patch and new tests |
|
|
(0008861)
|
nicolas cellier
|
01-10-07 05:44
|
|
"fix begin"
Installer mantis bug: 3568 fix: 'Kernel-Number-Fraction-asFloat-Patch.3.cs'.
"fix test"
Installer mantis bug: 3568 fix: 'Kernel-Number-Fraction-asFloat-Test.2.cs'.
"fix end" |
|
|
(0010486)
|
edgardec
|
04-01-07 13:29
|
|
This now is 7074fix-asFloatanswers.cs and was in updates for 3.10
Thanks Nicolas ! |
|
|
(0012569)
|
KenCausey
|
09-01-08 18:27
|
|
Harvested as update 7074 and released in 3.10-7159 |
|