This commit is contained in:
Igor Pavlov
2022-06-23 11:43:16 +01:00
committed by Kornel
parent c3529a41f5
commit ec44a8a070
1248 changed files with 15242 additions and 2443 deletions

0
DOC/7zC.txt Normal file → Executable file
View File

0
DOC/7zFormat.txt Normal file → Executable file
View File

0
DOC/7zip.hhp Normal file → Executable file
View File

4
DOC/7zip.wxs Normal file → Executable file
View File

@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<?define VerMajor = "21" ?>
<?define VerMinor = "07" ?>
<?define VerMajor = "22" ?>
<?define VerMinor = "00" ?>
<?define VerBuild = "00" ?>
<?define MmVer = "$(var.VerMajor).$(var.VerMinor)" ?>
<?define MmHex = "$(var.VerMajor)$(var.VerMinor)" ?>

0
DOC/License.txt Normal file → Executable file
View File

0
DOC/Methods.txt Normal file → Executable file
View File

0
DOC/copying.txt Normal file → Executable file
View File

0
DOC/lzma.txt Normal file → Executable file
View File

0
DOC/readme.txt Normal file → Executable file
View File

6
DOC/src-history.txt Normal file → Executable file
View File

@@ -1,6 +1,12 @@
HISTORY of the 7-Zip source code
--------------------------------
22.00 2022-06-16
-------------------------
- 7-Zip interfaces now support high precision (1 ns) timestamps with reserved
fields of tagPROPVARIANT (VT_FILETIME).
21.07 2021-12-26
-------------------------
- The sorting order of files in archives was slightly changed to be more consistent

0
DOC/unRarLicense.txt Normal file → Executable file
View File