August 20, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e17a264fc3f53bc4f083c6bb8b33dea4797892d3
      https://github.com/D-Programming-Language/dmd/commit/e17a264fc3f53bc4f083c6bb8b33dea4797892d3
  Author: jintonation <jintonation@users.noreply.github.com>
  Date:   2014-08-19 (Tue, 19 Aug 2014)

  Changed paths:
    M src/lexer.c

  Log Message:
  -----------
  Changed cmtable_init to use isxdigit


  Commit: b54743d14a990e38ceb9e5722c172b492a16e2c8
      https://github.com/D-Programming-Language/dmd/commit/b54743d14a990e38ceb9e5722c172b492a16e2c8
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2014-08-20 (Wed, 20 Aug 2014)

  Changed paths:
    M src/lexer.c

  Log Message:
  -----------
  Merge pull request #3881 from jamestn/patch-1

Changed cmtable_init to use isxdigit


Compare: https://github.com/D-Programming-Language/dmd/compare/124616e0b51a...b54743d14a99