[phobos] [D-Programming-Language/phobos] 3cf671: Add std.parallelism.
David Simcha
dsimcha at gmail.com
Tue Apr 26 17:42:55 PDT 2011
Just realized, are we supporting D2 on FreeBSD yet? If so, I need to
fix std.parallelism to detect the number of CPUs on it. I think this is
the same as on OSX, though. (I used sysctlbyname on OSX. Someone
please confirm this is right on BSD.)
On 4/26/2011 8:06 PM, noreply at github.com wrote:
> Branch: refs/heads/master
> Home: https://github.com/D-Programming-Language/phobos
>
> Commit: 3cf67160b82d87d8de0bc7564aa1474149a92349
> https://github.com/D-Programming-Language/phobos/commit/3cf67160b82d87d8de0bc7564aa1474149a92349
> Author: dsimcha<dsimcha at gmail.com>
> Date: 2011-04-26 (Tue, 26 Apr 2011)
>
> Changed paths:
> M changelog.dd
> M posix.mak
> A std/parallelism.d
> M unittest.d
> M win32.mak
>
> Log Message:
> -----------
> Add std.parallelism.
>
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>
More information about the phobos
mailing list