[D-runtime] [D-Programming-Language/druntime] 17db38: Bug 5547: assertPred (the druntime part)

GitHub noreply at github.com
Sun Jul 8 13:46:29 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 17db389925581804a3d6d8a10191772077b9713c
      https://github.com/D-Programming-Language/druntime/commit/17db389925581804a3d6d8a10191772077b9713c
  Author: KennyTM~ <kennytm at gmail.com>
  Date:   2012-02-16 (Thu, 16 Feb 2012)

  Changed paths:
    M import/object.di

  Log Message:
  -----------
  Bug 5547: assertPred (the druntime part)


  Commit: f1c9611e9e035333c2367bfee251a83326c9ffc6
      https://github.com/D-Programming-Language/druntime/commit/f1c9611e9e035333c2367bfee251a83326c9ffc6
  Author: KennyTM~ <kennytm at gmail.com>
  Date:   2012-02-19 (Sun, 19 Feb 2012)

  Changed paths:
    M import/object.di
    M posix.mak
    M src/object_.d
    M win32.mak

  Log Message:
  -----------
  Ensure the assert code work with pure nothrow @safe.

Also, show more digits in floating point numbers if possible.


  Commit: ce783fff516d21c253edfecb40982c833add3e4b
      https://github.com/D-Programming-Language/druntime/commit/ce783fff516d21c253edfecb40982c833add3e4b
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-07-08 (Sun, 08 Jul 2012)

  Changed paths:
    M import/object.di
    M posix.mak
    M src/object_.d
    M win32.mak

  Log Message:
  -----------
  Merge pull request #41 from kennytm/bug5547_assertPred

Bug 5547: assertPred (the druntime part)


Compare: https://github.com/D-Programming-Language/druntime/compare/5b4a78ccc120...ce783fff516d


More information about the D-runtime mailing list