January 27, 2015 [phobos] [D-Programming-Language/phobos] 8cc228: Fix Issue 2138 - Allow more than 65535 files in Zi... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 8cc228c4e97b5bc2be2e6ed338faf5bcaed6336b https://github.com/D-Programming-Language/phobos/commit/8cc228c4e97b5bc2be2e6ed338faf5bcaed6336b Author: fgda <home@fgda.pl> Date: 2015-01-26 (Mon, 26 Jan 2015) Changed paths: M std/zip.d Log Message: ----------- Fix Issue 2138 - Allow more than 65535 files in Zip archives Fixed by adding support for reading and writing Zip64 archives Commit: 8ef18e640c1d9b24ed21f3dc25a6d7a7dd4db17c https://github.com/D-Programming-Language/phobos/commit/8ef18e640c1d9b24ed21f3dc25a6d7a7dd4db17c Author: fgda <home@fgda.pl> Date: 2015-01-27 (Tue, 27 Jan 2015) Changed paths: M std/zip.d Log Message: ----------- Expanded the unittest to test if packing and unpacking produces the original, quite random data Commit: ad5ae8767fbe54f9e0b15aa12d64e81daeaf43db https://github.com/D-Programming-Language/phobos/commit/ad5ae8767fbe54f9e0b15aa12d64e81daeaf43db Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2015-01-27 (Tue, 27 Jan 2015) Changed paths: M std/zip.d Log Message: ----------- Merge pull request #2914 from fgda/issue_2138 Fix Issue 2138 - Allow more than 65535 files in Zip archives Compare: https://github.com/D-Programming-Language/phobos/compare/cd60676cbed4...ad5ae8767fbe |
Copyright © 1999-2021 by the D Language Foundation