[phobos] [D-Programming-Language/phobos] ec2819: Make std.string.indexOf @safe
GitHub
noreply at github.com
Mon Aug 19 07:53:40 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: ec2819db08cdc8a1d9ea93b8d1217be5bd993bda
https://github.com/D-Programming-Language/phobos/commit/ec2819db08cdc8a1d9ea93b8d1217be5bd993bda
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.indexOf @safe
Commit: c73b4287460c0248ff2ca0a82f82718b642e157c
https://github.com/D-Programming-Language/phobos/commit/c73b4287460c0248ff2ca0a82f82718b642e157c
Author: Tomoya Tanjo <ttanjo at gmail.com>
Date: 2013-08-17 (Sat, 17 Aug 2013)
Changed paths:
M std/string.d
Log Message:
-----------
Mark std.string.indexOf as @safe
Commit: 9f069d3e55523bc17af3ef327b0b52f3eae14fa6
https://github.com/D-Programming-Language/phobos/commit/9f069d3e55523bc17af3ef327b0b52f3eae14fa6
Author: Tomoya Tanjo <ttanjo at gmail.com>
Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths:
M std/string.d
Log Message:
-----------
Replace trusted lambda block with trusted nested function
Commit: f99a647139b2463b30e00d05fabfef03c5b12256
https://github.com/D-Programming-Language/phobos/commit/f99a647139b2463b30e00d05fabfef03c5b12256
Author: Tomoya Tanjo <ttanjo at gmail.com>
Date: 2013-08-19 (Mon, 19 Aug 2013)
Changed paths:
M std/string.d
Log Message:
-----------
Add cast to Char*
Commit: 5410c2d268dc0e7685bd3d343c37e4d41c0a07e4
https://github.com/D-Programming-Language/phobos/commit/5410c2d268dc0e7685bd3d343c37e4d41c0a07e4
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2013-08-19 (Mon, 19 Aug 2013)
Changed paths:
M std/string.d
Log Message:
-----------
Merge pull request #1486 from tom-tan/safe-string-indexOf
Make std.string.indexOf @safe
Compare: https://github.com/D-Programming-Language/phobos/compare/f632cf0a3b0b...5410c2d268dc
More information about the phobos
mailing list