[phobos] [D-Programming-Language/phobos] eb46d9: Added to BitArray in std.bitmanip:
GitHub
noreply at github.com
Sun Jul 1 19:48:50 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: eb46d99217f2bf1e6d173964e2954248b08146d6
https://github.com/D-Programming-Language/phobos/commit/eb46d99217f2bf1e6d173964e2954248b08146d6
Author: Matthias Walter <xammy at xammy.homelinux.net>
Date: 2012-06-08 (Fri, 08 Jun 2012)
Changed paths:
M std/bitmanip.d
Log Message:
-----------
Added to BitArray in std.bitmanip:
- const modifiers
- const versions of opApply
- toHash method
- return value for length setter.
Commit: e99d6cf04af6bb6c2e72554a850ddbc71497cc7e
https://github.com/D-Programming-Language/phobos/commit/e99d6cf04af6bb6c2e72554a850ddbc71497cc7e
Author: Matthias Walter <xammy at xammy.homelinux.net>
Date: 2012-06-21 (Thu, 21 Jun 2012)
Changed paths:
M std/bitmanip.d
Log Message:
-----------
Reverted change in opCmp signature.
Commit: cf08b3e51af6b445c10ec314bdee5aad2d340374
https://github.com/D-Programming-Language/phobos/commit/cf08b3e51af6b445c10ec314bdee5aad2d340374
Author: Matthias Walter <xammy at xammy.homelinux.net>
Date: 2012-06-24 (Sun, 24 Jun 2012)
Changed paths:
M std/bitmanip.d
Log Message:
-----------
Made BitArray.toHash pure.
Commit: 164afbcbe3417a16eb40fda7f8506915acde7811
https://github.com/D-Programming-Language/phobos/commit/164afbcbe3417a16eb40fda7f8506915acde7811
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-07-01 (Sun, 01 Jul 2012)
Changed paths:
M std/bitmanip.d
Log Message:
-----------
Merge pull request #638 from xammy/eb46d99217f2bf1e6d173964e2954248b08146d6
Several BitArray improvements
Compare: https://github.com/D-Programming-Language/phobos/compare/94cece63b5c2...164afbcbe341
More information about the phobos
mailing list