[dmd-internals] [D-Programming-Language/dmd] 1285c2: Reinstate private-use code points as D characters

GitHub noreply at github.com
Sun Jun 10 16:41:12 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 1285c26e1e942bf6a50f63848c39dbdb9f19eaf9
      https://github.com/D-Programming-Language/dmd/commit/1285c26e1e942bf6a50f63848c39dbdb9f19eaf9
  Author: David Held <github at wyntrmute.com>
  Date:   2012-06-10 (Sun, 10 Jun 2012)

  Changed paths:
    M src/test/UTFTest.cpp
    M src/utf.c

  Log Message:
  -----------
  Reinstate private-use code points as D characters


  Commit: a6bd0cab563df77aae797bda572f6105638e2b19
      https://github.com/D-Programming-Language/dmd/commit/a6bd0cab563df77aae797bda572f6105638e2b19
  Author: David Held <github at wyntrmute.com>
  Date:   2012-06-10 (Sun, 10 Jun 2012)

  Changed paths:
    M src/test/UTFTest.cpp
    M src/utf.c

  Log Message:
  -----------
  Restore historical definition of isValidDchar() until the matter of non-character code points can be resolved


  Commit: 6f40d60db5e27fb0337b8aaf595e124f83f110b0
      https://github.com/D-Programming-Language/dmd/commit/6f40d60db5e27fb0337b8aaf595e124f83f110b0
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-06-10 (Sun, 10 Jun 2012)

  Changed paths:
    M src/test/UTFTest.cpp
    M src/utf.c

  Log Message:
  -----------
  Merge pull request #997 from dheld/master

Restory legacy definition of isValidDchar()


Compare: https://github.com/D-Programming-Language/dmd/compare/016e94e...6f40d60


More information about the dmd-internals mailing list