Re: 1.23 becomes Rat

2009-08-29 Thread Karl Brodowsky
James Cloos: If so, please use something compatable with ieee 754 decimal floats, so that they can be used when running on hardware which supports them. Even w/o such hardware, gcc (at least) has support for software emulation of _Decimal32 and _Decimal64 (and _Decimal128?). I think there ar

r28113 - docs/Perl6/Spec

2009-08-29 Thread pugs-commits
Author: lwall Date: 2009-08-29 21:06:40 +0200 (Sat, 29 Aug 2009) New Revision: 28113 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] some tidying of /, %, div, and mod Modified: docs/Perl6/Spec/S03-operators.pod === --- do