[phobos] [D-Programming-Language/phobos] 97e1fb: Fix swap for non-assignable
GitHub
noreply at github.com
Tue Oct 22 07:13:38 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 97e1fb80d404899cc14d03483f61986791747e38
https://github.com/D-Programming-Language/phobos/commit/97e1fb80d404899cc14d03483f61986791747e38
Author: monarchdodra <monarchdodra at gmail.com>
Date: 2013-10-20 (Sun, 20 Oct 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Fix swap for non-assignable
Commit: f0f2c6f310a2f6dd308476920dc1f2fc672e16a3
https://github.com/D-Programming-Language/phobos/commit/f0f2c6f310a2f6dd308476920dc1f2fc672e16a3
Author: monarchdodra <monarchdodra at gmail.com>
Date: 2013-10-20 (Sun, 20 Oct 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Indentation fix
Commit: ed914dfd10b4bab5be9a58017644b281fc132415
https://github.com/D-Programming-Language/phobos/commit/ed914dfd10b4bab5be9a58017644b281fc132415
Author: monarchdodra <monarchdodra at gmail.com>
Date: 2013-10-20 (Sun, 20 Oct 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Skip points to check when there are no pointers
Commit: 507a30aaabaf1f7075947bc9e8ab591103c31a74
https://github.com/D-Programming-Language/phobos/commit/507a30aaabaf1f7075947bc9e8ab591103c31a74
Author: monarchdodra <monarchdodra at gmail.com>
Date: 2013-10-20 (Sun, 20 Oct 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Improve swap documentation
Commit: bfbf0d3f54e481939cb9fff9454d78b2c97e1aa7
https://github.com/D-Programming-Language/phobos/commit/bfbf0d3f54e481939cb9fff9454d78b2c97e1aa7
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-10-22 (Tue, 22 Oct 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Merge pull request #1602 from monarchdodra/swapNonAssignable
Make swap work on non-assignable structs
Compare: https://github.com/D-Programming-Language/phobos/compare/edf906bc7f88...bfbf0d3f54e4
More information about the phobos
mailing list