Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 5be18172d6ffce53b08322527249293227387096
      
https://github.com/D-Programming-Language/phobos/commit/5be18172d6ffce53b08322527249293227387096
  Author: Ferdinand Majerech <[email protected]>
  Date:   2014-12-28 (Sun, 28 Dec 2014)

  Changed paths:
    M std/encoding.d

  Log Message:
  -----------
  Minor `transcoding()` doc improvement.

Moved the note about the contract to the Params: section, which until now was 
pretty useless.

A user checking the function's parameters  will usually look at `Params:` first 
and may miss any text about e.g. requirements of a parameter if it's not 
mentioned there in `Params:`.


  Commit: 18602c7029f5605c7494b91513c183320c787e75
      
https://github.com/D-Programming-Language/phobos/commit/18602c7029f5605c7494b91513c183320c787e75
  Author: H. S. Teoh <[email protected]>
  Date:   2014-12-29 (Mon, 29 Dec 2014)

  Changed paths:
    M std/encoding.d

  Log Message:
  -----------
  Merge pull request #2819 from kiith-sa/patch-3

*trivial* `DDoc` Minor `transcode()` doc improvement.


Compare: 
https://github.com/D-Programming-Language/phobos/compare/629c4be3dbaa...18602c7029f5
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to