[phobos] [D-Programming-Language/phobos] cf62cd: Make all member functions in std.typecons.Rebindab...
noreply at github.com
noreply at github.com
Tue Aug 23 20:33:16 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: cf62cd2b3d2b0c4d92536cafbec70427f46a68d6
https://github.com/D-Programming-Language/phobos/commit/cf62cd2b3d2b0c4d92536cafbec70427f46a68d6
Author: k-hara <k.hara.pg at gmail.com>
Date: 2011-08-23 (Tue, 23 Aug 2011)
Changed paths:
M std/typecons.d
Log Message:
-----------
Make all member functions in std.typecons.Rebindable as pure nothrow
Commit: 5395df09c27d6803029ee67b68fdd5396b995ed0
https://github.com/D-Programming-Language/phobos/commit/5395df09c27d6803029ee67b68fdd5396b995ed0
Author: k-hara <k.hara.pg at gmail.com>
Date: 2011-08-23 (Tue, 23 Aug 2011)
Changed paths:
M std/datetime.d
M std/traits.d
Log Message:
-----------
Remove std.datetime.DTRebindable
Commit: 936f2a4c38dcca8cfe0a7e4247bddcff2f19f8ba
https://github.com/D-Programming-Language/phobos/commit/936f2a4c38dcca8cfe0a7e4247bddcff2f19f8ba
Author: David Simcha <dsimcha at gmail.com>
Date: 2011-08-23 (Tue, 23 Aug 2011)
Changed paths:
M std/datetime.d
M std/traits.d
M std/typecons.d
Log Message:
-----------
Merge pull request #213 from 9rnsr/fix4977
Issue 4977 - cannot use nothrow or pure with Rebindable
Compare: https://github.com/D-Programming-Language/phobos/compare/977a0e7...936f2a4
More information about the phobos
mailing list