[phobos] [D-Programming-Language/phobos] e21c9a: Improve Lockstep	docs.
    GitHub via phobos 
    phobos at puremagic.com
       
    Tue Jul 21 12:01:20 PDT 2015
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: e21c9a5dc0bd49aa05ad4535efa4c8e39eaa5dee
      https://github.com/D-Programming-Language/phobos/commit/e21c9a5dc0bd49aa05ad4535efa4c8e39eaa5dee
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2015-07-20 (Mon, 20 Jul 2015)
  Changed paths:
    M std/range/package.d
  Log Message:
  -----------
  Improve Lockstep docs.
Remove stray // from generated docs.
Reorder that example to flow better with the preceding prose.
Fix coding style in code examples.
  Commit: 90ad7e5fe9d7aa30ecdc4ab19ba0405b7d565ff8
      https://github.com/D-Programming-Language/phobos/commit/90ad7e5fe9d7aa30ecdc4ab19ba0405b7d565ff8
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2015-07-21 (Tue, 21 Jul 2015)
  Changed paths:
    M std/range/package.d
  Log Message:
  -----------
  Remove bug section from docs: bug has been fixed in compiler.
Add unittest to prevent regressions in the future.
  Commit: 2f7a73b24dd8fd2e30ee46443508bac30ef31033
      https://github.com/D-Programming-Language/phobos/commit/2f7a73b24dd8fd2e30ee46443508bac30ef31033
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2015-07-21 (Tue, 21 Jul 2015)
  Changed paths:
    M std/range/package.d
  Log Message:
  -----------
  Merge pull request #3504 from quickfur/lockstep_docs
Improve Lockstep docs.
Compare: https://github.com/D-Programming-Language/phobos/compare/033cdd8568f9...2f7a73b24dd8
    
    
More information about the phobos
mailing list