Imported Upstream version 9.20 71/131671/1 upstream upstream/9.20
authorSunmin Lee <sunm.lee@samsung.com>
Tue, 30 May 2017 09:53:16 +0000 (18:53 +0900)
committerSunmin Lee <sunm.lee@samsung.com>
Tue, 30 May 2017 10:08:46 +0000 (19:08 +0900)
commitb32f66bfff7576bc2356448688f03ab973c6ee2d
tree8028dbba0432343a5a128ebf531cadc53412dbaa
parentb59fba6d20f980ab19f194183452d84090194556
Imported Upstream version 9.20

Change-Id: Ic7b17acf9b7bfcd1297adf5a6ca3919112ed5ede
1105 files changed:
Asm/arm/7zCrcOpt.asm [new file with mode: 0755]
Asm/x86/7zAsm.asm [new file with mode: 0755]
Asm/x86/7zCrcOpt.asm [new file with mode: 0755]
Asm/x86/AesOpt.asm [new file with mode: 0755]
C/7z.h [new file with mode: 0755]
C/7zAlloc.c [new file with mode: 0755]
C/7zAlloc.h [new file with mode: 0755]
C/7zBuf.c [new file with mode: 0755]
C/7zBuf.h [new file with mode: 0755]
C/7zBuf2.c [new file with mode: 0755]
C/7zCrc.c [new file with mode: 0755]
C/7zCrc.h [new file with mode: 0755]
C/7zCrcOpt.c [new file with mode: 0755]
C/7zDec.c [new file with mode: 0755]
C/7zFile.c [new file with mode: 0755]
C/7zFile.h [new file with mode: 0755]
C/7zIn.c [new file with mode: 0755]
C/7zStream.c [new file with mode: 0755]
C/7zVersion.h [new file with mode: 0755]
C/Aes.c [new file with mode: 0755]
C/Aes.h [new file with mode: 0755]
C/AesOpt.c [new file with mode: 0755]
C/Alloc.c [new file with mode: 0755]
C/Alloc.h [new file with mode: 0755]
C/Bcj2.c [new file with mode: 0755]
C/Bcj2.h [new file with mode: 0755]
C/Bra.c [new file with mode: 0755]
C/Bra.h [new file with mode: 0755]
C/Bra86.c [new file with mode: 0755]
C/BraIA64.c [new file with mode: 0755]
C/BwtSort.c [new file with mode: 0755]
C/BwtSort.h [new file with mode: 0755]
C/CpuArch.c [new file with mode: 0755]
C/CpuArch.h [new file with mode: 0755]
C/Delta.c [new file with mode: 0755]
C/Delta.h [new file with mode: 0755]
C/HuffEnc.c [new file with mode: 0755]
C/HuffEnc.h [new file with mode: 0755]
C/LzFind.c [new file with mode: 0755]
C/LzFind.h [new file with mode: 0755]
C/LzFindMt.c [new file with mode: 0755]
C/LzFindMt.h [new file with mode: 0755]
C/LzHash.h [new file with mode: 0755]
C/Lzma2Dec.c [new file with mode: 0755]
C/Lzma2Dec.h [new file with mode: 0755]
C/Lzma2Enc.c [new file with mode: 0755]
C/Lzma2Enc.h [new file with mode: 0755]
C/Lzma86.h [new file with mode: 0755]
C/Lzma86Dec.c [new file with mode: 0755]
C/Lzma86Enc.c [new file with mode: 0755]
C/LzmaDec.c [new file with mode: 0755]
C/LzmaDec.h [new file with mode: 0755]
C/LzmaEnc.c [new file with mode: 0755]
C/LzmaEnc.h [new file with mode: 0755]
C/LzmaLib.c [new file with mode: 0755]
C/LzmaLib.h [new file with mode: 0755]
C/MtCoder.c [new file with mode: 0755]
C/MtCoder.h [new file with mode: 0755]
C/Ppmd.h [new file with mode: 0755]
C/Ppmd7.c [new file with mode: 0755]
C/Ppmd7.h [new file with mode: 0755]
C/Ppmd7Dec.c [new file with mode: 0755]
C/Ppmd7Enc.c [new file with mode: 0755]
C/Ppmd8.c [new file with mode: 0755]
C/Ppmd8.h [new file with mode: 0755]
C/Ppmd8Dec.c [new file with mode: 0755]
C/Ppmd8Enc.c [new file with mode: 0755]
C/RotateDefs.h [new file with mode: 0755]
C/Sha256.c [new file with mode: 0755]
C/Sha256.h [new file with mode: 0755]
C/Sort.c [new file with mode: 0755]
C/Sort.h [new file with mode: 0755]
C/Threads.c [new file with mode: 0755]
C/Threads.h [new file with mode: 0755]
C/Types.h [new file with mode: 0755]
C/Util/7z/7z.dsp [new file with mode: 0755]
C/Util/7z/7z.dsw [new file with mode: 0755]
C/Util/7z/7zMain.c [new file with mode: 0755]
C/Util/7z/makefile [new file with mode: 0755]
C/Util/7z/makefile.gcc [new file with mode: 0755]
C/Util/Lzma/LzmaUtil.c [new file with mode: 0755]
C/Util/Lzma/LzmaUtil.dsp [new file with mode: 0755]
C/Util/Lzma/LzmaUtil.dsw [new file with mode: 0755]
C/Util/Lzma/makefile [new file with mode: 0755]
C/Util/Lzma/makefile.gcc [new file with mode: 0755]
C/Util/LzmaLib/LzmaLib.def [new file with mode: 0755]
C/Util/LzmaLib/LzmaLib.dsp [new file with mode: 0755]
C/Util/LzmaLib/LzmaLib.dsw [new file with mode: 0755]
C/Util/LzmaLib/LzmaLibExports.c [new file with mode: 0755]
C/Util/LzmaLib/makefile [new file with mode: 0755]
C/Util/LzmaLib/resource.rc [new file with mode: 0755]
C/Util/SfxSetup/SfxSetup.c [new file with mode: 0755]
C/Util/SfxSetup/SfxSetup.dsp [new file with mode: 0755]
C/Util/SfxSetup/SfxSetup.dsw [new file with mode: 0755]
C/Util/SfxSetup/makefile [new file with mode: 0755]
C/Util/SfxSetup/makefile_con [new file with mode: 0755]
C/Util/SfxSetup/resource.rc [new file with mode: 0755]
C/Util/SfxSetup/setup.ico [new file with mode: 0755]
C/Xz.c [new file with mode: 0755]
C/Xz.h [new file with mode: 0755]
C/XzCrc64.c [new file with mode: 0755]
C/XzCrc64.h [new file with mode: 0755]
C/XzDec.c [new file with mode: 0755]
C/XzEnc.c [new file with mode: 0755]
C/XzEnc.h [new file with mode: 0755]
C/XzIn.c [new file with mode: 0755]
CPP/7zip/Aes.mak [new file with mode: 0755]
CPP/7zip/Archive/7z/7z.dsp [new file with mode: 0755]
CPP/7zip/Archive/7z/7z.dsw [new file with mode: 0755]
CPP/7zip/Archive/7z/7zCompressionMode.cpp [new file with mode: 0755]
CPP/7zip/Archive/7z/7zCompressionMode.h [new file with mode: 0755]
CPP/7zip/Archive/7z/7zDecode.cpp [new file with mode: 0755]
CPP/7zip/Archive/7z/7zDecode.h [new file with mode: 0755]
CPP/7zip/Archive/7z/7zEncode.cpp [new file with mode: 0755]
CPP/7zip/Archive/7z/7zEncode.h [new file with mode: 0755]
CPP/7zip/Archive/7z/7zExtract.cpp [new file with mode: 0755]
CPP/7zip/Archive/7z/7zFolderInStream.cpp [new file with mode: 0755]
CPP/7zip/Archive/7z/7zFolderInStream.h [new file with mode: 0755]
CPP/7zip/Archive/7z/7zFolderOutStream.cpp [new file with mode: 0755]
CPP/7zip/Archive/7z/7zFolderOutStream.h [new file with mode: 0755]
CPP/7zip/Archive/7z/7zHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/7z/7zHandler.h [new file with mode: 0755]
CPP/7zip/Archive/7z/7zHandlerOut.cpp [new file with mode: 0755]
CPP/7zip/Archive/7z/7zHeader.cpp [new file with mode: 0755]
CPP/7zip/Archive/7z/7zHeader.h [new file with mode: 0755]
CPP/7zip/Archive/7z/7zIn.cpp [new file with mode: 0755]
CPP/7zip/Archive/7z/7zIn.h [new file with mode: 0755]
CPP/7zip/Archive/7z/7zItem.h [new file with mode: 0755]
CPP/7zip/Archive/7z/7zOut.cpp [new file with mode: 0755]
CPP/7zip/Archive/7z/7zOut.h [new file with mode: 0755]
CPP/7zip/Archive/7z/7zProperties.cpp [new file with mode: 0755]
CPP/7zip/Archive/7z/7zProperties.h [new file with mode: 0755]
CPP/7zip/Archive/7z/7zRegister.cpp [new file with mode: 0755]
CPP/7zip/Archive/7z/7zSpecStream.cpp [new file with mode: 0755]
CPP/7zip/Archive/7z/7zSpecStream.h [new file with mode: 0755]
CPP/7zip/Archive/7z/7zUpdate.cpp [new file with mode: 0755]
CPP/7zip/Archive/7z/7zUpdate.h [new file with mode: 0755]
CPP/7zip/Archive/7z/StdAfx.cpp [new file with mode: 0755]
CPP/7zip/Archive/7z/StdAfx.h [new file with mode: 0755]
CPP/7zip/Archive/7z/makefile [new file with mode: 0755]
CPP/7zip/Archive/7z/resource.rc [new file with mode: 0755]
CPP/7zip/Archive/ApmHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/Archive.def [new file with mode: 0755]
CPP/7zip/Archive/Archive2.def [new file with mode: 0755]
CPP/7zip/Archive/ArchiveExports.cpp [new file with mode: 0755]
CPP/7zip/Archive/ArjHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/Bz2Handler.cpp [new file with mode: 0755]
CPP/7zip/Archive/Cab/CabBlockInStream.cpp [new file with mode: 0755]
CPP/7zip/Archive/Cab/CabBlockInStream.h [new file with mode: 0755]
CPP/7zip/Archive/Cab/CabHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/Cab/CabHandler.h [new file with mode: 0755]
CPP/7zip/Archive/Cab/CabHeader.cpp [new file with mode: 0755]
CPP/7zip/Archive/Cab/CabHeader.h [new file with mode: 0755]
CPP/7zip/Archive/Cab/CabIn.cpp [new file with mode: 0755]
CPP/7zip/Archive/Cab/CabIn.h [new file with mode: 0755]
CPP/7zip/Archive/Cab/CabItem.h [new file with mode: 0755]
CPP/7zip/Archive/Cab/CabRegister.cpp [new file with mode: 0755]
CPP/7zip/Archive/Cab/StdAfx.h [new file with mode: 0755]
CPP/7zip/Archive/Chm/ChmHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/Chm/ChmHandler.h [new file with mode: 0755]
CPP/7zip/Archive/Chm/ChmHeader.cpp [new file with mode: 0755]
CPP/7zip/Archive/Chm/ChmHeader.h [new file with mode: 0755]
CPP/7zip/Archive/Chm/ChmIn.cpp [new file with mode: 0755]
CPP/7zip/Archive/Chm/ChmIn.h [new file with mode: 0755]
CPP/7zip/Archive/Chm/ChmRegister.cpp [new file with mode: 0755]
CPP/7zip/Archive/Chm/StdAfx.h [new file with mode: 0755]
CPP/7zip/Archive/Com/ComHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/Com/ComHandler.h [new file with mode: 0755]
CPP/7zip/Archive/Com/ComIn.cpp [new file with mode: 0755]
CPP/7zip/Archive/Com/ComIn.h [new file with mode: 0755]
CPP/7zip/Archive/Com/ComRegister.cpp [new file with mode: 0755]
CPP/7zip/Archive/Common/CoderMixer.cpp [new file with mode: 0755]
CPP/7zip/Archive/Common/CoderMixer.h [new file with mode: 0755]
CPP/7zip/Archive/Common/CoderMixer2.cpp [new file with mode: 0755]
CPP/7zip/Archive/Common/CoderMixer2.h [new file with mode: 0755]
CPP/7zip/Archive/Common/CoderMixer2MT.cpp [new file with mode: 0755]
CPP/7zip/Archive/Common/CoderMixer2MT.h [new file with mode: 0755]
CPP/7zip/Archive/Common/CoderMixer2ST.cpp [new file with mode: 0755]
CPP/7zip/Archive/Common/CoderMixer2ST.h [new file with mode: 0755]
CPP/7zip/Archive/Common/CoderMixerMT.cpp [new file with mode: 0755]
CPP/7zip/Archive/Common/CoderMixerMT.h [new file with mode: 0755]
CPP/7zip/Archive/Common/CrossThreadProgress.cpp [new file with mode: 0755]
CPP/7zip/Archive/Common/CrossThreadProgress.h [new file with mode: 0755]
CPP/7zip/Archive/Common/DummyOutStream.cpp [new file with mode: 0755]
CPP/7zip/Archive/Common/DummyOutStream.h [new file with mode: 0755]
CPP/7zip/Archive/Common/FindSignature.cpp [new file with mode: 0755]
CPP/7zip/Archive/Common/FindSignature.h [new file with mode: 0755]
CPP/7zip/Archive/Common/HandlerOut.cpp [new file with mode: 0755]
CPP/7zip/Archive/Common/HandlerOut.h [new file with mode: 0755]
CPP/7zip/Archive/Common/InStreamWithCRC.cpp [new file with mode: 0755]
CPP/7zip/Archive/Common/InStreamWithCRC.h [new file with mode: 0755]
CPP/7zip/Archive/Common/ItemNameUtils.cpp [new file with mode: 0755]
CPP/7zip/Archive/Common/ItemNameUtils.h [new file with mode: 0755]
CPP/7zip/Archive/Common/MultiStream.cpp [new file with mode: 0755]
CPP/7zip/Archive/Common/MultiStream.h [new file with mode: 0755]
CPP/7zip/Archive/Common/OutStreamWithCRC.cpp [new file with mode: 0755]
CPP/7zip/Archive/Common/OutStreamWithCRC.h [new file with mode: 0755]
CPP/7zip/Archive/Common/OutStreamWithSha1.cpp [new file with mode: 0755]
CPP/7zip/Archive/Common/OutStreamWithSha1.h [new file with mode: 0755]
CPP/7zip/Archive/Common/ParseProperties.cpp [new file with mode: 0755]
CPP/7zip/Archive/Common/ParseProperties.h [new file with mode: 0755]
CPP/7zip/Archive/Common/StdAfx.h [new file with mode: 0755]
CPP/7zip/Archive/CpioHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/CramfsHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/DebHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/DeflateProps.cpp [new file with mode: 0755]
CPP/7zip/Archive/DeflateProps.h [new file with mode: 0755]
CPP/7zip/Archive/DllExports.cpp [new file with mode: 0755]
CPP/7zip/Archive/DllExports2.cpp [new file with mode: 0755]
CPP/7zip/Archive/DmgHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/ElfHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/FatHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/FlvHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/GzHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/Hfs/HfsHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/Hfs/HfsHandler.h [new file with mode: 0755]
CPP/7zip/Archive/Hfs/HfsIn.cpp [new file with mode: 0755]
CPP/7zip/Archive/Hfs/HfsIn.h [new file with mode: 0755]
CPP/7zip/Archive/Hfs/HfsRegister.cpp [new file with mode: 0755]
CPP/7zip/Archive/IArchive.h [new file with mode: 0755]
CPP/7zip/Archive/Icons/7z.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/arj.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/bz2.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/cab.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/cpio.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/deb.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/dmg.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/fat.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/gz.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/hfs.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/iso.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/lzh.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/lzma.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/ntfs.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/rar.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/rpm.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/split.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/squashfs.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/tar.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/vhd.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/wim.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/xar.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/xz.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/z.ico [new file with mode: 0755]
CPP/7zip/Archive/Icons/zip.ico [new file with mode: 0755]
CPP/7zip/Archive/Iso/IsoHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/Iso/IsoHandler.h [new file with mode: 0755]
CPP/7zip/Archive/Iso/IsoHeader.cpp [new file with mode: 0755]
CPP/7zip/Archive/Iso/IsoHeader.h [new file with mode: 0755]
CPP/7zip/Archive/Iso/IsoIn.cpp [new file with mode: 0755]
CPP/7zip/Archive/Iso/IsoIn.h [new file with mode: 0755]
CPP/7zip/Archive/Iso/IsoItem.h [new file with mode: 0755]
CPP/7zip/Archive/Iso/IsoRegister.cpp [new file with mode: 0755]
CPP/7zip/Archive/Iso/StdAfx.h [new file with mode: 0755]
CPP/7zip/Archive/LzhHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/LzmaHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/MachoHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/MbrHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/MslzHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/MubHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/Nsis/NsisDecode.cpp [new file with mode: 0755]
CPP/7zip/Archive/Nsis/NsisDecode.h [new file with mode: 0755]
CPP/7zip/Archive/Nsis/NsisHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/Nsis/NsisHandler.h [new file with mode: 0755]
CPP/7zip/Archive/Nsis/NsisIn.cpp [new file with mode: 0755]
CPP/7zip/Archive/Nsis/NsisIn.h [new file with mode: 0755]
CPP/7zip/Archive/Nsis/NsisRegister.cpp [new file with mode: 0755]
CPP/7zip/Archive/Nsis/StdAfx.h [new file with mode: 0755]
CPP/7zip/Archive/NtfsHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/PeHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/PpmdHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/Rar/RarHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/Rar/RarHandler.h [new file with mode: 0755]
CPP/7zip/Archive/Rar/RarHeader.cpp [new file with mode: 0755]
CPP/7zip/Archive/Rar/RarHeader.h [new file with mode: 0755]
CPP/7zip/Archive/Rar/RarIn.cpp [new file with mode: 0755]
CPP/7zip/Archive/Rar/RarIn.h [new file with mode: 0755]
CPP/7zip/Archive/Rar/RarItem.cpp [new file with mode: 0755]
CPP/7zip/Archive/Rar/RarItem.h [new file with mode: 0755]
CPP/7zip/Archive/Rar/RarRegister.cpp [new file with mode: 0755]
CPP/7zip/Archive/Rar/RarVolumeInStream.cpp [new file with mode: 0755]
CPP/7zip/Archive/Rar/RarVolumeInStream.h [new file with mode: 0755]
CPP/7zip/Archive/Rar/StdAfx.cpp [new file with mode: 0755]
CPP/7zip/Archive/Rar/StdAfx.h [new file with mode: 0755]
CPP/7zip/Archive/RpmHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/SplitHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/SquashfsHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/StdAfx.h [new file with mode: 0755]
CPP/7zip/Archive/SwfHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/Tar/StdAfx.h [new file with mode: 0755]
CPP/7zip/Archive/Tar/TarHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/Tar/TarHandler.h [new file with mode: 0755]
CPP/7zip/Archive/Tar/TarHandlerOut.cpp [new file with mode: 0755]
CPP/7zip/Archive/Tar/TarHeader.cpp [new file with mode: 0755]
CPP/7zip/Archive/Tar/TarHeader.h [new file with mode: 0755]
CPP/7zip/Archive/Tar/TarIn.cpp [new file with mode: 0755]
CPP/7zip/Archive/Tar/TarIn.h [new file with mode: 0755]
CPP/7zip/Archive/Tar/TarItem.h [new file with mode: 0755]
CPP/7zip/Archive/Tar/TarOut.cpp [new file with mode: 0755]
CPP/7zip/Archive/Tar/TarOut.h [new file with mode: 0755]
CPP/7zip/Archive/Tar/TarRegister.cpp [new file with mode: 0755]
CPP/7zip/Archive/Tar/TarUpdate.cpp [new file with mode: 0755]
CPP/7zip/Archive/Tar/TarUpdate.h [new file with mode: 0755]
CPP/7zip/Archive/Udf/StdAfx.h [new file with mode: 0755]
CPP/7zip/Archive/Udf/UdfHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/Udf/UdfHandler.h [new file with mode: 0755]
CPP/7zip/Archive/Udf/UdfIn.cpp [new file with mode: 0755]
CPP/7zip/Archive/Udf/UdfIn.h [new file with mode: 0755]
CPP/7zip/Archive/Udf/UdfRegister.cpp [new file with mode: 0755]
CPP/7zip/Archive/VhdHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/Wim/StdAfx.h [new file with mode: 0755]
CPP/7zip/Archive/Wim/WimHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/Wim/WimHandler.h [new file with mode: 0755]
CPP/7zip/Archive/Wim/WimHandlerOut.cpp [new file with mode: 0755]
CPP/7zip/Archive/Wim/WimIn.cpp [new file with mode: 0755]
CPP/7zip/Archive/Wim/WimIn.h [new file with mode: 0755]
CPP/7zip/Archive/Wim/WimRegister.cpp [new file with mode: 0755]
CPP/7zip/Archive/XarHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/XzHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/ZHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/Zip/StdAfx.h [new file with mode: 0755]
CPP/7zip/Archive/Zip/ZipAddCommon.cpp [new file with mode: 0755]
CPP/7zip/Archive/Zip/ZipAddCommon.h [new file with mode: 0755]
CPP/7zip/Archive/Zip/ZipCompressionMode.h [new file with mode: 0755]
CPP/7zip/Archive/Zip/ZipHandler.cpp [new file with mode: 0755]
CPP/7zip/Archive/Zip/ZipHandler.h [new file with mode: 0755]
CPP/7zip/Archive/Zip/ZipHandlerOut.cpp [new file with mode: 0755]
CPP/7zip/Archive/Zip/ZipHeader.cpp [new file with mode: 0755]
CPP/7zip/Archive/Zip/ZipHeader.h [new file with mode: 0755]
CPP/7zip/Archive/Zip/ZipIn.cpp [new file with mode: 0755]
CPP/7zip/Archive/Zip/ZipIn.h [new file with mode: 0755]
CPP/7zip/Archive/Zip/ZipItem.cpp [new file with mode: 0755]
CPP/7zip/Archive/Zip/ZipItem.h [new file with mode: 0755]
CPP/7zip/Archive/Zip/ZipItemEx.h [new file with mode: 0755]
CPP/7zip/Archive/Zip/ZipOut.cpp [new file with mode: 0755]
CPP/7zip/Archive/Zip/ZipOut.h [new file with mode: 0755]
CPP/7zip/Archive/Zip/ZipRegister.cpp [new file with mode: 0755]
CPP/7zip/Archive/Zip/ZipUpdate.cpp [new file with mode: 0755]
CPP/7zip/Archive/Zip/ZipUpdate.h [new file with mode: 0755]
CPP/7zip/Archive/makefile [new file with mode: 0755]
CPP/7zip/Asm.mak [new file with mode: 0755]
CPP/7zip/Bundles/Alone/Alone.dsp [new file with mode: 0755]
CPP/7zip/Bundles/Alone/Alone.dsw [new file with mode: 0755]
CPP/7zip/Bundles/Alone/StdAfx.cpp [new file with mode: 0755]
CPP/7zip/Bundles/Alone/StdAfx.h [new file with mode: 0755]
CPP/7zip/Bundles/Alone/afxres.h [new file with mode: 0755]
CPP/7zip/Bundles/Alone/makefile [new file with mode: 0755]
CPP/7zip/Bundles/Alone/resource.rc [new file with mode: 0755]
CPP/7zip/Bundles/Alone7z/StdAfx.cpp [new file with mode: 0755]
CPP/7zip/Bundles/Alone7z/StdAfx.h [new file with mode: 0755]
CPP/7zip/Bundles/Alone7z/makefile [new file with mode: 0755]
CPP/7zip/Bundles/Alone7z/resource.rc [new file with mode: 0755]
CPP/7zip/Bundles/Fm/FM.dsp [new file with mode: 0755]
CPP/7zip/Bundles/Fm/FM.dsw [new file with mode: 0755]
CPP/7zip/Bundles/Fm/StdAfx.cpp [new file with mode: 0755]
CPP/7zip/Bundles/Fm/StdAfx.h [new file with mode: 0755]
CPP/7zip/Bundles/Fm/makefile [new file with mode: 0755]
CPP/7zip/Bundles/Fm/resource.rc [new file with mode: 0755]
CPP/7zip/Bundles/Format7z/StdAfx.cpp [new file with mode: 0755]
CPP/7zip/Bundles/Format7z/StdAfx.h [new file with mode: 0755]
CPP/7zip/Bundles/Format7z/makefile [new file with mode: 0755]
CPP/7zip/Bundles/Format7z/resource.rc [new file with mode: 0755]
CPP/7zip/Bundles/Format7zExtract/StdAfx.cpp [new file with mode: 0755]
CPP/7zip/Bundles/Format7zExtract/StdAfx.h [new file with mode: 0755]
CPP/7zip/Bundles/Format7zExtract/makefile [new file with mode: 0755]
CPP/7zip/Bundles/Format7zExtract/resource.rc [new file with mode: 0755]
CPP/7zip/Bundles/Format7zExtractR/StdAfx.cpp [new file with mode: 0755]
CPP/7zip/Bundles/Format7zExtractR/StdAfx.h [new file with mode: 0755]
CPP/7zip/Bundles/Format7zExtractR/makefile [new file with mode: 0755]
CPP/7zip/Bundles/Format7zExtractR/resource.rc [new file with mode: 0755]
CPP/7zip/Bundles/Format7zF/Format7z.dsp [new file with mode: 0755]
CPP/7zip/Bundles/Format7zF/Format7z.dsw [new file with mode: 0755]
CPP/7zip/Bundles/Format7zF/StdAfx.cpp [new file with mode: 0755]
CPP/7zip/Bundles/Format7zF/StdAfx.h [new file with mode: 0755]
CPP/7zip/Bundles/Format7zF/makefile [new file with mode: 0755]
CPP/7zip/Bundles/Format7zF/resource.rc [new file with mode: 0755]
CPP/7zip/Bundles/Format7zR/StdAfx.cpp [new file with mode: 0755]
CPP/7zip/Bundles/Format7zR/StdAfx.h [new file with mode: 0755]
CPP/7zip/Bundles/Format7zR/makefile [new file with mode: 0755]
CPP/7zip/Bundles/Format7zR/resource.rc [new file with mode: 0755]
CPP/7zip/Bundles/LzmaCon/LzmaAlone.cpp [new file with mode: 0755]
CPP/7zip/Bundles/LzmaCon/LzmaCon.dsp [new file with mode: 0755]
CPP/7zip/Bundles/LzmaCon/LzmaCon.dsw [new file with mode: 0755]
CPP/7zip/Bundles/LzmaCon/StdAfx.cpp [new file with mode: 0755]
CPP/7zip/Bundles/LzmaCon/StdAfx.h [new file with mode: 0755]
CPP/7zip/Bundles/LzmaCon/makefile [new file with mode: 0755]
CPP/7zip/Bundles/LzmaCon/makefile.gcc [new file with mode: 0755]
CPP/7zip/Bundles/SFXCon/7z.ico [new file with mode: 0755]
CPP/7zip/Bundles/SFXCon/Main.cpp [new file with mode: 0755]
CPP/7zip/Bundles/SFXCon/SFXCon.dsp [new file with mode: 0755]
CPP/7zip/Bundles/SFXCon/SFXCon.dsw [new file with mode: 0755]
CPP/7zip/Bundles/SFXCon/StdAfx.cpp [new file with mode: 0755]
CPP/7zip/Bundles/SFXCon/StdAfx.h [new file with mode: 0755]
CPP/7zip/Bundles/SFXCon/makefile [new file with mode: 0755]
CPP/7zip/Bundles/SFXCon/resource.rc [new file with mode: 0755]
CPP/7zip/Bundles/SFXSetup/ExtractCallback.cpp [new file with mode: 0755]
CPP/7zip/Bundles/SFXSetup/ExtractCallback.h [new file with mode: 0755]
CPP/7zip/Bundles/SFXSetup/ExtractEngine.cpp [new file with mode: 0755]
CPP/7zip/Bundles/SFXSetup/ExtractEngine.h [new file with mode: 0755]
CPP/7zip/Bundles/SFXSetup/Main.cpp [new file with mode: 0755]
CPP/7zip/Bundles/SFXSetup/SFXSetup.dsp [new file with mode: 0755]
CPP/7zip/Bundles/SFXSetup/SFXSetup.dsw [new file with mode: 0755]
CPP/7zip/Bundles/SFXSetup/StdAfx.cpp [new file with mode: 0755]
CPP/7zip/Bundles/SFXSetup/StdAfx.h [new file with mode: 0755]
CPP/7zip/Bundles/SFXSetup/makefile [new file with mode: 0755]
CPP/7zip/Bundles/SFXSetup/resource.h [new file with mode: 0755]
CPP/7zip/Bundles/SFXSetup/resource.rc [new file with mode: 0755]
CPP/7zip/Bundles/SFXSetup/setup.ico [new file with mode: 0755]
CPP/7zip/Bundles/SFXWin/7z.ico [new file with mode: 0755]
CPP/7zip/Bundles/SFXWin/Main.cpp [new file with mode: 0755]
CPP/7zip/Bundles/SFXWin/SFXWin.dsp [new file with mode: 0755]
CPP/7zip/Bundles/SFXWin/SFXWin.dsw [new file with mode: 0755]
CPP/7zip/Bundles/SFXWin/StdAfx.cpp [new file with mode: 0755]
CPP/7zip/Bundles/SFXWin/StdAfx.h [new file with mode: 0755]
CPP/7zip/Bundles/SFXWin/makefile [new file with mode: 0755]
CPP/7zip/Bundles/SFXWin/resource.h [new file with mode: 0755]
CPP/7zip/Bundles/SFXWin/resource.rc [new file with mode: 0755]
CPP/7zip/Bundles/makefile [new file with mode: 0755]
CPP/7zip/Common/CWrappers.cpp [new file with mode: 0755]
CPP/7zip/Common/CWrappers.h [new file with mode: 0755]
CPP/7zip/Common/CreateCoder.cpp [new file with mode: 0755]
CPP/7zip/Common/CreateCoder.h [new file with mode: 0755]
CPP/7zip/Common/FilePathAutoRename.cpp [new file with mode: 0755]
CPP/7zip/Common/FilePathAutoRename.h [new file with mode: 0755]
CPP/7zip/Common/FileStreams.cpp [new file with mode: 0755]
CPP/7zip/Common/FileStreams.h [new file with mode: 0755]
CPP/7zip/Common/FilterCoder.cpp [new file with mode: 0755]
CPP/7zip/Common/FilterCoder.h [new file with mode: 0755]
CPP/7zip/Common/InBuffer.cpp [new file with mode: 0755]
CPP/7zip/Common/InBuffer.h [new file with mode: 0755]
CPP/7zip/Common/InMemStream.cpp [new file with mode: 0755]
CPP/7zip/Common/InMemStream.h [new file with mode: 0755]
CPP/7zip/Common/InOutTempBuffer.cpp [new file with mode: 0755]
CPP/7zip/Common/InOutTempBuffer.h [new file with mode: 0755]
CPP/7zip/Common/LimitedStreams.cpp [new file with mode: 0755]
CPP/7zip/Common/LimitedStreams.h [new file with mode: 0755]
CPP/7zip/Common/LockedStream.cpp [new file with mode: 0755]
CPP/7zip/Common/LockedStream.h [new file with mode: 0755]
CPP/7zip/Common/MemBlocks.cpp [new file with mode: 0755]
CPP/7zip/Common/MemBlocks.h [new file with mode: 0755]
CPP/7zip/Common/MethodId.cpp [new file with mode: 0755]
CPP/7zip/Common/MethodId.h [new file with mode: 0755]
CPP/7zip/Common/MethodProps.cpp [new file with mode: 0755]
CPP/7zip/Common/MethodProps.h [new file with mode: 0755]
CPP/7zip/Common/OffsetStream.cpp [new file with mode: 0755]
CPP/7zip/Common/OffsetStream.h [new file with mode: 0755]
CPP/7zip/Common/OutBuffer.cpp [new file with mode: 0755]
CPP/7zip/Common/OutBuffer.h [new file with mode: 0755]
CPP/7zip/Common/OutMemStream.cpp [new file with mode: 0755]
CPP/7zip/Common/OutMemStream.h [new file with mode: 0755]
CPP/7zip/Common/ProgressMt.cpp [new file with mode: 0755]
CPP/7zip/Common/ProgressMt.h [new file with mode: 0755]
CPP/7zip/Common/ProgressUtils.cpp [new file with mode: 0755]
CPP/7zip/Common/ProgressUtils.h [new file with mode: 0755]
CPP/7zip/Common/RegisterArc.h [new file with mode: 0755]
CPP/7zip/Common/RegisterCodec.h [new file with mode: 0755]
CPP/7zip/Common/StdAfx.h [new file with mode: 0755]
CPP/7zip/Common/StreamBinder.cpp [new file with mode: 0755]
CPP/7zip/Common/StreamBinder.h [new file with mode: 0755]
CPP/7zip/Common/StreamObjects.cpp [new file with mode: 0755]
CPP/7zip/Common/StreamObjects.h [new file with mode: 0755]
CPP/7zip/Common/StreamUtils.cpp [new file with mode: 0755]
CPP/7zip/Common/StreamUtils.h [new file with mode: 0755]
CPP/7zip/Common/VirtThread.cpp [new file with mode: 0755]
CPP/7zip/Common/VirtThread.h [new file with mode: 0755]
CPP/7zip/Compress/ArjDecoder1.cpp [new file with mode: 0755]
CPP/7zip/Compress/ArjDecoder1.h [new file with mode: 0755]
CPP/7zip/Compress/ArjDecoder2.cpp [new file with mode: 0755]
CPP/7zip/Compress/ArjDecoder2.h [new file with mode: 0755]
CPP/7zip/Compress/BZip2Const.h [new file with mode: 0755]
CPP/7zip/Compress/BZip2Crc.cpp [new file with mode: 0755]
CPP/7zip/Compress/BZip2Crc.h [new file with mode: 0755]
CPP/7zip/Compress/BZip2Decoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/BZip2Decoder.h [new file with mode: 0755]
CPP/7zip/Compress/BZip2Encoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/BZip2Encoder.h [new file with mode: 0755]
CPP/7zip/Compress/BZip2Register.cpp [new file with mode: 0755]
CPP/7zip/Compress/Bcj2Coder.cpp [new file with mode: 0755]
CPP/7zip/Compress/Bcj2Coder.h [new file with mode: 0755]
CPP/7zip/Compress/Bcj2Register.cpp [new file with mode: 0755]
CPP/7zip/Compress/BcjCoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/BcjCoder.h [new file with mode: 0755]
CPP/7zip/Compress/BcjRegister.cpp [new file with mode: 0755]
CPP/7zip/Compress/BitlDecoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/BitlDecoder.h [new file with mode: 0755]
CPP/7zip/Compress/BitlEncoder.h [new file with mode: 0755]
CPP/7zip/Compress/BitmDecoder.h [new file with mode: 0755]
CPP/7zip/Compress/BitmEncoder.h [new file with mode: 0755]
CPP/7zip/Compress/BranchCoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/BranchCoder.h [new file with mode: 0755]
CPP/7zip/Compress/BranchMisc.cpp [new file with mode: 0755]
CPP/7zip/Compress/BranchMisc.h [new file with mode: 0755]
CPP/7zip/Compress/BranchRegister.cpp [new file with mode: 0755]
CPP/7zip/Compress/ByteSwap.cpp [new file with mode: 0755]
CPP/7zip/Compress/Codec.def [new file with mode: 0755]
CPP/7zip/Compress/CodecExports.cpp [new file with mode: 0755]
CPP/7zip/Compress/CopyCoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/CopyCoder.h [new file with mode: 0755]
CPP/7zip/Compress/CopyRegister.cpp [new file with mode: 0755]
CPP/7zip/Compress/Deflate64Register.cpp [new file with mode: 0755]
CPP/7zip/Compress/DeflateConst.h [new file with mode: 0755]
CPP/7zip/Compress/DeflateDecoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/DeflateDecoder.h [new file with mode: 0755]
CPP/7zip/Compress/DeflateEncoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/DeflateEncoder.h [new file with mode: 0755]
CPP/7zip/Compress/DeflateRegister.cpp [new file with mode: 0755]
CPP/7zip/Compress/DeltaFilter.cpp [new file with mode: 0755]
CPP/7zip/Compress/DllExports.cpp [new file with mode: 0755]
CPP/7zip/Compress/DllExports2.cpp [new file with mode: 0755]
CPP/7zip/Compress/HuffmanDecoder.h [new file with mode: 0755]
CPP/7zip/Compress/ImplodeDecoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/ImplodeDecoder.h [new file with mode: 0755]
CPP/7zip/Compress/ImplodeHuffmanDecoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/ImplodeHuffmanDecoder.h [new file with mode: 0755]
CPP/7zip/Compress/LzOutWindow.cpp [new file with mode: 0755]
CPP/7zip/Compress/LzOutWindow.h [new file with mode: 0755]
CPP/7zip/Compress/LzhDecoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/LzhDecoder.h [new file with mode: 0755]
CPP/7zip/Compress/Lzma2Decoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/Lzma2Decoder.h [new file with mode: 0755]
CPP/7zip/Compress/Lzma2Encoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/Lzma2Encoder.h [new file with mode: 0755]
CPP/7zip/Compress/Lzma2Register.cpp [new file with mode: 0755]
CPP/7zip/Compress/LzmaDecoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/LzmaDecoder.h [new file with mode: 0755]
CPP/7zip/Compress/LzmaEncoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/LzmaEncoder.h [new file with mode: 0755]
CPP/7zip/Compress/LzmaRegister.cpp [new file with mode: 0755]
CPP/7zip/Compress/Lzx.h [new file with mode: 0755]
CPP/7zip/Compress/Lzx86Converter.cpp [new file with mode: 0755]
CPP/7zip/Compress/Lzx86Converter.h [new file with mode: 0755]
CPP/7zip/Compress/LzxDecoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/LzxDecoder.h [new file with mode: 0755]
CPP/7zip/Compress/Mtf8.h [new file with mode: 0755]
CPP/7zip/Compress/PpmdDecoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/PpmdDecoder.h [new file with mode: 0755]
CPP/7zip/Compress/PpmdEncoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/PpmdEncoder.h [new file with mode: 0755]
CPP/7zip/Compress/PpmdRegister.cpp [new file with mode: 0755]
CPP/7zip/Compress/PpmdZip.cpp [new file with mode: 0755]
CPP/7zip/Compress/PpmdZip.h [new file with mode: 0755]
CPP/7zip/Compress/QuantumDecoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/QuantumDecoder.h [new file with mode: 0755]
CPP/7zip/Compress/RangeCoder.h [new file with mode: 0755]
CPP/7zip/Compress/RangeCoderBit.h [new file with mode: 0755]
CPP/7zip/Compress/Rar1Decoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/Rar1Decoder.h [new file with mode: 0755]
CPP/7zip/Compress/Rar2Decoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/Rar2Decoder.h [new file with mode: 0755]
CPP/7zip/Compress/Rar3Decoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/Rar3Decoder.h [new file with mode: 0755]
CPP/7zip/Compress/Rar3Vm.cpp [new file with mode: 0755]
CPP/7zip/Compress/Rar3Vm.h [new file with mode: 0755]
CPP/7zip/Compress/RarCodecsRegister.cpp [new file with mode: 0755]
CPP/7zip/Compress/ShrinkDecoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/ShrinkDecoder.h [new file with mode: 0755]
CPP/7zip/Compress/StdAfx.h [new file with mode: 0755]
CPP/7zip/Compress/ZDecoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/ZDecoder.h [new file with mode: 0755]
CPP/7zip/Compress/ZlibDecoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/ZlibDecoder.h [new file with mode: 0755]
CPP/7zip/Compress/ZlibEncoder.cpp [new file with mode: 0755]
CPP/7zip/Compress/ZlibEncoder.h [new file with mode: 0755]
CPP/7zip/Compress/makefile [new file with mode: 0755]
CPP/7zip/Crc.mak [new file with mode: 0755]
CPP/7zip/Crypto/7zAes.cpp [new file with mode: 0755]
CPP/7zip/Crypto/7zAes.h [new file with mode: 0755]
CPP/7zip/Crypto/7zAesRegister.cpp [new file with mode: 0755]
CPP/7zip/Crypto/Codec.def [new file with mode: 0755]
CPP/7zip/Crypto/HmacSha1.cpp [new file with mode: 0755]
CPP/7zip/Crypto/HmacSha1.h [new file with mode: 0755]
CPP/7zip/Crypto/MyAes.cpp [new file with mode: 0755]
CPP/7zip/Crypto/MyAes.h [new file with mode: 0755]
CPP/7zip/Crypto/Pbkdf2HmacSha1.cpp [new file with mode: 0755]
CPP/7zip/Crypto/Pbkdf2HmacSha1.h [new file with mode: 0755]
CPP/7zip/Crypto/RandGen.cpp [new file with mode: 0755]
CPP/7zip/Crypto/RandGen.h [new file with mode: 0755]
CPP/7zip/Crypto/Rar20Crypto.cpp [new file with mode: 0755]
CPP/7zip/Crypto/Rar20Crypto.h [new file with mode: 0755]
CPP/7zip/Crypto/RarAes.cpp [new file with mode: 0755]
CPP/7zip/Crypto/RarAes.h [new file with mode: 0755]
CPP/7zip/Crypto/Sha1.cpp [new file with mode: 0755]
CPP/7zip/Crypto/Sha1.h [new file with mode: 0755]
CPP/7zip/Crypto/StdAfx.h [new file with mode: 0755]
CPP/7zip/Crypto/WzAes.cpp [new file with mode: 0755]
CPP/7zip/Crypto/WzAes.h [new file with mode: 0755]
CPP/7zip/Crypto/ZipCrypto.cpp [new file with mode: 0755]
CPP/7zip/Crypto/ZipCrypto.h [new file with mode: 0755]
CPP/7zip/Crypto/ZipStrong.cpp [new file with mode: 0755]
CPP/7zip/Crypto/ZipStrong.h [new file with mode: 0755]
CPP/7zip/GuiCommon.rc [new file with mode: 0755]
CPP/7zip/Guid.txt [new file with mode: 0755]
CPP/7zip/ICoder.h [new file with mode: 0755]
CPP/7zip/IDecl.h [new file with mode: 0755]
CPP/7zip/IPassword.h [new file with mode: 0755]
CPP/7zip/IProgress.h [new file with mode: 0755]
CPP/7zip/IStream.h [new file with mode: 0755]
CPP/7zip/MyVersion.h [new file with mode: 0755]
CPP/7zip/MyVersionInfo.rc [new file with mode: 0755]
CPP/7zip/PropID.h [new file with mode: 0755]
CPP/7zip/SubBuild.mak [new file with mode: 0755]
CPP/7zip/UI/Agent/Agent.cpp [new file with mode: 0755]
CPP/7zip/UI/Agent/Agent.h [new file with mode: 0755]
CPP/7zip/UI/Agent/AgentOut.cpp [new file with mode: 0755]
CPP/7zip/UI/Agent/AgentProxy.cpp [new file with mode: 0755]
CPP/7zip/UI/Agent/AgentProxy.h [new file with mode: 0755]
CPP/7zip/UI/Agent/ArchiveFolder.cpp [new file with mode: 0755]
CPP/7zip/UI/Agent/ArchiveFolderOpen.cpp [new file with mode: 0755]
CPP/7zip/UI/Agent/ArchiveFolderOut.cpp [new file with mode: 0755]
CPP/7zip/UI/Agent/IFolderArchive.h [new file with mode: 0755]
CPP/7zip/UI/Agent/UpdateCallbackAgent.cpp [new file with mode: 0755]
CPP/7zip/UI/Agent/UpdateCallbackAgent.h [new file with mode: 0755]
CPP/7zip/UI/Client7z/Client7z.cpp [new file with mode: 0755]
CPP/7zip/UI/Client7z/Client7z.dsp [new file with mode: 0755]
CPP/7zip/UI/Client7z/Client7z.dsw [new file with mode: 0755]
CPP/7zip/UI/Client7z/StdAfx.cpp [new file with mode: 0755]
CPP/7zip/UI/Client7z/StdAfx.h [new file with mode: 0755]
CPP/7zip/UI/Client7z/makefile [new file with mode: 0755]
CPP/7zip/UI/Common/ArchiveCommandLine.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/ArchiveCommandLine.h [new file with mode: 0755]
CPP/7zip/UI/Common/ArchiveExtractCallback.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/ArchiveExtractCallback.h [new file with mode: 0755]
CPP/7zip/UI/Common/ArchiveName.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/ArchiveName.h [new file with mode: 0755]
CPP/7zip/UI/Common/ArchiveOpenCallback.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/ArchiveOpenCallback.h [new file with mode: 0755]
CPP/7zip/UI/Common/Bench.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/Bench.h [new file with mode: 0755]
CPP/7zip/UI/Common/CompressCall.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/CompressCall.h [new file with mode: 0755]
CPP/7zip/UI/Common/CompressCall2.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/DefaultName.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/DefaultName.h [new file with mode: 0755]
CPP/7zip/UI/Common/DirItem.h [new file with mode: 0755]
CPP/7zip/UI/Common/EnumDirItems.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/EnumDirItems.h [new file with mode: 0755]
CPP/7zip/UI/Common/ExitCode.h [new file with mode: 0755]
CPP/7zip/UI/Common/Extract.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/Extract.h [new file with mode: 0755]
CPP/7zip/UI/Common/ExtractMode.h [new file with mode: 0755]
CPP/7zip/UI/Common/ExtractingFilePath.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/ExtractingFilePath.h [new file with mode: 0755]
CPP/7zip/UI/Common/IFileExtractCallback.h [new file with mode: 0755]
CPP/7zip/UI/Common/LoadCodecs.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/LoadCodecs.h [new file with mode: 0755]
CPP/7zip/UI/Common/OpenArchive.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/OpenArchive.h [new file with mode: 0755]
CPP/7zip/UI/Common/PropIDUtils.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/PropIDUtils.h [new file with mode: 0755]
CPP/7zip/UI/Common/Property.h [new file with mode: 0755]
CPP/7zip/UI/Common/SetProperties.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/SetProperties.h [new file with mode: 0755]
CPP/7zip/UI/Common/SortUtils.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/SortUtils.h [new file with mode: 0755]
CPP/7zip/UI/Common/StdAfx.h [new file with mode: 0755]
CPP/7zip/UI/Common/TempFiles.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/TempFiles.h [new file with mode: 0755]
CPP/7zip/UI/Common/Update.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/Update.h [new file with mode: 0755]
CPP/7zip/UI/Common/UpdateAction.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/UpdateAction.h [new file with mode: 0755]
CPP/7zip/UI/Common/UpdateCallback.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/UpdateCallback.h [new file with mode: 0755]
CPP/7zip/UI/Common/UpdatePair.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/UpdatePair.h [new file with mode: 0755]
CPP/7zip/UI/Common/UpdateProduce.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/UpdateProduce.h [new file with mode: 0755]
CPP/7zip/UI/Common/WorkDir.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/WorkDir.h [new file with mode: 0755]
CPP/7zip/UI/Common/ZipRegistry.cpp [new file with mode: 0755]
CPP/7zip/UI/Common/ZipRegistry.h [new file with mode: 0755]
CPP/7zip/UI/Console/BenchCon.cpp [new file with mode: 0755]
CPP/7zip/UI/Console/BenchCon.h [new file with mode: 0755]
CPP/7zip/UI/Console/Console.dsp [new file with mode: 0755]
CPP/7zip/UI/Console/Console.dsw [new file with mode: 0755]
CPP/7zip/UI/Console/ConsoleClose.cpp [new file with mode: 0755]
CPP/7zip/UI/Console/ConsoleClose.h [new file with mode: 0755]
CPP/7zip/UI/Console/ExtractCallbackConsole.cpp [new file with mode: 0755]
CPP/7zip/UI/Console/ExtractCallbackConsole.h [new file with mode: 0755]
CPP/7zip/UI/Console/List.cpp [new file with mode: 0755]
CPP/7zip/UI/Console/List.h [new file with mode: 0755]
CPP/7zip/UI/Console/Main.cpp [new file with mode: 0755]
CPP/7zip/UI/Console/MainAr.cpp [new file with mode: 0755]
CPP/7zip/UI/Console/OpenCallbackConsole.cpp [new file with mode: 0755]
CPP/7zip/UI/Console/OpenCallbackConsole.h [new file with mode: 0755]
CPP/7zip/UI/Console/PercentPrinter.cpp [new file with mode: 0755]
CPP/7zip/UI/Console/PercentPrinter.h [new file with mode: 0755]
CPP/7zip/UI/Console/StdAfx.cpp [new file with mode: 0755]
CPP/7zip/UI/Console/StdAfx.h [new file with mode: 0755]
CPP/7zip/UI/Console/UpdateCallbackConsole.cpp [new file with mode: 0755]
CPP/7zip/UI/Console/UpdateCallbackConsole.h [new file with mode: 0755]
CPP/7zip/UI/Console/UserInputUtils.cpp [new file with mode: 0755]
CPP/7zip/UI/Console/UserInputUtils.h [new file with mode: 0755]
CPP/7zip/UI/Console/makefile [new file with mode: 0755]
CPP/7zip/UI/Console/resource.rc [new file with mode: 0755]
CPP/7zip/UI/Explorer/7-zip.dll.manifest [new file with mode: 0755]
CPP/7zip/UI/Explorer/ContextMenu.cpp [new file with mode: 0755]
CPP/7zip/UI/Explorer/ContextMenu.h [new file with mode: 0755]
CPP/7zip/UI/Explorer/ContextMenuFlags.h [new file with mode: 0755]
CPP/7zip/UI/Explorer/DllExports.cpp [new file with mode: 0755]
CPP/7zip/UI/Explorer/Explorer.def [new file with mode: 0755]
CPP/7zip/UI/Explorer/Explorer.dsp [new file with mode: 0755]
CPP/7zip/UI/Explorer/Explorer.dsw [new file with mode: 0755]
CPP/7zip/UI/Explorer/MyMessages.cpp [new file with mode: 0755]
CPP/7zip/UI/Explorer/MyMessages.h [new file with mode: 0755]
CPP/7zip/UI/Explorer/OptionsDialog.cpp [new file with mode: 0755]
CPP/7zip/UI/Explorer/OptionsDialog.h [new file with mode: 0755]
CPP/7zip/UI/Explorer/RegistryContextMenu.cpp [new file with mode: 0755]
CPP/7zip/UI/Explorer/RegistryContextMenu.h [new file with mode: 0755]
CPP/7zip/UI/Explorer/StdAfx.cpp [new file with mode: 0755]
CPP/7zip/UI/Explorer/StdAfx.h [new file with mode: 0755]
CPP/7zip/UI/Explorer/makefile [new file with mode: 0755]
CPP/7zip/UI/Explorer/resource.h [new file with mode: 0755]
CPP/7zip/UI/Explorer/resource.rc [new file with mode: 0755]
CPP/7zip/UI/Explorer/resource2.rc [new file with mode: 0755]
CPP/7zip/UI/Far/ExtractEngine.cpp [new file with mode: 0755]
CPP/7zip/UI/Far/ExtractEngine.h [new file with mode: 0755]
CPP/7zip/UI/Far/Far.def [new file with mode: 0755]
CPP/7zip/UI/Far/Far.dsp [new file with mode: 0755]
CPP/7zip/UI/Far/Far.dsw [new file with mode: 0755]
CPP/7zip/UI/Far/FarPlugin.h [new file with mode: 0755]
CPP/7zip/UI/Far/FarUtils.cpp [new file with mode: 0755]
CPP/7zip/UI/Far/FarUtils.h [new file with mode: 0755]
CPP/7zip/UI/Far/Main.cpp [new file with mode: 0755]
CPP/7zip/UI/Far/Messages.h [new file with mode: 0755]
CPP/7zip/UI/Far/OverwriteDialog.cpp [new file with mode: 0755]
CPP/7zip/UI/Far/OverwriteDialog.h [new file with mode: 0755]
CPP/7zip/UI/Far/Plugin.cpp [new file with mode: 0755]
CPP/7zip/UI/Far/Plugin.h [new file with mode: 0755]
CPP/7zip/UI/Far/PluginCommon.cpp [new file with mode: 0755]
CPP/7zip/UI/Far/PluginDelete.cpp [new file with mode: 0755]
CPP/7zip/UI/Far/PluginRead.cpp [new file with mode: 0755]
CPP/7zip/UI/Far/PluginWrite.cpp [new file with mode: 0755]
CPP/7zip/UI/Far/ProgressBox.cpp [new file with mode: 0755]
CPP/7zip/UI/Far/ProgressBox.h [new file with mode: 0755]
CPP/7zip/UI/Far/StdAfx.cpp [new file with mode: 0755]
CPP/7zip/UI/Far/StdAfx.h [new file with mode: 0755]
CPP/7zip/UI/Far/UpdateCallback100.cpp [new file with mode: 0755]
CPP/7zip/UI/Far/UpdateCallback100.h [new file with mode: 0755]
CPP/7zip/UI/Far/makefile [new file with mode: 0755]
CPP/7zip/UI/Far/resource.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/7zFM.exe.manifest [new file with mode: 0755]
CPP/7zip/UI/FileManager/7zipLogo.ico [new file with mode: 0755]
CPP/7zip/UI/FileManager/AboutDialog.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/AboutDialog.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/AboutDialog.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/AboutDialogRes.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/Add.bmp [new file with mode: 0755]
CPP/7zip/UI/FileManager/Add2.bmp [new file with mode: 0755]
CPP/7zip/UI/FileManager/App.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/App.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/AppState.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/BrowseDialog.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/BrowseDialog.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/BrowseDialog.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/BrowseDialogRes.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/ClassDefs.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/ComboDialog.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/ComboDialog.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/ComboDialog.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/ComboDialogRes.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/Copy.bmp [new file with mode: 0755]
CPP/7zip/UI/FileManager/Copy2.bmp [new file with mode: 0755]
CPP/7zip/UI/FileManager/CopyDialog.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/CopyDialog.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/CopyDialog.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/CopyDialogRes.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/Delete.bmp [new file with mode: 0755]
CPP/7zip/UI/FileManager/Delete2.bmp [new file with mode: 0755]
CPP/7zip/UI/FileManager/DialogSize.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/EditPage.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/EditPage.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/EditPage.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/EditPage2.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/EditPageRes.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/EnumFormatEtc.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/EnumFormatEtc.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/Extract.bmp [new file with mode: 0755]
CPP/7zip/UI/FileManager/Extract2.bmp [new file with mode: 0755]
CPP/7zip/UI/FileManager/ExtractCallback.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/ExtractCallback.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/FM.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/FM.dsp [new file with mode: 0755]
CPP/7zip/UI/FileManager/FM.dsw [new file with mode: 0755]
CPP/7zip/UI/FileManager/FM.ico [new file with mode: 0755]
CPP/7zip/UI/FileManager/FSDrives.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/FSDrives.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/FSFolder.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/FSFolder.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/FSFolderCopy.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/FileFolderPluginOpen.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/FileFolderPluginOpen.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/FilePlugins.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/FilePlugins.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/FoldersPage.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/FoldersPage.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/FoldersPage.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/FoldersPage2.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/FoldersPageRes.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/FormatUtils.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/FormatUtils.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/HelpUtils.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/HelpUtils.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/IFolder.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/Info.bmp [new file with mode: 0755]
CPP/7zip/UI/FileManager/Info2.bmp [new file with mode: 0755]
CPP/7zip/UI/FileManager/LangPage.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/LangPage.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/LangPage.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/LangPageRes.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/LangUtils.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/LangUtils.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/ListViewDialog.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/ListViewDialog.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/ListViewDialog.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/ListViewDialogRes.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/MenuPage.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/MenuPage.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/MenuPage.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/MenuPage2.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/MenuPageRes.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/MessagesDialog.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/MessagesDialog.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/MessagesDialog.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/MessagesDialogRes.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/Move.bmp [new file with mode: 0755]
CPP/7zip/UI/FileManager/Move2.bmp [new file with mode: 0755]
CPP/7zip/UI/FileManager/MyCom2.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/MyLoadMenu.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/MyLoadMenu.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/NetFolder.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/NetFolder.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/OpenCallback.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/OpenCallback.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/OptionsDialog.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/OverwriteDialog.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/OverwriteDialog.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/OverwriteDialog.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/OverwriteDialogRes.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/Panel.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/Panel.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/PanelCopy.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/PanelCrc.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/PanelDrag.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/PanelFolderChange.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/PanelItemOpen.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/PanelItems.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/PanelKey.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/PanelListNotify.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/PanelMenu.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/PanelOperations.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/PanelSelect.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/PanelSort.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/PanelSplitFile.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/PasswordDialog.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/PasswordDialog.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/PasswordDialog.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/PasswordDialogRes.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/PluginInterface.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/PluginLoader.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/PluginsPage.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/PluginsPage.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/PluginsPage.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/PluginsPageRes.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/ProgramLocation.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/ProgramLocation.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/ProgressDialog.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/ProgressDialog.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/ProgressDialog.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/ProgressDialog2.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/ProgressDialog2.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/ProgressDialog2.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/ProgressDialog2Res.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/ProgressDialog2a.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/ProgressDialogRes.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/PropertyName.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/PropertyName.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/PropertyName.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/PropertyNameRes.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/RegistryAssociations.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/RegistryAssociations.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/RegistryPlugins.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/RegistryPlugins.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/RegistryUtils.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/RegistryUtils.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/RootFolder.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/RootFolder.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/SettingsPage.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/SettingsPage.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/SettingsPage.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/SettingsPage2.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/SettingsPageRes.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/SplitDialog.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/SplitDialog.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/SplitDialog.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/SplitDialogRes.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/SplitUtils.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/SplitUtils.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/StdAfx.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/StdAfx.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/StringUtils.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/StringUtils.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/SysIconUtils.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/SysIconUtils.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/SystemPage.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/SystemPage.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/SystemPage.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/SystemPageRes.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/Test.bmp [new file with mode: 0755]
CPP/7zip/UI/FileManager/Test2.bmp [new file with mode: 0755]
CPP/7zip/UI/FileManager/TextPairs.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/TextPairs.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/UpdateCallback100.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/UpdateCallback100.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/ViewSettings.cpp [new file with mode: 0755]
CPP/7zip/UI/FileManager/ViewSettings.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/makefile [new file with mode: 0755]
CPP/7zip/UI/FileManager/resource.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/resource.rc [new file with mode: 0755]
CPP/7zip/UI/FileManager/resourceGui.h [new file with mode: 0755]
CPP/7zip/UI/FileManager/resourceGui.rc [new file with mode: 0755]
CPP/7zip/UI/GUI/7zG.exe.manifest [new file with mode: 0755]
CPP/7zip/UI/GUI/BenchmarkDialog.cpp [new file with mode: 0755]
CPP/7zip/UI/GUI/BenchmarkDialog.h [new file with mode: 0755]
CPP/7zip/UI/GUI/BenchmarkDialog.rc [new file with mode: 0755]
CPP/7zip/UI/GUI/BenchmarkDialogRes.h [new file with mode: 0755]
CPP/7zip/UI/GUI/CompressDialog.cpp [new file with mode: 0755]
CPP/7zip/UI/GUI/CompressDialog.h [new file with mode: 0755]
CPP/7zip/UI/GUI/CompressDialog.rc [new file with mode: 0755]
CPP/7zip/UI/GUI/CompressDialogRes.h [new file with mode: 0755]
CPP/7zip/UI/GUI/Extract.rc [new file with mode: 0755]
CPP/7zip/UI/GUI/ExtractDialog.cpp [new file with mode: 0755]
CPP/7zip/UI/GUI/ExtractDialog.h [new file with mode: 0755]
CPP/7zip/UI/GUI/ExtractDialog.rc [new file with mode: 0755]
CPP/7zip/UI/GUI/ExtractDialogRes.h [new file with mode: 0755]
CPP/7zip/UI/GUI/ExtractGUI.cpp [new file with mode: 0755]
CPP/7zip/UI/GUI/ExtractGUI.h [new file with mode: 0755]
CPP/7zip/UI/GUI/ExtractRes.h [new file with mode: 0755]
CPP/7zip/UI/GUI/FM.ico [new file with mode: 0755]
CPP/7zip/UI/GUI/GUI.cpp [new file with mode: 0755]
CPP/7zip/UI/GUI/GUI.dsp [new file with mode: 0755]
CPP/7zip/UI/GUI/GUI.dsw [new file with mode: 0755]
CPP/7zip/UI/GUI/StdAfx.cpp [new file with mode: 0755]
CPP/7zip/UI/GUI/StdAfx.h [new file with mode: 0755]
CPP/7zip/UI/GUI/UpdateCallbackGUI.cpp [new file with mode: 0755]
CPP/7zip/UI/GUI/UpdateCallbackGUI.h [new file with mode: 0755]
CPP/7zip/UI/GUI/UpdateGUI.cpp [new file with mode: 0755]
CPP/7zip/UI/GUI/UpdateGUI.h [new file with mode: 0755]
CPP/7zip/UI/GUI/makefile [new file with mode: 0755]
CPP/7zip/UI/GUI/resource.rc [new file with mode: 0755]
CPP/7zip/UI/GUI/resource2.h [new file with mode: 0755]
CPP/7zip/UI/GUI/resource2.rc [new file with mode: 0755]
CPP/7zip/UI/makefile [new file with mode: 0755]
CPP/7zip/makefile [new file with mode: 0755]
CPP/Build.mak [new file with mode: 0755]
CPP/Common/AutoPtr.h [new file with mode: 0755]
CPP/Common/Buffer.h [new file with mode: 0755]
CPP/Common/CRC.cpp [new file with mode: 0755]
CPP/Common/C_FileIO.cpp [new file with mode: 0755]
CPP/Common/C_FileIO.h [new file with mode: 0755]
CPP/Common/ComTry.h [new file with mode: 0755]
CPP/Common/CommandLineParser.cpp [new file with mode: 0755]
CPP/Common/CommandLineParser.h [new file with mode: 0755]
CPP/Common/Defs.h [new file with mode: 0755]
CPP/Common/DynamicBuffer.h [new file with mode: 0755]
CPP/Common/IntToString.cpp [new file with mode: 0755]
CPP/Common/IntToString.h [new file with mode: 0755]
CPP/Common/Lang.cpp [new file with mode: 0755]
CPP/Common/Lang.h [new file with mode: 0755]
CPP/Common/ListFileUtils.cpp [new file with mode: 0755]
CPP/Common/ListFileUtils.h [new file with mode: 0755]
CPP/Common/MyCom.h [new file with mode: 0755]
CPP/Common/MyException.h [new file with mode: 0755]
CPP/Common/MyGuidDef.h [new file with mode: 0755]
CPP/Common/MyInitGuid.h [new file with mode: 0755]
CPP/Common/MyMap.cpp [new file with mode: 0755]
CPP/Common/MyMap.h [new file with mode: 0755]
CPP/Common/MyString.cpp [new file with mode: 0755]
CPP/Common/MyString.h [new file with mode: 0755]
CPP/Common/MyUnknown.h [new file with mode: 0755]
CPP/Common/MyVector.cpp [new file with mode: 0755]
CPP/Common/MyVector.h [new file with mode: 0755]
CPP/Common/MyWindows.cpp [new file with mode: 0755]
CPP/Common/MyWindows.h [new file with mode: 0755]
CPP/Common/MyXml.cpp [new file with mode: 0755]
CPP/Common/MyXml.h [new file with mode: 0755]
CPP/Common/NewHandler.cpp [new file with mode: 0755]
CPP/Common/NewHandler.h [new file with mode: 0755]
CPP/Common/Random.cpp [new file with mode: 0755]
CPP/Common/Random.h [new file with mode: 0755]
CPP/Common/StdAfx.h [new file with mode: 0755]
CPP/Common/StdInStream.cpp [new file with mode: 0755]
CPP/Common/StdInStream.h [new file with mode: 0755]
CPP/Common/StdOutStream.cpp [new file with mode: 0755]
CPP/Common/StdOutStream.h [new file with mode: 0755]
CPP/Common/StringConvert.cpp [new file with mode: 0755]
CPP/Common/StringConvert.h [new file with mode: 0755]
CPP/Common/StringToInt.cpp [new file with mode: 0755]
CPP/Common/StringToInt.h [new file with mode: 0755]
CPP/Common/TextConfig.cpp [new file with mode: 0755]
CPP/Common/TextConfig.h [new file with mode: 0755]
CPP/Common/Types.h [new file with mode: 0755]
CPP/Common/UTFConvert.cpp [new file with mode: 0755]
CPP/Common/UTFConvert.h [new file with mode: 0755]
CPP/Common/Wildcard.cpp [new file with mode: 0755]
CPP/Common/Wildcard.h [new file with mode: 0755]
CPP/Windows/COM.cpp [new file with mode: 0755]
CPP/Windows/COM.h [new file with mode: 0755]
CPP/Windows/Clipboard.cpp [new file with mode: 0755]
CPP/Windows/Clipboard.h [new file with mode: 0755]
CPP/Windows/CommonDialog.cpp [new file with mode: 0755]
CPP/Windows/CommonDialog.h [new file with mode: 0755]
CPP/Windows/Console.cpp [new file with mode: 0755]
CPP/Windows/Console.h [new file with mode: 0755]
CPP/Windows/Control/ComboBox.cpp [new file with mode: 0755]
CPP/Windows/Control/ComboBox.h [new file with mode: 0755]
CPP/Windows/Control/CommandBar.h [new file with mode: 0755]
CPP/Windows/Control/Dialog.cpp [new file with mode: 0755]
CPP/Windows/Control/Dialog.h [new file with mode: 0755]
CPP/Windows/Control/Edit.h [new file with mode: 0755]
CPP/Windows/Control/ImageList.cpp [new file with mode: 0755]
CPP/Windows/Control/ImageList.h [new file with mode: 0755]
CPP/Windows/Control/ListView.cpp [new file with mode: 0755]
CPP/Windows/Control/ListView.h [new file with mode: 0755]
CPP/Windows/Control/ProgressBar.h [new file with mode: 0755]
CPP/Windows/Control/PropertyPage.cpp [new file with mode: 0755]
CPP/Windows/Control/PropertyPage.h [new file with mode: 0755]
CPP/Windows/Control/ReBar.h [new file with mode: 0755]
CPP/Windows/Control/Static.h [new file with mode: 0755]
CPP/Windows/Control/StatusBar.h [new file with mode: 0755]
CPP/Windows/Control/StdAfx.h [new file with mode: 0755]
CPP/Windows/Control/ToolBar.h [new file with mode: 0755]
CPP/Windows/Control/Trackbar.h [new file with mode: 0755]
CPP/Windows/Control/Window2.cpp [new file with mode: 0755]
CPP/Windows/Control/Window2.h [new file with mode: 0755]
CPP/Windows/DLL.cpp [new file with mode: 0755]
CPP/Windows/DLL.h [new file with mode: 0755]
CPP/Windows/Defs.h [new file with mode: 0755]
CPP/Windows/Error.cpp [new file with mode: 0755]
CPP/Windows/Error.h [new file with mode: 0755]
CPP/Windows/FileDir.cpp [new file with mode: 0755]
CPP/Windows/FileDir.h [new file with mode: 0755]
CPP/Windows/FileFind.cpp [new file with mode: 0755]
CPP/Windows/FileFind.h [new file with mode: 0755]
CPP/Windows/FileIO.cpp [new file with mode: 0755]
CPP/Windows/FileIO.h [new file with mode: 0755]
CPP/Windows/FileMapping.cpp [new file with mode: 0755]
CPP/Windows/FileMapping.h [new file with mode: 0755]
CPP/Windows/FileName.cpp [new file with mode: 0755]
CPP/Windows/FileName.h [new file with mode: 0755]
CPP/Windows/FileSystem.cpp [new file with mode: 0755]
CPP/Windows/FileSystem.h [new file with mode: 0755]
CPP/Windows/Handle.h [new file with mode: 0755]
CPP/Windows/Memory.cpp [new file with mode: 0755]
CPP/Windows/Memory.h [new file with mode: 0755]
CPP/Windows/MemoryLock.cpp [new file with mode: 0755]
CPP/Windows/MemoryLock.h [new file with mode: 0755]
CPP/Windows/Menu.cpp [new file with mode: 0755]
CPP/Windows/Menu.h [new file with mode: 0755]
CPP/Windows/NationalTime.cpp [new file with mode: 0755]
CPP/Windows/NationalTime.h [new file with mode: 0755]
CPP/Windows/Net.cpp [new file with mode: 0755]
CPP/Windows/Net.h [new file with mode: 0755]
CPP/Windows/NtCheck.h [new file with mode: 0755]
CPP/Windows/Process.cpp [new file with mode: 0755]
CPP/Windows/Process.h [new file with mode: 0755]
CPP/Windows/ProcessMessages.cpp [new file with mode: 0755]
CPP/Windows/ProcessMessages.h [new file with mode: 0755]
CPP/Windows/PropVariant.cpp [new file with mode: 0755]
CPP/Windows/PropVariant.h [new file with mode: 0755]
CPP/Windows/PropVariantConversions.cpp [new file with mode: 0755]
CPP/Windows/PropVariantConversions.h [new file with mode: 0755]
CPP/Windows/PropVariantUtils.cpp [new file with mode: 0755]
CPP/Windows/PropVariantUtils.h [new file with mode: 0755]
CPP/Windows/Registry.cpp [new file with mode: 0755]
CPP/Windows/Registry.h [new file with mode: 0755]
CPP/Windows/ResourceString.cpp [new file with mode: 0755]
CPP/Windows/ResourceString.h [new file with mode: 0755]
CPP/Windows/Security.cpp [new file with mode: 0755]
CPP/Windows/Security.h [new file with mode: 0755]
CPP/Windows/Shell.cpp [new file with mode: 0755]
CPP/Windows/Shell.h [new file with mode: 0755]
CPP/Windows/StdAfx.h [new file with mode: 0755]
CPP/Windows/Synchronization.cpp [new file with mode: 0755]
CPP/Windows/Synchronization.h [new file with mode: 0755]
CPP/Windows/System.cpp [new file with mode: 0755]
CPP/Windows/System.h [new file with mode: 0755]
CPP/Windows/Thread.h [new file with mode: 0755]
CPP/Windows/Time.cpp [new file with mode: 0755]
CPP/Windows/Time.h [new file with mode: 0755]
CPP/Windows/Window.cpp [new file with mode: 0755]
CPP/Windows/Window.h [new file with mode: 0755]
DOC/7zC.txt [new file with mode: 0755]
DOC/7zFormat.txt [new file with mode: 0755]
DOC/7zip.hhp [new file with mode: 0755]
DOC/7zip.inf [new file with mode: 0755]
DOC/7zip.nsi [new file with mode: 0755]
DOC/7zip.wxs [new file with mode: 0755]
DOC/License.txt [new file with mode: 0755]
DOC/Methods.txt [new file with mode: 0755]
DOC/copying.txt [new file with mode: 0755]
DOC/history.txt [new file with mode: 0755]
DOC/lzma.txt [new file with mode: 0755]
DOC/readme.txt [new file with mode: 0755]
DOC/unRarLicense.txt [new file with mode: 0755]