September 01, 2013 [phobos] [D-Programming-Language/phobos] 2d026e: Remove explicit qualifiers for translate overloads... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 2d026ee91e83b94ef231679f4c8e45d8adc0348b https://github.com/D-Programming-Language/phobos/commit/2d026ee91e83b94ef231679f4c8e45d8adc0348b Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2013-08-31 (Sat, 31 Aug 2013) Changed paths: M std/string.d Log Message: ----------- Remove explicit qualifiers for translate overloads which take a buffer. Use std.range.put instead of member function put when writing to the buffer. Commit: 14712a8f88a4ecc791b804a5957302371955bdcb https://github.com/D-Programming-Language/phobos/commit/14712a8f88a4ecc791b804a5957302371955bdcb Author: monarch dodra <monarchdodra@gmail.com> Date: 2013-09-01 (Sun, 01 Sep 2013) Changed paths: M std/string.d Log Message: ----------- Merge pull request #1537 from AndrejMitrovic/Fixup1501 Fixup Pull 1501 - translate shouldn't have explicit qualifications, etc. Compare: https://github.com/D-Programming-Language/phobos/compare/aa3b13ce49c8...14712a8f88a4 |
Copyright © 1999-2021 by the D Language Foundation