August 28, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/tools
  Commit: 3693575c2db1f7c4f9867706f9649702acc02582
      https://github.com/dlang/tools/commit/3693575c2db1f7c4f9867706f9649702acc02582
  Author: Sebastian Wilzbach <seb@wilzba.ch>
  Date:   2016-08-28 (Sun, 28 Aug 2016)

  Changed paths:
    M rdmd.d

  Log Message:
  -----------
  use ctRegex + avoid array allocation


  Commit: 6f92f7f1b0a3521aab273f460f0dfeccf656ddbb
      https://github.com/dlang/tools/commit/6f92f7f1b0a3521aab273f460f0dfeccf656ddbb
  Author: Andrej Mitrović <andrej.mitrovich@gmail.com>
  Date:   2016-08-28 (Sun, 28 Aug 2016)

  Changed paths:
    M rdmd.d

  Log Message:
  -----------
  Merge pull request #196 from wilzbach/ctregex-no-array

use ctRegex + avoid array allocation


Compare: https://github.com/dlang/tools/compare/1260719a9ce6...6f92f7f1b0a3