mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #188] [MERGED] plugin/Zip: Added support for writing Zip64 when needed. #218
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#218
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/188
Author: @User0755
Created: 2/11/2024
Status: ✅ Merged
Merged: 2/25/2024
Merged by: @mirek-fidler
Base:
master← Head:Zip64📝 Commits (3)
eca2c49plugin/Zip: Added support for writing Zip64 when needed.54326f5Merge branch 'ultimatepp:master' into Zip6400ddef3plugin/Zip: Fixed creation of big files with mixed content. Added Put64( ... int64).📊 Changes
2 files changed (+129 additions, -76 deletions)
View changed files
📝
uppsrc/plugin/zip/Zip.cpp(+120 -70)📝
uppsrc/plugin/zip/zip.h(+9 -6)📄 Description
plugin/Zip: Added support for writing Zip64 when needed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.