Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: ea6c9be477a50c47eb4d1a8fcec13395210612f3
      
https://github.com/D-Programming-Language/phobos/commit/ea6c9be477a50c47eb4d1a8fcec13395210612f3
  Author: Denis Shelomovskij <[email protected]>
  Date:   2012-07-06 (Fri, 06 Jul 2012)

  Changed paths:
    M std/array.d
    M std/conv.d
    M std/parallelism.d
    M std/stdio.d
    M std/utf.d

  Log Message:
  -----------
  Replace `typeof(<type>.init[0])` with templates

* ElementEncodingType (12)
* ElementType(1)


  Commit: 564dab300e1aa2be113665f60fd5835b063ef8a8
      
https://github.com/D-Programming-Language/phobos/commit/564dab300e1aa2be113665f60fd5835b063ef8a8
  Author: Denis Shelomovskij <[email protected]>
  Date:   2012-07-06 (Fri, 06 Jul 2012)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  Add `ArrayTarget` template


  Commit: 00c0d614039a4d7a539ca767b37c13f82b866070
      
https://github.com/D-Programming-Language/phobos/commit/00c0d614039a4d7a539ca767b37c13f82b866070
  Author: Denis Shelomovskij <[email protected]>
  Date:   2012-07-06 (Fri, 06 Jul 2012)

  Changed paths:
    M std/array.d
    M std/conv.d
    M std/datetime.d
    M std/format.d
    M std/parallelism.d
    M std/traits.d
    M std/variant.d

  Log Message:
  -----------
  Replace `typeof(<type>.init[0])` with templates

* ArrayTarget (12)


  Commit: f4d0a49493cf323aeff08efa666dd974c2700eb0
      
https://github.com/D-Programming-Language/phobos/commit/f4d0a49493cf323aeff08efa666dd974c2700eb0
  Author: David Simcha <[email protected]>
  Date:   2012-07-08 (Sun, 08 Jul 2012)

  Changed paths:
    M std/array.d
    M std/conv.d
    M std/datetime.d
    M std/format.d
    M std/parallelism.d
    M std/stdio.d
    M std/traits.d
    M std/utf.d
    M std/variant.d

  Log Message:
  -----------
  Merge pull request #664 from denis-sh/add-ArrayTarget-template

Add array target template


Compare: 
https://github.com/D-Programming-Language/phobos/compare/3cb69914c55d...f4d0a49493cf
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to