April 14, 2011 [D-runtime] [D-Programming-Language/druntime] b87992: Fix console opCall to output ulong rather than uin... | ||||
---|---|---|---|---|
| ||||
Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: b87992ea40dd3157ceb49919d04875be03b17a7a https://github.com/D-Programming-Language/druntime/commit/b87992ea40dd3157ceb49919d04875be03b17a7a Author: Brad Roberts <braddr at puremagic.com> Date: 2011-04-14 (Thu, 14 Apr 2011) Changed paths: M src/rt/util/console.d Log Message: ----------- Fix console opCall to output ulong rather than uint, which works on both 32 and 64 bit. Commit: 26507ad3d08ad9a0f8c78ccc5fb57b7251707c44 https://github.com/D-Programming-Language/druntime/commit/26507ad3d08ad9a0f8c78ccc5fb57b7251707c44 Author: Brad Roberts <braddr at puremagic.com> Date: 2011-04-14 (Thu, 14 Apr 2011) Changed paths: M src/core/atomic.d Log Message: ----------- Fix atomic unittest to use a shared pointer now that the atomic code has swiched to requiring shared types Compare: https://github.com/D-Programming-Language/druntime/compare/5c6b2fd...26507ad |
Copyright © 1999-2021 by the D Language Foundation