[phobos] [D-Programming-Language/phobos] 8366c6: Fix Issue 9616 - SortedRange should support all ra...
GitHub via phobos
phobos at puremagic.com
Thu May 1 11:03:21 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 8366c67d9e2dbdd0ddfcc6e56b135b09dd9ccfce
https://github.com/D-Programming-Language/phobos/commit/8366c67d9e2dbdd0ddfcc6e56b135b09dd9ccfce
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2014-03-23 (Sun, 23 Mar 2014)
Changed paths:
M std/range.d
M std/stdio.d
Log Message:
-----------
Fix Issue 9616 - SortedRange should support all range kinds
Commit: 6df20980644b29290c697cb35d157300f1f34b37
https://github.com/D-Programming-Language/phobos/commit/6df20980644b29290c697cb35d157300f1f34b37
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2014-03-23 (Sun, 23 Mar 2014)
Changed paths:
M std/range.d
Log Message:
-----------
Improved error messages
Commit: 6095350e2a9f7538445a658f42b83cd378356c64
https://github.com/D-Programming-Language/phobos/commit/6095350e2a9f7538445a658f42b83cd378356c64
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2014-03-23 (Sun, 23 Mar 2014)
Changed paths:
M std/range.d
Log Message:
-----------
Fix Issue 9616 - SortedRange should support all range kinds
Commit: 67b5ffc2ffab644142560220ba7af60b3f8779d8
https://github.com/D-Programming-Language/phobos/commit/67b5ffc2ffab644142560220ba7af60b3f8779d8
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2014-03-23 (Sun, 23 Mar 2014)
Changed paths:
M std/range.d
Log Message:
-----------
Improved error messages
Commit: bb2ab1bebd8b596ea51d559e4b60117af082d92d
https://github.com/D-Programming-Language/phobos/commit/bb2ab1bebd8b596ea51d559e4b60117af082d92d
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2014-03-23 (Sun, 23 Mar 2014)
Changed paths:
M std/range.d
Log Message:
-----------
review
Commit: f364c390e8a591696e3a831ebbb8bb45b9ed9ff0
https://github.com/D-Programming-Language/phobos/commit/f364c390e8a591696e3a831ebbb8bb45b9ed9ff0
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2014-03-23 (Sun, 23 Mar 2014)
Changed paths:
M std/range.d
Log Message:
-----------
rebased, fixed conflict
Commit: b9ff961d1d4143c2b3e741acb5b3e0dc98edf4f5
https://github.com/D-Programming-Language/phobos/commit/b9ff961d1d4143c2b3e741acb5b3e0dc98edf4f5
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2014-03-23 (Sun, 23 Mar 2014)
Changed paths:
M std/range.d
Log Message:
-----------
Added the text of the failing unittest
Commit: 604f32797111cc8e8627bf8ede2bffface0360bc
https://github.com/D-Programming-Language/phobos/commit/604f32797111cc8e8627bf8ede2bffface0360bc
Author: monarchdodra <monarchdodra at gmail.com>
Date: 2014-05-01 (Thu, 01 May 2014)
Changed paths:
M std/range.d
Log Message:
-----------
Fix failing win unittests
Commit: 3f4fde200294d194a82d0a28e6401978d6138395
https://github.com/D-Programming-Language/phobos/commit/3f4fde200294d194a82d0a28e6401978d6138395
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-05-01 (Thu, 01 May 2014)
Changed paths:
M std/range.d
M std/stdio.d
Log Message:
-----------
Merge pull request #2139 from monarchdodra/sortedrange
Fix Issue 9616 - SortedRange should support all range kinds
Compare: https://github.com/D-Programming-Language/phobos/compare/fc2f97d2b0f4...3f4fde200294
More information about the phobos
mailing list