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 <[email protected]>
  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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to