[phobos] [D-Programming-Language/phobos] d2b6f0: Support degenerate bitfields with fields of length...
GitHub
noreply at github.com
Sat Oct 5 08:14:32 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: d2b6f04f2f61c721ef0aa6f635c08089daf75468
https://github.com/D-Programming-Language/phobos/commit/d2b6f04f2f61c721ef0aa6f635c08089daf75468
Author: safety0ff <safety0ff.dev at gmail.com>
Date: 2013-10-03 (Thu, 03 Oct 2013)
Changed paths:
M std/bitmanip.d
Log Message:
-----------
Support degenerate bitfields with fields of length 32 and 64 to match documented constraints.
Commit: 282e88bc6056111c9da77884e575acc184042864
https://github.com/D-Programming-Language/phobos/commit/282e88bc6056111c9da77884e575acc184042864
Author: safety0ff <safety0ff at users.sourceforge.net>
Date: 2013-10-03 (Thu, 03 Oct 2013)
Changed paths:
M std/bitmanip.d
Log Message:
-----------
Add unittests for bugs which seem to have been fixed over time.
Commit: 6a02ef3e133245ee282cf70376c09f82932f3312
https://github.com/D-Programming-Language/phobos/commit/6a02ef3e133245ee282cf70376c09f82932f3312
Author: David Nadlinger <code at klickverbot.at>
Date: 2013-10-05 (Sat, 05 Oct 2013)
Changed paths:
M std/bitmanip.d
Log Message:
-----------
Merge pull request #1613 from Safety0ff/master
Support degenerate bitfields with fields of length 32 and 64
Compare: https://github.com/D-Programming-Language/phobos/compare/d7a3f1aac92f...6a02ef3e1332
More information about the phobos
mailing list