On 2/18/11 6:10 AM, bearophile wrote:
Walter:
http://www.digitalmars.com/d/2.0/changelog.html
http://ftp.digitalmars.com/dmd.2.052.zip
2.052 32-bit version seems to work.
Online I don't see the info about the new xorshift:
http://www.digitalmars.com/d/2.0/phobos/std_random.html
And I suggest to add to that std_random page a note that explains when and why
use xorshift instead of the other rnd generators.
Bye,
bearophile
Also there are a bunch of bugs I fixed but didn't have the time to put
in the changelog. Will "hot patch" the changelog when I get a chance.
Andrei