[phobos] [D-Programming-Language/phobos] fcbd6f: Update std.uni tables generator to use @nogc

GitHub via phobos phobos at puremagic.com
Fri Jul 25 19:34:04 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: fcbd6f8c5b297bb76c7ed73391a725fec6063148
      https://github.com/D-Programming-Language/phobos/commit/fcbd6f8c5b297bb76c7ed73391a725fec6063148
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2014-07-26 (Sat, 26 Jul 2014)

  Changed paths:
    M std/uni.d

  Log Message:
  -----------
  Update std.uni tables generator to use @nogc

Enables @nogc isWhite and related functions.
A supplement to pull #2323


  Commit: 8457c1998ff73d7d2bf7c8c2108b2e2cd920e6f1
      https://github.com/D-Programming-Language/phobos/commit/8457c1998ff73d7d2bf7c8c2108b2e2cd920e6f1
  Author: Михаил Страшун <public at dicebot.lv>
  Date:   2014-07-26 (Sat, 26 Jul 2014)

  Changed paths:
    M std/uni.d

  Log Message:
  -----------
  Merge pull request #2373 from DmitryOlshansky/gen-uni-nogc

Update std.uni tables generator to use @nogc


Compare: https://github.com/D-Programming-Language/phobos/compare/ff041c0a40c9...8457c1998ff7


More information about the phobos mailing list