[D-runtime] [D-Programming-Language/druntime] 802dc6: Fix unit tests broken by https://github.com/D-Prog...
GitHub
noreply at github.com
Sun Jun 10 14:42:17 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 802dc6f309347965c9887b337094c67f0d41e683
https://github.com/D-Programming-Language/druntime/commit/802dc6f309347965c9887b337094c67f0d41e683
Author: David Held <github at wyntrmute.com>
Date: 2012-06-10 (Sun, 10 Jun 2012)
Changed paths:
M src/rt/aApplyR.d
M src/rt/util/utf.d
Log Message:
-----------
Fix unit tests broken by https://github.com/D-Programming-Language/dmd/pull/994
* Fix private-use code points to Unicode characters
Commit: 57a910142d01e16acd09b4a39f152186a2c45f21
https://github.com/D-Programming-Language/druntime/commit/57a910142d01e16acd09b4a39f152186a2c45f21
Author: Walter Bright <walter at walterbright.com>
Date: 2012-06-10 (Sun, 10 Jun 2012)
Changed paths:
M src/rt/aApplyR.d
M src/rt/util/utf.d
Log Message:
-----------
Merge pull request #241 from dheld/master
Fix Unicode unit test breakage
Compare: https://github.com/D-Programming-Language/druntime/compare/cf367ca...57a9101
More information about the D-runtime
mailing list