[phobos] [D-Programming-Language/tools] 1938f3: Update DustMite

GitHub via phobos phobos at puremagic.com
Sun Mar 6 05:30:10 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/tools
  Commit: 1938f39cd4f0e058a3bca3846392cb4956503240
      https://github.com/D-Programming-Language/tools/commit/1938f39cd4f0e058a3bca3846392cb4956503240
  Author: Vladimir Panteleev <git at thecybershadow.net>
  Date:   2016-03-06 (Sun, 06 Mar 2016)

  Changed paths:
    M DustMite/dustmite.d
    M DustMite/splitter.d

  Log Message:
  -----------
  Update DustMite

* 311e457 tests: Support running tests on POSIX
* 2a1b481 .gitignore
* edc17f1 dustmite: Don't use floating-point to calculate progress
* e952bdc dustmite: Make --obfuscate --keep-length results not depend on bitness
* a3664e9 tests: dos2unix (opts.txt)
* 042fe0c splitter: Enforce order of read files
* e9736b5 Use UNIX line endings in --dump output
* 53ff3f4 dos2unix
* a4c1aa8 tests: Add imports-only test
* 3498068 tests: Add test for full reduction to empty set
* d0482ee dustmite: Emit special message when reducing to empty set
* 07f05ca dustmite: Don't attempt to reduce empty root
* 1e01585 Fix descendant counter when removing root
* 0efbe54 Add --reduce-only
* 60293fb splitter: Don't go into an infinite loop in postProcessBlockKeywords
* ec08b00 Add --no-redirect switch
* 955f569 Merge pull request #25 from John-Colvin/patch-2
* 14b3aca making sure to use std.algorithm.sort, not builtin


  Commit: 60b0185c073ce51db9604d8da1509df01febf34c
      https://github.com/D-Programming-Language/tools/commit/60b0185c073ce51db9604d8da1509df01febf34c
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2016-03-06 (Sun, 06 Mar 2016)

  Changed paths:
    M DustMite/dustmite.d
    M DustMite/splitter.d

  Log Message:
  -----------
  Merge pull request #182 from CyberShadow/dustmite-20160306

Update DustMite


Compare: https://github.com/D-Programming-Language/tools/compare/9e12ea2e03bb...60b0185c073c


More information about the phobos mailing list