[phobos] [D-Programming-Language/phobos] 4498db: Mark std.string.chop and its unittest as @safe and...
GitHub
noreply at github.com
Sat Aug 24 14:35:38 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 4498dbea8465e681b4448134b46c3614c870ffbc
https://github.com/D-Programming-Language/phobos/commit/4498dbea8465e681b4448134b46c3614c870ffbc
Author: Tomoya Tanjo <ttanjo at gmail.com>
Date: 2013-08-24 (Sat, 24 Aug 2013)
Changed paths:
M std/string.d
Log Message:
-----------
Mark std.string.chop and its unittest as @safe and pure
Commit: f14dc659de53156b4c13556232688051ea4187b5
https://github.com/D-Programming-Language/phobos/commit/f14dc659de53156b4c13556232688051ea4187b5
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2013-08-24 (Sat, 24 Aug 2013)
Changed paths:
M std/string.d
Log Message:
-----------
Merge pull request #1512 from tom-tan/safe-pure-string-chop
Mark std.string.chop and its unittest as @safe and pure
Compare: https://github.com/D-Programming-Language/phobos/compare/a184d6b484c3...f14dc659de53
More information about the phobos
mailing list