[phobos] [D-Programming-Language/tools] bea9b9: Update DustMite
GitHub
noreply at github.com
Tue Jan 7 04:35:57 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/tools
Commit: bea9b9957dcbe827fb4d04a2847e4c2a8ff9746d
https://github.com/D-Programming-Language/tools/commit/bea9b9957dcbe827fb4d04a2847e4c2a8ff9746d
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2014-01-07 (Tue, 07 Jan 2014)
Changed paths:
M DustMite/dsplit.d
M DustMite/dustmite.d
Log Message:
-----------
Update DustMite
Commits:
* 1f0a0cd dustmite: Fix deprecated use of canFind
* 1035b15 dustmite: Improve progress indicator accuracy
* 556a9ab dsplit: Avoid stack overflow with very long lists
* 6b8f49c Avoid std.string.startsWith, which does pointless UTF-8 decoding
* 8eb5282 dsplit: Don't parse DDoc files as D source
* 403ef2f dsplit: Fix possible range violations in skipSymbol
Commit: 65d2fa31846eb4601c3f0fea012a98f5d67b1d06
https://github.com/D-Programming-Language/tools/commit/65d2fa31846eb4601c3f0fea012a98f5d67b1d06
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-01-07 (Tue, 07 Jan 2014)
Changed paths:
M DustMite/dsplit.d
M DustMite/dustmite.d
Log Message:
-----------
Merge pull request #105 from CyberShadow/dustmite-20140107
Update DustMite
Compare: https://github.com/D-Programming-Language/tools/compare/f210332a7022...65d2fa31846e
More information about the phobos
mailing list