[phobos] [D-Programming-Language/phobos] 087c50: range	documentation update
    GitHub via phobos 
    phobos at puremagic.com
       
    Tue Feb  3 12:24:07 PST 2015
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 087c505b8655f31f73bc34bebd66d93cbf7e6a99
      https://github.com/D-Programming-Language/phobos/commit/087c505b8655f31f73bc34bebd66d93cbf7e6a99
  Author: Robert burner Schadek <rburners at gmail.com>
  Date:   2015-02-03 (Tue, 03 Feb 2015)
  Changed paths:
    M std/range/interfaces.d
    M std/range/package.d
    M std/range/primitives.d
  Log Message:
  -----------
  range documentation update
* moved examples from comments to unittests
* marked verify unittests as doc unittests and deleted duplication
  Commit: 49d345f81ad378b5ffc531728abd87d60549ab81
      https://github.com/D-Programming-Language/phobos/commit/49d345f81ad378b5ffc531728abd87d60549ab81
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2015-02-03 (Tue, 03 Feb 2015)
  Changed paths:
    M std/range/interfaces.d
    M std/range/package.d
    M std/range/primitives.d
  Log Message:
  -----------
  Merge pull request #2955 from burner/range_documentation_update
range documentation update
Compare: https://github.com/D-Programming-Language/phobos/compare/3395af48ff11...49d345f81ad3
    
    
More information about the phobos
mailing list