[D-runtime] [D-Programming-Language/druntime] 0e148e: remove _inUnitTest flag

GitHub noreply at github.com
Wed Jan 2 01:41:06 PST 2013


  Branch: refs/heads/staging
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 0e148e9b18357df3e12b478407fd3d1c18321927
      https://github.com/D-Programming-Language/druntime/commit/0e148e9b18357df3e12b478407fd3d1c18321927
  Author: Martin Nowak <code at dawg.eu>
  Date:   2012-12-21 (Fri, 21 Dec 2012)

  Changed paths:
    M src/rt/minfo.d

  Log Message:
  -----------
  remove _inUnitTest flag

- it was used to suppress stderr message during unit test


  Commit: d4d73bc021bc5556a2a0014ed9923c4987409e00
      https://github.com/D-Programming-Language/druntime/commit/d4d73bc021bc5556a2a0014ed9923c4987409e00
  Author: Martin Nowak <code at dawg.eu>
  Date:   2012-12-21 (Fri, 21 Dec 2012)

  Changed paths:
    M src/rt/minfo.d

  Log Message:
  -----------
  remove print functions


  Commit: 356d701eeaf4df0d327085d68e7f4428185beb3d
      https://github.com/D-Programming-Language/druntime/commit/356d701eeaf4df0d327085d68e7f4428185beb3d
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2012-12-31 (Mon, 31 Dec 2012)

  Changed paths:
    M src/object.di

  Log Message:
  -----------
  Added TypeInfo override methods to object.di.


  Commit: 984e108cdec146c9e0ec69f6c9ffbaaae68c9eff
      https://github.com/D-Programming-Language/druntime/commit/984e108cdec146c9e0ec69f6c9ffbaaae68c9eff
  Author: Alex Rønne Petersen <alex at alexrp.com>
  Date:   2012-12-31 (Mon, 31 Dec 2012)

  Changed paths:
    M src/object.di

  Log Message:
  -----------
  Merge pull request #372 from klickverbot/object-di-add-typeinfo-overrides

Added missing TypeInfo methods declarations to object.di.


  Commit: 8cbe0147912a785df85a3c463317f58b633f859e
      https://github.com/D-Programming-Language/druntime/commit/8cbe0147912a785df85a3c463317f58b633f859e
  Author: Alex Rønne Petersen <alex at alexrp.com>
  Date:   2012-12-31 (Mon, 31 Dec 2012)

  Changed paths:
    M src/rt/minfo.d

  Log Message:
  -----------
  Merge pull request #367 from dawgfoto/Fixup5375

remove _inUnitTest flag


  Commit: dbe86bd756835f296dbcfed9c4b1a6491ac48544
      https://github.com/D-Programming-Language/druntime/commit/dbe86bd756835f296dbcfed9c4b1a6491ac48544
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-01-02 (Wed, 02 Jan 2013)

  Changed paths:
    M src/object.di
    M src/rt/minfo.d

  Log Message:
  -----------
  Merge branch 'master' into staging


Compare: https://github.com/D-Programming-Language/druntime/compare/6533c89680f5...dbe86bd75683


More information about the D-runtime mailing list