[phobos] [D-Programming-Language/phobos] 8f5f22: Fix Issue 10317 - Remove text(range) check and avo...
GitHub
noreply at github.com
Mon Jun 10 09:41:17 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 8f5f220194c313dad1cdc36db797ecbee78844d0
https://github.com/D-Programming-Language/phobos/commit/8f5f220194c313dad1cdc36db797ecbee78844d0
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-06-10 (Mon, 10 Jun 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Fix Issue 10317 - Remove text(range) check and avoid recursive instantiation bug.
Commit: 28189ff131e9003d1b0ed5a148f43d65f1823c87
https://github.com/D-Programming-Language/phobos/commit/28189ff131e9003d1b0ed5a148f43d65f1823c87
Author: Walter Bright <walter at walterbright.com>
Date: 2013-06-10 (Mon, 10 Jun 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Merge pull request #1343 from AndrejMitrovic/Fix10317
Issue 10317 - Remove text(range) check and avoid recursive instantiation bug.
Compare: https://github.com/D-Programming-Language/phobos/compare/e9d5202062a1...28189ff131e9
More information about the phobos
mailing list