Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: f210fa57a84357ad270236b2fa6e7fd65584f152
      
https://github.com/D-Programming-Language/phobos/commit/f210fa57a84357ad270236b2fa6e7fd65584f152
  Author: w0rp <[email protected]>
  Date:   2015-04-19 (Sun, 19 Apr 2015)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Declare fromStringz @nogc nothrow

fromStringz wasn't declared `@nogc nothrow`, but it can easily taken on those 
attributes. This will make it usable in `@nogc nothrow` functions.


  Commit: fbd0e0415cb17c04fd5492fff53a642f9bce9683
      
https://github.com/D-Programming-Language/phobos/commit/fbd0e0415cb17c04fd5492fff53a642f9bce9683
  Author: H. S. Teoh <[email protected]>
  Date:   2015-04-18 (Sat, 18 Apr 2015)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Merge pull request #3202 from w0rp/patch-2

Declare fromStringz @nogc nothrow


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

Reply via email to