Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 94340b228f1c746903bce8a0a1e578e37c75a4d2
      
https://github.com/D-Programming-Language/phobos/commit/94340b228f1c746903bce8a0a1e578e37c75a4d2
  Author: H. S. Teoh <[email protected]>
  Date:   2014-08-08 (Fri, 08 Aug 2014)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Fix std.string ddoc problems.

Fix missing parameters in ddocs for indexOfAny, indexOfNeither, etc..
Fix missing closing ')' which causes ddoc nesting error.

This should get rid of the warnings spewed by the compiler when building
the docs for `std.string`.


  Commit: 0fdad486a2b3bee20b8234505947550698ce95ba
      
https://github.com/D-Programming-Language/phobos/commit/0fdad486a2b3bee20b8234505947550698ce95ba
  Author: Михаил Страшун <[email protected]>
  Date:   2014-08-09 (Sat, 09 Aug 2014)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Merge pull request #2406 from quickfur/string_ddoc

[dox] Fix std.string ddoc problems.


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

Reply via email to