August 11, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 2041f446ff55d0e612c65c195f73fd61edd732e7
      https://github.com/D-Programming-Language/phobos/commit/2041f446ff55d0e612c65c195f73fd61edd732e7
  Author: Kozzi11 <kozzi11@gmail.com>
  Date:   2013-08-07 (Wed, 07 Aug 2013)

  Changed paths:
    M std/conv.d

  Log Message:
  -----------
  Improve speed of to!string for integral types


  Commit: ec62f9dd5f2997bdc239581cf38cd5b3a20c3d24
      https://github.com/D-Programming-Language/phobos/commit/ec62f9dd5f2997bdc239581cf38cd5b3a20c3d24
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2013-08-11 (Sun, 11 Aug 2013)

  Changed paths:
    M std/conv.d

  Log Message:
  -----------
  Merge pull request #1452 from Kozzi11/toImplForIntegralTypes

Improve speed of to!string for integral types


Compare: https://github.com/D-Programming-Language/phobos/compare/5576d899af51...ec62f9dd5f29