April 05, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: c29aaef47e0777c86ecf45d078e4d536981d4049
      https://github.com/D-Programming-Language/dmd/commit/c29aaef47e0777c86ecf45d078e4d536981d4049
  Author: Andrej Mitrovic <andrej.mitrovich@gmail.com>
  Date:   2013-04-05 (Fri, 05 Apr 2013)

  Changed paths:
    M src/traits.c
    A test/compilable/imports/test9692b.d
    A test/compilable/test9692.d
    A test/compilable/test9692a.d

  Log Message:
  -----------
  Fixes Issue 9692 - allMembers trait should work on module without a package.


  Commit: 5b7fdf3f45c4e960847f307c55dc598bcd3d4045
      https://github.com/D-Programming-Language/dmd/commit/5b7fdf3f45c4e960847f307c55dc598bcd3d4045
  Author: Hara Kenji <k.hara.pg+dev@gmail.com>
  Date:   2013-04-05 (Fri, 05 Apr 2013)

  Changed paths:
    M src/traits.c
    A test/compilable/imports/test9692b.d
    A test/compilable/test9692.d
    A test/compilable/test9692a.d

  Log Message:
  -----------
  Merge pull request #1739 from AndrejMitrovic/Fix9692

Issue 9692 - allMembers trait should work on module without a package.


Compare: https://github.com/D-Programming-Language/dmd/compare/d60096b88ca9...5b7fdf3f45c4