[phobos] [D-Programming-Language/phobos] f496b7: Move non-ditto'd overload of swap() away from pros...
GitHub via phobos
phobos at puremagic.com
Sat Mar 21 11:53:34 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: f496b751560eef3b3e7eebedfba92732c83177aa
https://github.com/D-Programming-Language/phobos/commit/f496b751560eef3b3e7eebedfba92732c83177aa
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2015-03-18 (Wed, 18 Mar 2015)
Changed paths:
M std/algorithm/mutation.d
Log Message:
-----------
Move non-ditto'd overload of swap() away from prospective ddoc unittests
Commit: 192c0c92bcc42d2bb3e4c646581838a39cec93be
https://github.com/D-Programming-Language/phobos/commit/192c0c92bcc42d2bb3e4c646581838a39cec93be
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2015-03-18 (Wed, 18 Mar 2015)
Changed paths:
M std/algorithm/mutation.d
Log Message:
-----------
Use swap() unittests as doc examples.
Commit: 9469e04844abfa51a26533fe1d4eab4eeeb445fc
https://github.com/D-Programming-Language/phobos/commit/9469e04844abfa51a26533fe1d4eab4eeeb445fc
Author: JakobOvrum <JakobOvrum at users.noreply.github.com>
Date: 2015-03-21 (Sat, 21 Mar 2015)
Changed paths:
M std/algorithm/mutation.d
Log Message:
-----------
Merge pull request #3072 from quickfur/swap_docs
Use swap() unittests as ddoc'd examples.
Compare: https://github.com/D-Programming-Language/phobos/compare/90f4e8ab90f7...9469e04844ab
More information about the phobos
mailing list