[phobos] [D-Programming-Language/phobos] dccd13: modify std.conv.octal to be usable at runtime
GitHub via phobos
phobos at puremagic.com
Thu Jun 4 06:03:18 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: dccd13cd6c24fdf6ad109539437cb229ee764c2e
https://github.com/D-Programming-Language/phobos/commit/dccd13cd6c24fdf6ad109539437cb229ee764c2e
Author: Liam McSherry <mcsherry.liam at gmail.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)
Changed paths:
M std/conv.d
Log Message:
-----------
modify std.conv.octal to be usable at runtime
Commit: a73480eae449b27774f250c7b10c137e3deb3ded
https://github.com/D-Programming-Language/phobos/commit/a73480eae449b27774f250c7b10c137e3deb3ded
Author: Liam McSherry <mcsherry.liam at gmail.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)
Changed paths:
M std/conv.d
Log Message:
-----------
document std.conv.octal(T)(const(char)[]) precondition
Commit: 4cea8f1e4dd839568cc9e581bc15ee84f02e7135
https://github.com/D-Programming-Language/phobos/commit/4cea8f1e4dd839568cc9e581bc15ee84f02e7135
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2015-06-04 (Thu, 04 Jun 2015)
Changed paths:
M std/conv.d
Log Message:
-----------
Merge pull request #3343 from McSherry/runtime-octal-conv
Modify std.conv.octal to be usable at runtime
Compare: https://github.com/D-Programming-Language/phobos/compare/929abe982341...4cea8f1e4dd8
More information about the phobos
mailing list