Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 114e2886d14a8ff1576f7b4c2788757cbade4261
      
https://github.com/D-Programming-Language/phobos/commit/114e2886d14a8ff1576f7b4c2788757cbade4261
  Author: k-hara <k.hara...@gmail.com>
  Date:   2016-03-31 (Thu, 31 Mar 2016)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Use __traits(identifier) instead of stringof + startsWith in 
std.typecons.Proxy

It's more lightweight.


  Commit: d462241e92fd2e50458faca0c88233524183d636
      
https://github.com/D-Programming-Language/phobos/commit/d462241e92fd2e50458faca0c88233524183d636
  Author: H. S. Teoh <hst...@quickfur.ath.cx>
  Date:   2016-03-31 (Thu, 31 Mar 2016)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #4135 from 9rnsr/fix_Proxy

Use __traits(identifier) instead of stringof + startsWith in std.typecons.Proxy


Compare: 
https://github.com/D-Programming-Language/phobos/compare/f1863719ef27...d462241e92fd
_______________________________________________
phobos mailing list
phobos@puremagic.com
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to