June 05, 2015 [phobos] [D-Programming-Language/phobos] ad1eef: Fix inconsistency issues where some range properti... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: ad1eefffaee24ab9137e863d37ee7c23a40d48a5 https://github.com/D-Programming-Language/phobos/commit/ad1eefffaee24ab9137e863d37ee7c23a40d48a5 Author: Steven Schveighoffer <schveiguy@yahoo.com> Date: 2015-06-05 (Fri, 05 Jun 2015) Changed paths: M std/range/primitives.d Log Message: ----------- Fix inconsistency issues where some range properties are required to have @property because of quirk in typeof for member functions. Commit: c353c4ae7f6a9aa0d9fa6a8294c3887705696bd2 https://github.com/D-Programming-Language/phobos/commit/c353c4ae7f6a9aa0d9fa6a8294c3887705696bd2 Author: Steven Schveighoffer <schveiguy@yahoo.com> Date: 2015-06-05 (Fri, 05 Jun 2015) Changed paths: M std/range/primitives.d Log Message: ----------- Fix more typeof expressions that were missed Commit: 5494539c9d6c7b4414f0cabc5b79e9fcf792410b https://github.com/D-Programming-Language/phobos/commit/5494539c9d6c7b4414f0cabc5b79e9fcf792410b Author: Jonathan M Davis <jmdavisProg@gmx.com> Date: 2015-06-05 (Fri, 05 Jun 2015) Changed paths: M std/range/primitives.d Log Message: ----------- Merge pull request #3276 from schveiguy/fixforwardrange Fix issue 14544 - isForwardRange failed to recognise valid forward range Compare: https://github.com/D-Programming-Language/phobos/compare/a0d30a8db8ce...5494539c9d6c |
Copyright © 1999-2021 by the D Language Foundation