[phobos] [D-Programming-Language/phobos] 5ce8a6: tweak unicode_tables.d and related code to avoid C...

GitHub noreply at github.com
Sun Oct 13 09:30:19 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 5ce8a6d5383872ed9101f34821d07ffda8cf8f47
      https://github.com/D-Programming-Language/phobos/commit/5ce8a6d5383872ed9101f34821d07ffda8cf8f47
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2013-10-13 (Sun, 13 Oct 2013)

  Changed paths:
    M std/internal/unicode_tables.d
    M std/uni.d

  Log Message:
  -----------
  tweak unicode_tables.d and related code to avoid CTFE in generated tables


  Commit: 6ccde64322536c40b81935babee5f35fe829dd2e
      https://github.com/D-Programming-Language/phobos/commit/6ccde64322536c40b81935babee5f35fe829dd2e
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2013-10-13 (Sun, 13 Oct 2013)

  Changed paths:
    M std/uni.d

  Log Message:
  -----------
  reduce redundnant imports


  Commit: 713c72c0dca50f630e3cf67161d7c8f0cde8e532
      https://github.com/D-Programming-Language/phobos/commit/713c72c0dca50f630e3cf67161d7c8f0cde8e532
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-10-13 (Sun, 13 Oct 2013)

  Changed paths:
    M std/internal/unicode_tables.d
    M std/uni.d

  Log Message:
  -----------
  Merge pull request #1632 from blackwhale/faster-compile

Speed up compilation of std.internal.unicode_tables


Compare: https://github.com/D-Programming-Language/phobos/compare/c80115277ed0...713c72c0dca5


More information about the phobos mailing list