"Fossies" - the Fresh Open Source Software Archive  

Source code changes report for "p7zip" between the packages
p7zip_15.14.1_src_all.tar.gz and p7zip_16.02_src_all.tar.gz

About: p7zip is a command-line file archiver with a high compression ratio (a port of the Windows program 7za.exe).

Summary:

The "p7zip" source code changed by about 3.8% and now consists of 1498 files.

Related Informations:

None found by Fossies.

Changes In Files (According File Type):

File TypeTotalAddedRemovedChanged
Header file 415 0 1 30
C program 43 1 0 10
C++ program 378 0 0 98
Assembler program 6 0 0 0
Python program 15 0 0 0
Shell program 14 0 0 0
Lua program 1 0 0 0
CMake file 9 0 0 0
Executable file 2 0 0 0
Makefile 150 1 1 3
Man page 4 0 0 0
Compiled object 3 0 0 0
CSS style sheet 16 0 8 0
Desktop file 12 0 0 0
HTML page 128 0 62 10
Include file 1 0 0 0
MS Visual Studio file 3 0 0 0
Package Info file 1 0 0 0
Property list 1 0 0 0
Qt Project file 11 0 0 0
Icon 2 0 0 0
Image file 3 0 0 0
X Pixmap file 1 0 0 0
Directory 138 0 8 0
Archive 14 0 0 0
Change log 2 0 0 1
Information file 1 0 0 0
License 5 0 1 2
Readme file 9 0 0 2
Text file 110 1 8 8
Total Files1498389164



Header Files (31 of 415):

NameStatusDeltaVisual Diff
C/7zVersion.h changed 40.4% diff
C/Ppmd.h changed 9.7% diff
C/Ppmd7.h changed 5.9% diff
C/Sha1.h changed 13.7% diff
CPP/7zip/Archive/Chm/ChmIn.h changed 8.0% diff
CPP/7zip/Archive/Iso/IsoItem.h changed 1.0% diff
CPP/7zip/Archive/Nsis/NsisIn.h changed 0.6% diff
CPP/7zip/Archive/Rar/RarHandler.h changed 6.4% diff
CPP/7zip/Archive/Rar/RarHeader.h changed 2.3% diff
CPP/7zip/Archive/Rar/RarItem.h changed 3.0% diff
CPP/7zip/Archive/Zip/ZipHeader.h changed 3.2% diff
CPP/7zip/Archive/Zip/ZipIn.h changed 91.1% diff
CPP/7zip/Archive/Zip/ZipItem.h changed 0.2% diff
CPP/7zip/Common/LimitedStreams.h changed 0.9% diff
CPP/7zip/Compress/Bcj2Coder.h changed 2.1% diff
CPP/7zip/Compress/BcjCoder.h changed 41.3% diff
CPP/7zip/Compress/BranchMisc.h changed 34.8% diff
CPP/7zip/Compress/BZip2Encoder.h changed 3.6% diff
CPP/7zip/Compress/DeflateDecoder.h changed 2.0% diff
CPP/7zip/Compress/DeflateEncoder.h changed 2.6% diff
CPP/7zip/Compress/Lzma2Encoder.h changed 11.3% diff
CPP/7zip/Compress/LzmaEncoder.h changed 10.2% diff
CPP/7zip/Compress/LzxDecoder.h changed 5.8% diff
CPP/7zip/Compress/PpmdEncoder.h changed 3.6% diff
CPP/7zip/Compress/ShrinkDecoder.h changed 15.5% diff
CPP/7zip/Crypto/7zAes.h changed 4.1% diff
CPP/7zip/Crypto/MyAes.h changed 7.3% diff
CPP/7zip/Crypto/RarAes.h changed 10.9% diff
CPP/7zip/Crypto/Sha1Cls.h changed 10.4% diff
CPP/7zip/UI/Common/ZipRegistry.h changed 4.3% diff
CPP/Common/Buffer.h removed

C Programs (11 of 43):

NameStatusDeltaVisual Diff
C/Aes.c changed 2.6% diff
C/CpuArch.c changed 7.2% diff
C/HuffEnc.c changed 6.8% diff
C/Lzma86Dec.c changed 17.6% diff
C/Lzma86Enc.c changed 9.1% diff
C/LzmaDec.c changed 0.8% diff
C/LzmaEnc.c changed 1.5% diff
C/Ppmd7.c changed 1.4% diff
C/Ppmd8.c changed 3.1% diff
C/Sha1.c changed 7.2% diff
CPP/Windows/System.cpp.back added

C++ Programs (98 of 378):

NameStatusDeltaVisual Diff
CPP/7zip/Archive/7z/7zDecode.cpp changed 1.3% diff
CPP/7zip/Archive/7z/7zEncode.cpp changed 1.9% diff
CPP/7zip/Archive/7z/7zExtract.cpp changed 2.0% diff
CPP/7zip/Archive/7z/7zHandler.cpp changed 1.0% diff
CPP/7zip/Archive/7z/7zHandlerOut.cpp changed 0.9% diff
CPP/7zip/Archive/7z/7zIn.cpp changed 1.4% diff
CPP/7zip/Archive/7z/7zOut.cpp changed 3.0% diff
CPP/7zip/Archive/7z/7zUpdate.cpp changed 3.0% diff
CPP/7zip/Archive/ArHandler.cpp changed 1.0% diff
CPP/7zip/Archive/Cab/CabHandler.cpp changed 4.0% diff
CPP/7zip/Archive/Chm/ChmHandler.cpp changed 3.1% diff
CPP/7zip/Archive/Chm/ChmIn.cpp changed 2.2% diff
CPP/7zip/Archive/ComHandler.cpp changed 1.1% diff
CPP/7zip/Archive/Common/HandlerOut.cpp changed 1.6% diff
CPP/7zip/Archive/CramfsHandler.cpp changed 1.8% diff
CPP/7zip/Archive/DmgHandler.cpp changed 4.1% diff
CPP/7zip/Archive/ExtHandler.cpp changed 0.1% diff
CPP/7zip/Archive/GptHandler.cpp changed 3.7% diff
CPP/7zip/Archive/HfsHandler.cpp changed 0.5% diff
CPP/7zip/Archive/Iso/IsoHandler.cpp changed 2.2% diff
CPP/7zip/Archive/LzmaHandler.cpp changed 0.5% diff
CPP/7zip/Archive/Nsis/NsisDecode.cpp changed 1.0% diff
CPP/7zip/Archive/Nsis/NsisIn.cpp changed 0.2% diff
CPP/7zip/Archive/NtfsHandler.cpp changed 3.1% diff
CPP/7zip/Archive/PeHandler.cpp changed 3.0% diff
CPP/7zip/Archive/QcowHandler.cpp changed 3.4% diff
CPP/7zip/Archive/Rar/Rar5Handler.cpp changed 3.2% diff
CPP/7zip/Archive/Rar/RarHandler.cpp changed 3.8% diff
CPP/7zip/Archive/SplitHandler.cpp changed 4.6% diff
CPP/7zip/Archive/SquashfsHandler.cpp changed 1.7% diff
CPP/7zip/Archive/Udf/UdfIn.cpp changed 3.2% diff
CPP/7zip/Archive/UefiHandler.cpp changed 0.4% diff
CPP/7zip/Archive/VhdHandler.cpp changed 0.8% diff
CPP/7zip/Archive/VmdkHandler.cpp changed 2.9% diff
CPP/7zip/Archive/Wim/WimHandler.cpp changed 2.6% diff
CPP/7zip/Archive/Wim/WimHandlerOut.cpp changed 0.9% diff
CPP/7zip/Archive/Wim/WimIn.cpp changed 3.0% diff
CPP/7zip/Archive/XarHandler.cpp changed 0.8% diff
CPP/7zip/Archive/XzHandler.cpp changed 0.7% diff
CPP/7zip/Archive/Zip/ZipHandler.cpp changed 9.6% diff
CPP/7zip/Archive/Zip/ZipIn.cpp changed 89.1% diff
CPP/7zip/Archive/Zip/ZipRegister.cpp changed 21.2% diff
CPP/7zip/Archive/Zip/ZipUpdate.cpp changed 5.1% diff
CPP/7zip/Bundles/SFXCon/SfxCon.cpp changed 1.1% diff
CPP/7zip/Common/LimitedStreams.cpp changed 3.0% diff
CPP/7zip/Common/MethodProps.cpp changed 1.1% diff
CPP/7zip/Compress/Bcj2Coder.cpp changed 1.1% diff
CPP/7zip/Compress/Bcj2Register.cpp changed 41.3% diff
CPP/7zip/Compress/BcjCoder.cpp changed 37.4% diff
CPP/7zip/Compress/BcjRegister.cpp changed 44.2% diff
CPP/7zip/Compress/BranchMisc.cpp changed 42.8% diff
CPP/7zip/Compress/BranchRegister.cpp changed 26.6% diff
CPP/7zip/Compress/ByteSwap.cpp changed 8.1% diff
CPP/7zip/Compress/BZip2Decoder.cpp changed 0.8% diff
CPP/7zip/Compress/BZip2Encoder.cpp changed 0.5% diff
CPP/7zip/Compress/BZip2Register.cpp changed 54.4% diff
CPP/7zip/Compress/CopyRegister.cpp changed 34.2% diff
CPP/7zip/Compress/Deflate64Register.cpp changed 50.5% diff
CPP/7zip/Compress/DeflateEncoder.cpp changed 5.1% diff
CPP/7zip/Compress/DeflateRegister.cpp changed 56.0% diff
CPP/7zip/Compress/DeltaFilter.cpp changed 28.0% diff
CPP/7zip/Compress/Lzma2Register.cpp changed 28.9% diff
CPP/7zip/Compress/LzmaRegister.cpp changed 29.0% diff
CPP/7zip/Compress/LzmsDecoder.cpp changed 1.6% diff
CPP/7zip/Compress/PpmdRegister.cpp changed 29.0% diff
CPP/7zip/Compress/Rar3Decoder.cpp changed 9.5% diff
CPP/7zip/Compress/Rar5Decoder.cpp changed 0.7% diff
CPP/7zip/Compress/RarCodecsRegister.cpp changed 20.1% diff
CPP/7zip/Compress/ShrinkDecoder.cpp changed 58.8% diff
CPP/7zip/Crypto/7zAesRegister.cpp changed 36.2% diff
CPP/7zip/Crypto/MyAesReg.cpp changed 34.2% diff
CPP/7zip/Crypto/RarAes.cpp changed 5.7% diff
CPP/7zip/Crypto/ZipCrypto.cpp changed 28.4% diff
CPP/7zip/Crypto/ZipStrong.cpp changed 0.2% diff
CPP/7zip/UI/Agent/Agent.cpp changed 0.3% diff
CPP/7zip/UI/Agent/AgentProxy.cpp changed 2.8% diff
CPP/7zip/UI/Common/ArchiveCommandLine.cpp changed 0.2% diff
CPP/7zip/UI/Common/ArchiveExtractCallback.cpp changed 0.5% diff
CPP/7zip/UI/Common/ArchiveOpenCallback.cpp changed 2.2% diff
CPP/7zip/UI/Common/Bench.cpp changed 2.4% diff
CPP/7zip/UI/Common/Extract.cpp changed 1.2% diff
CPP/7zip/UI/Common/HashCalc.cpp changed 1.3% diff
CPP/7zip/UI/Common/OpenArchive.cpp changed 1.3% diff
CPP/7zip/UI/Common/Update.cpp changed 2.8% diff
CPP/7zip/UI/Common/UpdateCallback.cpp changed 0.3% diff
CPP/7zip/UI/Common/ZipRegistry.cpp changed 9.2% diff
CPP/7zip/UI/Console/List.cpp changed 0.3% diff
CPP/7zip/UI/FileManager/PanelCrc.cpp changed 1.2% diff
CPP/7zip/UI/GUI/BenchmarkDialog.cpp changed 1.0% diff
CPP/7zip/UI/GUI/CompressDialog.cpp changed 3.4% diff
CPP/7zip/UI/GUI/UpdateGUI.cpp changed 0.5% diff
CPP/Common/CrcReg.cpp changed 2.8% diff
CPP/Common/DynLimBuf.cpp changed 2.0% diff
CPP/Common/Sha1Reg.cpp changed 4.2% diff
CPP/Common/Sha256Reg.cpp changed 4.0% diff
CPP/Common/TextConfig.cpp changed 1.1% diff
CPP/Common/XzCrc64Reg.cpp changed 3.8% diff
CPP/Windows/System.cpp changed 5.5% diff

Makefiles (5 of 150):

NameStatusDeltaVisual Diff
CPP/7zip/Compress/Lzham/-fpic removed
makefile.common changed 4.0% diff
makefile.linux_gcc6_sanitize added
makefile.openbsd changed 29.2% diff
makefile.openbsd_no_port changed 25.4% diff

CSS Style Sheets (8 of 16):

NameStatusDeltaVisual Diff
GUI/help/cmdline/commands/style.css removed
GUI/help/cmdline/style.css removed
GUI/help/cmdline/switches/style.css removed
GUI/help/fm/plugins/7-zip/style.css removed
GUI/help/fm/plugins/style.css removed
GUI/help/fm/style.css removed
GUI/help/general/style.css removed
GUI/help/style.css removed

HTML Pages (72 of 128):

NameStatusDeltaVisual Diff
DOC/MANUAL/cmdline/commands/extract.htm changed 1.6%
DOC/MANUAL/cmdline/commands/extract_full.htm changed 2.2%
DOC/MANUAL/cmdline/commands/hash.htm changed 1.2%
DOC/MANUAL/cmdline/switches/email.htm removed
DOC/MANUAL/cmdline/switches/index.htm changed 0.02%
DOC/MANUAL/cmdline/switches/method.htm changed 0.003%
DOC/MANUAL/cmdline/switches/type.htm changed 0.03%
DOC/MANUAL/fm/menu.htm changed 4.0%
DOC/MANUAL/general/faq.htm changed 100.0%
DOC/MANUAL/general/formats.htm changed 0.02%
DOC/MANUAL/start.htm changed 0.1%
GUI/help/cmdline/commands/add.htm removed
GUI/help/cmdline/commands/bench.htm removed
GUI/help/cmdline/commands/delete.htm removed
GUI/help/cmdline/commands/extract.htm removed
GUI/help/cmdline/commands/extract_full.htm removed
GUI/help/cmdline/commands/hash.htm removed
GUI/help/cmdline/commands/index.htm removed
GUI/help/cmdline/commands/list.htm removed
GUI/help/cmdline/commands/rename.htm removed
GUI/help/cmdline/commands/test.htm removed
GUI/help/cmdline/commands/update.htm removed
GUI/help/cmdline/exit_codes.htm removed
GUI/help/cmdline/index.htm removed
GUI/help/cmdline/switches/ar_exclude.htm removed
GUI/help/cmdline/switches/ar_include.htm removed
GUI/help/cmdline/switches/ar_no.htm removed
GUI/help/cmdline/switches/charset.htm removed
GUI/help/cmdline/switches/exclude.htm removed
GUI/help/cmdline/switches/include.htm removed
GUI/help/cmdline/switches/index.htm removed
GUI/help/cmdline/switches/large_pages.htm removed
GUI/help/cmdline/switches/list_tech.htm removed
GUI/help/cmdline/switches/method.htm removed
GUI/help/cmdline/switches/output_dir.htm removed
GUI/help/cmdline/switches/overwrite.htm removed
GUI/help/cmdline/switches/password.htm removed
GUI/help/cmdline/switches/recurse.htm removed
GUI/help/cmdline/switches/sa.htm removed
GUI/help/cmdline/switches/scrc.htm removed
GUI/help/cmdline/switches/sdel.htm removed
GUI/help/cmdline/switches/sfx.htm removed
GUI/help/cmdline/switches/sni.htm removed
GUI/help/cmdline/switches/sns.htm removed
GUI/help/cmdline/switches/spf.htm removed
GUI/help/cmdline/switches/ssc.htm removed
GUI/help/cmdline/switches/stdin.htm removed
GUI/help/cmdline/switches/stdout.htm removed
GUI/help/cmdline/switches/stl.htm removed
GUI/help/cmdline/switches/stop_switch.htm removed
GUI/help/cmdline/switches/type.htm removed
GUI/help/cmdline/switches/update.htm removed
GUI/help/cmdline/switches/volume.htm removed
GUI/help/cmdline/switches/working_dir.htm removed
GUI/help/cmdline/switches/yes.htm removed
GUI/help/cmdline/syntax.htm removed
GUI/help/fm/about.htm removed
GUI/help/fm/benchmark.htm removed
GUI/help/fm/index.htm removed
GUI/help/fm/menu.htm removed
GUI/help/fm/options.htm removed
GUI/help/fm/plugins/7-zip/add.htm removed
GUI/help/fm/plugins/7-zip/extract.htm removed
GUI/help/fm/plugins/7-zip/index.htm removed
GUI/help/fm/plugins/index.htm removed
GUI/help/general/7z.htm removed
GUI/help/general/faq.htm removed
GUI/help/general/formats.htm removed
GUI/help/general/index.htm removed
GUI/help/general/performance.htm removed
GUI/help/general/thanks.htm removed
GUI/help/start.htm removed

Directories (8 of 138):

NameStatus
GUI/help removed
GUI/help/cmdline removed
GUI/help/cmdline/commands removed
GUI/help/cmdline/switches removed
GUI/help/fm removed
GUI/help/fm/plugins removed
GUI/help/fm/plugins/7-zip removed
GUI/help/general removed

Change Logs (1 of 2):

NameStatusDeltaVisual Diff
ChangeLog changed 3.5% diff

Licenses (3 of 5):

NameStatusDeltaVisual Diff
DOC/License.txt changed 2.5% diff
DOC/MANUAL/general/license.htm changed 6.2% diff
GUI/help/general/license.htm removed

Readme Files (2 of 9):

NameStatusDeltaVisual Diff
DOC/readme.txt changed 1.3% diff
README changed 0.3% diff

Text Files (17 of 110):

NameStatusDeltaVisual Diff
CPP/7zip/Bundles/Alone/-fpic removed
CPP/7zip/Bundles/Alone7z/-fpic removed
CPP/7zip/Bundles/Format7zFree/-fpic removed
CPP/7zip/Bundles/LzmaCon/-fpic removed
CPP/7zip/Bundles/SFXCon/-fpic removed
CPP/7zip/Compress/Rar/-fpic removed
CPP/7zip/UI/Client7z/-fpic removed
CPP/7zip/UI/Console/-fpic removed
DOC/src-history.txt changed 3.1% diff
GUI/Lang/co.txt changed 30.1% diff
GUI/Lang/da.txt changed 4.5% diff
GUI/Lang/de.txt changed 20.7% diff
GUI/Lang/fr.txt changed 1.9% diff
GUI/Lang/id.txt changed 1.2% diff
GUI/Lang/is.txt changed 11.7% diff
GUI/Lang/pt.txt changed 31.6% diff
last_error added

Packages Compared:

p7zip_15.14.1_src_all.tar.gz
p7zip_16.02_src_all.tar.gz


Home  |  About  |  All  |  Newest  |  Fossies Dox  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTPS