September 24, 2011
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime

  Commit: 9270d5aa5f4cf478d53e792d97b250dba61e52d8
      https://github.com/D-Programming-Language/druntime/commit/9270d5aa5f4cf478d53e792d97b250dba61e52d8
  Author: Sean Kelly <sean at invisibleduck.org>
  Date:   2011-09-24 (Sat, 24 Sep 2011)

  Changed paths:
    M src/core/exception.d
  M src/gc/gcx.d

  Log Message:
  -----------
  Merge pull request #75 from CyberShadow/add-invalidmemoryoperation

Add InvalidMemoryOperationError to indicate garbage collector errors