July 18, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: d3922ea6ab8ef01d8f42f2ce7e176aa9122a51bd
      https://github.com/D-Programming-Language/phobos/commit/d3922ea6ab8ef01d8f42f2ce7e176aa9122a51bd
  Author: Kozzi11 <kozzi11@gmail.com>
  Date:   2013-07-18 (Thu, 18 Jul 2013)

  Changed paths:
    M std/ascii.d
    M std/digest/digest.d

  Log Message:
  -----------
  Add possibility to set letter case in toHexString helper function


  Commit: 33913dbc547135d4f5560764a518fd51f96f9c03
      https://github.com/D-Programming-Language/phobos/commit/33913dbc547135d4f5560764a518fd51f96f9c03
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2013-07-18 (Thu, 18 Jul 2013)

  Changed paths:
    M std/ascii.d
    M std/digest/digest.d

  Log Message:
  -----------
  Merge pull request #1420 from Kozzi11/digest

Add possibility to set letter case in toHexString helper function


Compare: https://github.com/D-Programming-Language/phobos/compare/b9e94ad9b841...33913dbc5471