[dmd-internals] [D-Programming-Language/dmd] 8b6da3: Fix counting unittest indent with Windows line end...

GitHub via dmd-internals dmd-internals at puremagic.com
Mon Aug 11 00:39:10 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8b6da32bcfd0010cee78efe3e8a913e5f3360d7d
      https://github.com/D-Programming-Language/dmd/commit/8b6da32bcfd0010cee78efe3e8a913e5f3360d7d
  Author: Nick Treleaven <nick.treleaven at btinternet.com>
  Date:   2014-08-09 (Sat, 09 Aug 2014)

  Changed paths:
    M src/doc.c

  Log Message:
  -----------
  Fix counting unittest indent with Windows line endings


  Commit: 0d7a35e70c90b8344fa7c2ca9438f83932fc6390
      https://github.com/D-Programming-Language/dmd/commit/0d7a35e70c90b8344fa7c2ca9438f83932fc6390
  Author: Nick Treleaven <nick.treleaven at btinternet.com>
  Date:   2014-08-09 (Sat, 09 Aug 2014)

  Changed paths:
    M src/parse.c

  Log Message:
  -----------
  Fix removing trailing whitespace in documented unittest (Windows)


  Commit: 2136a1d6e2d8c8a686f6a755597670375c54d0d8
      https://github.com/D-Programming-Language/dmd/commit/2136a1d6e2d8c8a686f6a755597670375c54d0d8
  Author: Nick Treleaven <nick.treleaven at btinternet.com>
  Date:   2014-08-09 (Sat, 09 Aug 2014)

  Changed paths:
    M src/doc.c

  Log Message:
  -----------
  Fix reading ddoc ESCAPES on Windows


  Commit: 835876bce5cf36688e87299c384efe40f6c43563
      https://github.com/D-Programming-Language/dmd/commit/835876bce5cf36688e87299c384efe40f6c43563
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2014-08-11 (Mon, 11 Aug 2014)

  Changed paths:
    M src/doc.c
    M src/parse.c

  Log Message:
  -----------
  Merge pull request #3859 from ntrel/ddoc-test-cr

Fix Issue 13273 - ddoc can't handle \r in unittests and ESCAPES properly


Compare: https://github.com/D-Programming-Language/dmd/compare/125f5e934173...835876bce5cf


More information about the dmd-internals mailing list