[phobos] [D-Programming-Language/phobos] a9c639: Make std.string.chomp @safe
GitHub
noreply at github.com
Sat Aug 17 00:36:21 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: a9c6397376a621ecef2d46231417746d805d42f2
https://github.com/D-Programming-Language/phobos/commit/a9c6397376a621ecef2d46231417746d805d42f2
Author: Tomoya Tanjo <ttanjo at gmail.com>
Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths:
M std/string.d
Log Message:
-----------
Make std.string.chomp @safe
Commit: 61de6d669ba618695e59d6664cfdb80bf161c485
https://github.com/D-Programming-Language/phobos/commit/61de6d669ba618695e59d6664cfdb80bf161c485
Author: Tomoya Tanjo <ttanjo at gmail.com>
Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths:
M std/string.d
Log Message:
-----------
Make std.string.chomp pure
Commit: b5f6812429db181c0e4411a38e1087df005cc92d
https://github.com/D-Programming-Language/phobos/commit/b5f6812429db181c0e4411a38e1087df005cc92d
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2013-08-17 (Sat, 17 Aug 2013)
Changed paths:
M std/string.d
Log Message:
-----------
Merge pull request #1480 from tom-tan/safe-string-chomp
Make std.string.chomp @safe
Compare: https://github.com/D-Programming-Language/phobos/compare/35e408b03635...b5f6812429db
More information about the phobos
mailing list