[phobos] [D-Programming-Language/phobos] 437d81: Mark std.array.split and splitter as @safe and pur...
GitHub
noreply at github.com
Wed Oct 2 04:33:59 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 437d81f6de47640a8728564fcc1a6a38a2c54b7e
https://github.com/D-Programming-Language/phobos/commit/437d81f6de47640a8728564fcc1a6a38a2c54b7e
Author: Tomoya Tanjo <ttanjo at gmail.com>
Date: 2013-09-15 (Sun, 15 Sep 2013)
Changed paths:
M std/array.d
Log Message:
-----------
Mark std.array.split and splitter as @safe and pure
Commit: 55ec22276b4e628c164ce42cd0a6320cd177e06c
https://github.com/D-Programming-Language/phobos/commit/55ec22276b4e628c164ce42cd0a6320cd177e06c
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2013-10-02 (Wed, 02 Oct 2013)
Changed paths:
M std/array.d
Log Message:
-----------
Merge pull request #1576 from tom-tan/safe-pure-nothrow-array-split
Mark std.array.split and splitter as @safe, pure and nothrow
Compare: https://github.com/D-Programming-Language/phobos/compare/6924d3e6db54...55ec22276b4e
More information about the phobos
mailing list