[phobos] [D-Programming-Language/phobos] a2102a: fix Issue 14289 - WindowsException should not atte...
GitHub via phobos
phobos at puremagic.com
Thu Jun 11 06:53:04 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: a2102aa66c2145a4dfe2ec2dfd1c171530d2e3a7
https://github.com/D-Programming-Language/phobos/commit/a2102aa66c2145a4dfe2ec2dfd1c171530d2e3a7
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2015-03-24 (Tue, 24 Mar 2015)
Changed paths:
M std/windows/syserror.d
Log Message:
-----------
fix Issue 14289 - WindowsException should not attempt to parse code 0
Commit: 3024e3d3be066a055031264ad4381c6117c3425d
https://github.com/D-Programming-Language/phobos/commit/3024e3d3be066a055031264ad4381c6117c3425d
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2015-03-24 (Tue, 24 Mar 2015)
Changed paths:
M std/windows/registry.d
Log Message:
-----------
fix Issue 14288 - std.windows.registry should use std.windows.syserror
Commit: 154dac3a8eb4c21644bc43391dd6b15dca792df4
https://github.com/D-Programming-Language/phobos/commit/154dac3a8eb4c21644bc43391dd6b15dca792df4
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2015-06-11 (Thu, 11 Jun 2015)
Changed paths:
M std/windows/registry.d
M std/windows/syserror.d
Log Message:
-----------
Merge pull request #3056 from CyberShadow/pull-20150315-193827-registry-exception
Better std.windows.registry exceptions
Compare: https://github.com/D-Programming-Language/phobos/compare/d9f44820953e...154dac3a8eb4
More information about the phobos
mailing list