Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 064b758425d98c7f4d82e8cbfe9eca4e14ca19c1
      
https://github.com/D-Programming-Language/phobos/commit/064b758425d98c7f4d82e8cbfe9eca4e14ca19c1
  Author: H. S. Teoh <[email protected]>
  Date:   2014-09-26 (Fri, 26 Sep 2014)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Don't use built-in .sort in std.string.abbrev()

This also makes it CTFE-able. Yay!


  Commit: 7c20d04b03e6c7e625b346851ed449661c3ea81e
      
https://github.com/D-Programming-Language/phobos/commit/7c20d04b03e6c7e625b346851ed449661c3ea81e
  Author: Andrej Mitrovic <[email protected]>
  Date:   2014-09-27 (Sat, 27 Sep 2014)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Merge pull request #2559 from quickfur/abbrev_sort

Don't use built-in .sort in std.string.abbrev()


Compare: 
https://github.com/D-Programming-Language/phobos/compare/21c9db57a3ed...7c20d04b03e6
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to