[phobos] [D-Programming-Language/phobos] 32fe0b: Replace core.stdc.stdio.printf by std.stdio.writel...
GitHub
noreply at github.com
Fri Aug 16 05:29:51 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 32fe0bf1dee5bfc26904ac50ba239efa9124ff41
https://github.com/D-Programming-Language/phobos/commit/32fe0bf1dee5bfc26904ac50ba239efa9124ff41
Author: Tomoya Tanjo <ttanjo at gmail.com>
Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths:
M std/string.d
Log Message:
-----------
Replace core.stdc.stdio.printf by std.stdio.writeln
Commit: 5ef5b8622c0f6a34810a3ba6f1af621b52beef34
https://github.com/D-Programming-Language/phobos/commit/5ef5b8622c0f6a34810a3ba6f1af621b52beef34
Author: Tomoya Tanjo <ttanjo at gmail.com>
Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths:
M std/string.d
Log Message:
-----------
Revert it to use printf
Commit: 85661adb149d7f89b8198000e9b59322d225527c
https://github.com/D-Programming-Language/phobos/commit/85661adb149d7f89b8198000e9b59322d225527c
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths:
M std/string.d
Log Message:
-----------
Merge pull request #1479 from tom-tan/replace-printf-by-writeln
Replace core.stdc.stdio.printf by std.stdio.writeln
Compare: https://github.com/D-Programming-Language/phobos/compare/0fff74594626...85661adb149d
More information about the phobos
mailing list