[phobos] [dlang/phobos] d104bd: Allow specifying zip archive member order.
GitHub via phobos
phobos at puremagic.com
Fri Sep 16 19:32:27 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: d104bd99d70585867e5b5b4679e1233e90d0ac9e
https://github.com/dlang/phobos/commit/d104bd99d70585867e5b5b4679e1233e90d0ac9e
Author: dhasenan <dhasenan at gmail.com>
Date: 2016-07-22 (Fri, 22 Jul 2016)
Changed paths:
M std/zip.d
Log Message:
-----------
Allow specifying zip archive member order.
Fixes https://issues.dlang.org/show_bug.cgi?id=16310
Commit: 0984c5064ba391e76a500b1ecaafbb22986e91ae
https://github.com/dlang/phobos/commit/0984c5064ba391e76a500b1ecaafbb22986e91ae
Author: dhasenan <dhasenan at gmail.com>
Date: 2016-07-22 (Fri, 22 Jul 2016)
Changed paths:
M std/zip.d
Log Message:
-----------
fix dscanner warnings
Commit: d10f4f287202c1de3aea1874cb6e871e2f214039
https://github.com/dlang/phobos/commit/d10f4f287202c1de3aea1874cb6e871e2f214039
Author: dhasenan <dhasenan at gmail.com>
Date: 2016-07-22 (Fri, 22 Jul 2016)
Changed paths:
M std/zip.d
Log Message:
-----------
add standard method attributes
Commit: 31f9a9e38930888a3e1d13652082469bad8a3de1
https://github.com/dlang/phobos/commit/31f9a9e38930888a3e1d13652082469bad8a3de1
Author: dhasenan <dhasenan at gmail.com>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M std/zip.d
Log Message:
-----------
std.zip: tighter imports, more repeatable test
Commit: d691d6af35ba1e59cfecbbccef9cea6185e5ba86
https://github.com/dlang/phobos/commit/d691d6af35ba1e59cfecbbccef9cea6185e5ba86
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-09-16 (Fri, 16 Sep 2016)
Changed paths:
M std/zip.d
Log Message:
-----------
Merge pull request #4637 from dhasenan/zip_order
Allow specifying zip archive member order.
Compare: https://github.com/dlang/phobos/compare/4889e48a9063...d691d6af35ba
More information about the phobos
mailing list