std.random and mersenne twister

David Nadlinger see at klickverbot.at
Sat Jul 21 03:43:43 PDT 2012


On Saturday, 21 July 2012 at 10:28:58 UTC, monarch_dodra wrote:
> I'd just have to wait to finish my current development (I don't 
> know how to have parallel forks).

Just create a single GitHub fork with multiple branches, one for 
each feature/bug you are working on. After pushing them to 
GitHub, you can create separate pull requests for each of them.

David


More information about the Digitalmars-d mailing list