Upload 2.0.2 master 2.0.2
authorAlberto Mardegan <mardy@users.sourceforge.net>
Wed, 6 Jul 2011 16:18:49 +0000 (19:18 +0300)
committerAlberto Mardegan <mardy@users.sourceforge.net>
Wed, 6 Jul 2011 16:18:49 +0000 (19:18 +0300)
commit1a2e54b98aaab3669eebd38facb83687c4ac7baf
tree9b1e8eb891a7202a904b5485f667d8c343f8b532
parent0b9bdac28929054558b5d7f315403fe3399a1413
Upload 2.0.2
521 files changed:
CHANGELOG.txt [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
CREDITS.txt [new file with mode: 0644]
Doxyfile [new file with mode: 0644]
INSTALL.txt [new file with mode: 0644]
LICENSE.txt [new file with mode: 0644]
TODO.txt [new file with mode: 0644]
archivers/dir.c [new file with mode: 0644]
archivers/grp.c [new file with mode: 0644]
archivers/hog.c [new file with mode: 0644]
archivers/lzma.c [new file with mode: 0644]
archivers/mvl.c [new file with mode: 0644]
archivers/qpak.c [new file with mode: 0644]
archivers/wad.c [new file with mode: 0644]
archivers/zip.c [new file with mode: 0644]
extras/PhysFS.NET/AssemblyInfo.cs [new file with mode: 0755]
extras/PhysFS.NET/PhysFS.NET.csproj [new file with mode: 0755]
extras/PhysFS.NET/PhysFS.NET.sln [new file with mode: 0755]
extras/PhysFS.NET/PhysFS.cs [new file with mode: 0755]
extras/PhysFS.NET/PhysFSFileStream.cs [new file with mode: 0755]
extras/PhysFS.NET/PhysFS_DLL.cs [new file with mode: 0755]
extras/PhysFS.NET/README.txt [new file with mode: 0755]
extras/PhysFS.NET/TestApp/App.ico [new file with mode: 0755]
extras/PhysFS.NET/TestApp/AssemblyInfo.cs [new file with mode: 0755]
extras/PhysFS.NET/TestApp/TestApp.csproj [new file with mode: 0755]
extras/PhysFS.NET/TestApp/TestApp.sln [new file with mode: 0755]
extras/PhysFS.NET/TestApp/TestAppForm.cs [new file with mode: 0755]
extras/PhysFS.NET/TestApp/TestAppForm.resx [new file with mode: 0755]
extras/abs-file.h [new file with mode: 0644]
extras/casefolding.txt [new file with mode: 0644]
extras/globbing.c [new file with mode: 0644]
extras/globbing.h [new file with mode: 0644]
extras/ignorecase.c [new file with mode: 0644]
extras/ignorecase.h [new file with mode: 0644]
extras/makecasefoldhashtable.pl [new file with mode: 0755]
extras/physfs_rb/installer.rb [new file with mode: 0644]
extras/physfs_rb/physfs/extconf.rb [new file with mode: 0644]
extras/physfs_rb/physfs/install.rb [new file with mode: 0644]
extras/physfs_rb/physfs/make_install_test.sh [new file with mode: 0755]
extras/physfs_rb/physfs/physfs.rb [new file with mode: 0644]
extras/physfs_rb/physfs/physfsrwops.c [new file with mode: 0644]
extras/physfs_rb/physfs/physfsrwops.h [new file with mode: 0644]
extras/physfs_rb/physfs/rb_physfs.c [new file with mode: 0644]
extras/physfs_rb/physfs/rb_physfs.h [new file with mode: 0644]
extras/physfs_rb/physfs/rb_physfs_file.c [new file with mode: 0644]
extras/physfs_rb/physfs/rb_physfs_file.h [new file with mode: 0644]
extras/physfs_rb/physfs/rb_sdl_rwops.c [new file with mode: 0644]
extras/physfs_rb/physfs/rb_sdl_rwops.h [new file with mode: 0644]
extras/physfs_rb/physfs/test/test_physfs.rb [new file with mode: 0644]
extras/physfshttpd.c [new file with mode: 0644]
extras/physfsrwops.c [new file with mode: 0644]
extras/physfsrwops.h [new file with mode: 0644]
extras/physfsunpack.c [new file with mode: 0644]
extras/selfextract.c [new file with mode: 0644]
lzma/7zC.txt [new file with mode: 0644]
lzma/7zFormat.txt [new file with mode: 0644]
lzma/C/7zCrc.c [new file with mode: 0644]
lzma/C/7zCrc.h [new file with mode: 0644]
lzma/C/7zCrcT8.c [new file with mode: 0644]
lzma/C/Alloc.c [new file with mode: 0644]
lzma/C/Alloc.h [new file with mode: 0644]
lzma/C/Archive/7z/7zAlloc.c [new file with mode: 0644]
lzma/C/Archive/7z/7zAlloc.h [new file with mode: 0644]
lzma/C/Archive/7z/7zBuffer.c [new file with mode: 0644]
lzma/C/Archive/7z/7zBuffer.h [new file with mode: 0644]
lzma/C/Archive/7z/7zDecode.c [new file with mode: 0644]
lzma/C/Archive/7z/7zDecode.h [new file with mode: 0644]
lzma/C/Archive/7z/7zExtract.c [new file with mode: 0644]
lzma/C/Archive/7z/7zExtract.h [new file with mode: 0644]
lzma/C/Archive/7z/7zHeader.c [new file with mode: 0644]
lzma/C/Archive/7z/7zHeader.h [new file with mode: 0644]
lzma/C/Archive/7z/7zIn.c [new file with mode: 0644]
lzma/C/Archive/7z/7zIn.h [new file with mode: 0644]
lzma/C/Archive/7z/7zItem.c [new file with mode: 0644]
lzma/C/Archive/7z/7zItem.h [new file with mode: 0644]
lzma/C/Archive/7z/7zMain.c [new file with mode: 0644]
lzma/C/Archive/7z/7zMethodID.c [new file with mode: 0644]
lzma/C/Archive/7z/7zMethodID.h [new file with mode: 0644]
lzma/C/Archive/7z/7z_C.dsp [new file with mode: 0644]
lzma/C/Archive/7z/7z_C.dsw [new file with mode: 0644]
lzma/C/Archive/7z/makefile [new file with mode: 0644]
lzma/C/Archive/7z/makefile.gcc [new file with mode: 0644]
lzma/C/Compress/Branch/BranchARM.c [new file with mode: 0644]
lzma/C/Compress/Branch/BranchARM.h [new file with mode: 0644]
lzma/C/Compress/Branch/BranchARMThumb.c [new file with mode: 0644]
lzma/C/Compress/Branch/BranchARMThumb.h [new file with mode: 0644]
lzma/C/Compress/Branch/BranchIA64.c [new file with mode: 0644]
lzma/C/Compress/Branch/BranchIA64.h [new file with mode: 0644]
lzma/C/Compress/Branch/BranchPPC.c [new file with mode: 0644]
lzma/C/Compress/Branch/BranchPPC.h [new file with mode: 0644]
lzma/C/Compress/Branch/BranchSPARC.c [new file with mode: 0644]
lzma/C/Compress/Branch/BranchSPARC.h [new file with mode: 0644]
lzma/C/Compress/Branch/BranchTypes.h [new file with mode: 0644]
lzma/C/Compress/Branch/BranchX86.c [new file with mode: 0644]
lzma/C/Compress/Branch/BranchX86.h [new file with mode: 0644]
lzma/C/Compress/Branch/BranchX86_2.c [new file with mode: 0644]
lzma/C/Compress/Branch/BranchX86_2.h [new file with mode: 0644]
lzma/C/Compress/Huffman/HuffmanEncode.c [new file with mode: 0644]
lzma/C/Compress/Huffman/HuffmanEncode.h [new file with mode: 0644]
lzma/C/Compress/Lz/LzHash.h [new file with mode: 0644]
lzma/C/Compress/Lz/MatchFinder.c [new file with mode: 0644]
lzma/C/Compress/Lz/MatchFinder.h [new file with mode: 0644]
lzma/C/Compress/Lz/MatchFinderMt.c [new file with mode: 0644]
lzma/C/Compress/Lz/MatchFinderMt.h [new file with mode: 0644]
lzma/C/Compress/Lzma/LzmaDecode.c [new file with mode: 0644]
lzma/C/Compress/Lzma/LzmaDecode.h [new file with mode: 0644]
lzma/C/Compress/Lzma/LzmaDecodeSize.c [new file with mode: 0644]
lzma/C/Compress/Lzma/LzmaStateDecode.c [new file with mode: 0644]
lzma/C/Compress/Lzma/LzmaStateDecode.h [new file with mode: 0644]
lzma/C/Compress/Lzma/LzmaStateTest.c [new file with mode: 0644]
lzma/C/Compress/Lzma/LzmaTest.c [new file with mode: 0644]
lzma/C/Compress/Lzma/LzmaTypes.h [new file with mode: 0644]
lzma/C/CpuArch.h [new file with mode: 0644]
lzma/C/IStream.h [new file with mode: 0644]
lzma/C/Sort.c [new file with mode: 0644]
lzma/C/Sort.h [new file with mode: 0644]
lzma/C/Threads.c [new file with mode: 0644]
lzma/C/Threads.h [new file with mode: 0644]
lzma/C/Types.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7z.ico [new file with mode: 0755]
lzma/CPP/7zip/Archive/7z/7zCompressionMode.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zCompressionMode.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zDecode.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zDecode.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zEncode.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zEncode.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zExtract.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zFolderInStream.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zFolderInStream.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zFolderOutStream.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zFolderOutStream.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zHandler.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zHandler.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zHandlerOut.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zHeader.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zHeader.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zIn.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zIn.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zItem.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zOut.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zOut.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zProperties.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zProperties.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zRegister.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zSpecStream.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zSpecStream.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zUpdate.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/7zUpdate.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/StdAfx.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/7z/StdAfx.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/Archive.def [new file with mode: 0644]
lzma/CPP/7zip/Archive/Archive2.def [new file with mode: 0644]
lzma/CPP/7zip/Archive/ArchiveExports.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/Common/CoderMixer2.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/Common/CoderMixer2.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/Common/CoderMixer2MT.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/Common/CoderMixer2MT.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/Common/CrossThreadProgress.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/Common/CrossThreadProgress.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/Common/DummyOutStream.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/Common/DummyOutStream.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/Common/HandlerOut.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/Common/HandlerOut.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/Common/InStreamWithCRC.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/Common/InStreamWithCRC.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/Common/ItemNameUtils.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/Common/ItemNameUtils.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/Common/MultiStream.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/Common/MultiStream.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/Common/OutStreamWithCRC.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/Common/OutStreamWithCRC.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/Common/ParseProperties.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/Common/ParseProperties.h [new file with mode: 0644]
lzma/CPP/7zip/Archive/DllExports2.cpp [new file with mode: 0644]
lzma/CPP/7zip/Archive/IArchive.h [new file with mode: 0644]
lzma/CPP/7zip/Bundles/Alone7z/Alone.dsp [new file with mode: 0644]
lzma/CPP/7zip/Bundles/Alone7z/Alone.dsw [new file with mode: 0644]
lzma/CPP/7zip/Bundles/Alone7z/StdAfx.cpp [new file with mode: 0644]
lzma/CPP/7zip/Bundles/Alone7z/StdAfx.h [new file with mode: 0644]
lzma/CPP/7zip/Bundles/Alone7z/makefile [new file with mode: 0644]
lzma/CPP/7zip/Bundles/Alone7z/resource.rc [new file with mode: 0644]
lzma/CPP/7zip/Bundles/Format7zExtractR/StdAfx.cpp [new file with mode: 0644]
lzma/CPP/7zip/Bundles/Format7zExtractR/StdAfx.h [new file with mode: 0644]
lzma/CPP/7zip/Bundles/Format7zExtractR/makefile [new file with mode: 0644]
lzma/CPP/7zip/Bundles/Format7zExtractR/resource.rc [new file with mode: 0644]
lzma/CPP/7zip/Bundles/Format7zR/StdAfx.cpp [new file with mode: 0644]
lzma/CPP/7zip/Bundles/Format7zR/StdAfx.h [new file with mode: 0644]
lzma/CPP/7zip/Bundles/Format7zR/makefile [new file with mode: 0644]
lzma/CPP/7zip/Bundles/Format7zR/resource.rc [new file with mode: 0644]
lzma/CPP/7zip/Common/CreateCoder.cpp [new file with mode: 0644]
lzma/CPP/7zip/Common/CreateCoder.h [new file with mode: 0644]
lzma/CPP/7zip/Common/FilePathAutoRename.cpp [new file with mode: 0644]
lzma/CPP/7zip/Common/FilePathAutoRename.h [new file with mode: 0644]
lzma/CPP/7zip/Common/FileStreams.cpp [new file with mode: 0644]
lzma/CPP/7zip/Common/FileStreams.h [new file with mode: 0644]
lzma/CPP/7zip/Common/FilterCoder.cpp [new file with mode: 0644]
lzma/CPP/7zip/Common/FilterCoder.h [new file with mode: 0644]
lzma/CPP/7zip/Common/InBuffer.cpp [new file with mode: 0644]
lzma/CPP/7zip/Common/InBuffer.h [new file with mode: 0644]
lzma/CPP/7zip/Common/InOutTempBuffer.cpp [new file with mode: 0644]
lzma/CPP/7zip/Common/InOutTempBuffer.h [new file with mode: 0644]
lzma/CPP/7zip/Common/LimitedStreams.cpp [new file with mode: 0644]
lzma/CPP/7zip/Common/LimitedStreams.h [new file with mode: 0644]
lzma/CPP/7zip/Common/LockedStream.cpp [new file with mode: 0644]
lzma/CPP/7zip/Common/LockedStream.h [new file with mode: 0644]
lzma/CPP/7zip/Common/MethodId.cpp [new file with mode: 0644]
lzma/CPP/7zip/Common/MethodId.h [new file with mode: 0644]
lzma/CPP/7zip/Common/MethodProps.cpp [new file with mode: 0644]
lzma/CPP/7zip/Common/MethodProps.h [new file with mode: 0644]
lzma/CPP/7zip/Common/OffsetStream.cpp [new file with mode: 0644]
lzma/CPP/7zip/Common/OffsetStream.h [new file with mode: 0644]
lzma/CPP/7zip/Common/OutBuffer.cpp [new file with mode: 0644]
lzma/CPP/7zip/Common/OutBuffer.h [new file with mode: 0644]
lzma/CPP/7zip/Common/ProgressUtils.cpp [new file with mode: 0644]
lzma/CPP/7zip/Common/ProgressUtils.h [new file with mode: 0644]
lzma/CPP/7zip/Common/RegisterArc.h [new file with mode: 0644]
lzma/CPP/7zip/Common/RegisterCodec.h [new file with mode: 0644]
lzma/CPP/7zip/Common/StdAfx.h [new file with mode: 0644]
lzma/CPP/7zip/Common/StreamBinder.cpp [new file with mode: 0644]
lzma/CPP/7zip/Common/StreamBinder.h [new file with mode: 0644]
lzma/CPP/7zip/Common/StreamObjects.cpp [new file with mode: 0644]
lzma/CPP/7zip/Common/StreamObjects.h [new file with mode: 0644]
lzma/CPP/7zip/Common/StreamUtils.cpp [new file with mode: 0644]
lzma/CPP/7zip/Common/StreamUtils.h [new file with mode: 0644]
lzma/CPP/7zip/Common/VirtThread.cpp [new file with mode: 0644]
lzma/CPP/7zip/Common/VirtThread.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/Branch/ARM.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/Branch/ARM.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/Branch/ARMThumb.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/Branch/ARMThumb.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/Branch/BCJ2Register.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/Branch/BCJRegister.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/Branch/BranchCoder.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/Branch/BranchCoder.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/Branch/BranchRegister.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/Branch/IA64.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/Branch/IA64.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/Branch/PPC.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/Branch/PPC.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/Branch/SPARC.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/Branch/SPARC.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/Branch/StdAfx.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/Branch/StdAfx.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/Branch/x86.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/Branch/x86.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/Branch/x86_2.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/Branch/x86_2.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/ByteSwap/ByteSwap.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/ByteSwap/ByteSwap.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/ByteSwap/ByteSwapRegister.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/ByteSwap/StdAfx.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/ByteSwap/StdAfx.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/CodecExports.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/Copy/CopyCoder.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/Copy/CopyCoder.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/Copy/CopyRegister.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/Copy/StdAfx.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/Copy/StdAfx.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZ/LZOutWindow.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZ/LZOutWindow.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZ/StdAfx.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA/LZMA.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA/LZMADecoder.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA/LZMADecoder.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA/LZMAEncoder.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA/LZMAEncoder.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA/LZMARegister.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA/StdAfx.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA/StdAfx.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA_Alone/AloneLZMA.dsp [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA_Alone/AloneLZMA.dsw [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA_Alone/LzmaAlone.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA_Alone/LzmaBench.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA_Alone/LzmaBench.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA_Alone/LzmaBenchCon.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA_Alone/LzmaBenchCon.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA_Alone/LzmaRam.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA_Alone/LzmaRam.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA_Alone/LzmaRamDecode.c [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA_Alone/LzmaRamDecode.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA_Alone/StdAfx.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA_Alone/StdAfx.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA_Alone/makefile [new file with mode: 0644]
lzma/CPP/7zip/Compress/LZMA_Alone/makefile.gcc [new file with mode: 0644]
lzma/CPP/7zip/Compress/RangeCoder/RangeCoder.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/RangeCoder/RangeCoderBit.cpp [new file with mode: 0644]
lzma/CPP/7zip/Compress/RangeCoder/RangeCoderBit.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/RangeCoder/RangeCoderBitTree.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/RangeCoder/RangeCoderOpt.h [new file with mode: 0644]
lzma/CPP/7zip/Compress/RangeCoder/StdAfx.h [new file with mode: 0644]
lzma/CPP/7zip/ICoder.h [new file with mode: 0644]
lzma/CPP/7zip/IDecl.h [new file with mode: 0644]
lzma/CPP/7zip/IPassword.h [new file with mode: 0644]
lzma/CPP/7zip/IProgress.h [new file with mode: 0644]
lzma/CPP/7zip/IStream.h [new file with mode: 0644]
lzma/CPP/7zip/MyVersion.h [new file with mode: 0644]
lzma/CPP/7zip/MyVersionInfo.rc [new file with mode: 0644]
lzma/CPP/7zip/PropID.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Client7z/Client7z.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Client7z/Client7z.dsp [new file with mode: 0644]
lzma/CPP/7zip/UI/Client7z/Client7z.dsw [new file with mode: 0644]
lzma/CPP/7zip/UI/Client7z/StdAfx.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Client7z/StdAfx.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Client7z/makefile [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/ArchiveCommandLine.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/ArchiveCommandLine.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/ArchiveExtractCallback.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/ArchiveExtractCallback.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/ArchiveName.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/ArchiveName.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/ArchiveOpenCallback.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/ArchiveOpenCallback.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/DefaultName.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/DefaultName.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/DirItem.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/EnumDirItems.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/EnumDirItems.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/ExitCode.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/Extract.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/Extract.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/ExtractMode.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/ExtractingFilePath.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/ExtractingFilePath.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/IFileExtractCallback.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/LoadCodecs.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/LoadCodecs.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/OpenArchive.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/OpenArchive.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/PropIDUtils.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/PropIDUtils.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/Property.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/SetProperties.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/SetProperties.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/SortUtils.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/SortUtils.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/TempFiles.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/TempFiles.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/Update.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/Update.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/UpdateAction.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/UpdateAction.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/UpdateCallback.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/UpdateCallback.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/UpdatePair.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/UpdatePair.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/UpdateProduce.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/UpdateProduce.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/WorkDir.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/WorkDir.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Common/ZipRegistry.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Console/ConsoleClose.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Console/ConsoleClose.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Console/ExtractCallbackConsole.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Console/ExtractCallbackConsole.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Console/List.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Console/List.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Console/Main.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Console/MainAr.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Console/OpenCallbackConsole.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Console/OpenCallbackConsole.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Console/PercentPrinter.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Console/PercentPrinter.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Console/StdAfx.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Console/StdAfx.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Console/UpdateCallbackConsole.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Console/UpdateCallbackConsole.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Console/UserInputUtils.cpp [new file with mode: 0644]
lzma/CPP/7zip/UI/Console/UserInputUtils.h [new file with mode: 0644]
lzma/CPP/7zip/UI/Console/afxres.h [new file with mode: 0644]
lzma/CPP/Build.mak [new file with mode: 0644]
lzma/CPP/Common/AutoPtr.h [new file with mode: 0644]
lzma/CPP/Common/Buffer.h [new file with mode: 0644]
lzma/CPP/Common/CRC.cpp [new file with mode: 0644]
lzma/CPP/Common/C_FileIO.cpp [new file with mode: 0644]
lzma/CPP/Common/C_FileIO.h [new file with mode: 0644]
lzma/CPP/Common/ComTry.h [new file with mode: 0644]
lzma/CPP/Common/CommandLineParser.cpp [new file with mode: 0644]
lzma/CPP/Common/CommandLineParser.h [new file with mode: 0644]
lzma/CPP/Common/Defs.h [new file with mode: 0644]
lzma/CPP/Common/DynamicBuffer.h [new file with mode: 0644]
lzma/CPP/Common/IntToString.cpp [new file with mode: 0644]
lzma/CPP/Common/IntToString.h [new file with mode: 0644]
lzma/CPP/Common/ListFileUtils.cpp [new file with mode: 0644]
lzma/CPP/Common/ListFileUtils.h [new file with mode: 0644]
lzma/CPP/Common/MyCom.h [new file with mode: 0644]
lzma/CPP/Common/MyException.h [new file with mode: 0644]
lzma/CPP/Common/MyGuidDef.h [new file with mode: 0644]
lzma/CPP/Common/MyInitGuid.h [new file with mode: 0644]
lzma/CPP/Common/MyString.cpp [new file with mode: 0644]
lzma/CPP/Common/MyString.h [new file with mode: 0644]
lzma/CPP/Common/MyUnknown.h [new file with mode: 0644]
lzma/CPP/Common/MyVector.cpp [new file with mode: 0644]
lzma/CPP/Common/MyVector.h [new file with mode: 0644]
lzma/CPP/Common/MyWindows.h [new file with mode: 0644]
lzma/CPP/Common/NewHandler.cpp [new file with mode: 0644]
lzma/CPP/Common/NewHandler.h [new file with mode: 0644]
lzma/CPP/Common/StdAfx.h [new file with mode: 0644]
lzma/CPP/Common/StdInStream.cpp [new file with mode: 0644]
lzma/CPP/Common/StdInStream.h [new file with mode: 0644]
lzma/CPP/Common/StdOutStream.cpp [new file with mode: 0644]
lzma/CPP/Common/StdOutStream.h [new file with mode: 0644]
lzma/CPP/Common/StringConvert.cpp [new file with mode: 0644]
lzma/CPP/Common/StringConvert.h [new file with mode: 0644]
lzma/CPP/Common/StringToInt.cpp [new file with mode: 0644]
lzma/CPP/Common/StringToInt.h [new file with mode: 0644]
lzma/CPP/Common/Types.h [new file with mode: 0644]
lzma/CPP/Common/UTFConvert.cpp [new file with mode: 0644]
lzma/CPP/Common/UTFConvert.h [new file with mode: 0644]
lzma/CPP/Common/Wildcard.cpp [new file with mode: 0644]
lzma/CPP/Common/Wildcard.h [new file with mode: 0644]
lzma/CPP/Windows/DLL.cpp [new file with mode: 0644]
lzma/CPP/Windows/DLL.h [new file with mode: 0644]
lzma/CPP/Windows/Defs.h [new file with mode: 0644]
lzma/CPP/Windows/Error.cpp [new file with mode: 0644]
lzma/CPP/Windows/Error.h [new file with mode: 0644]
lzma/CPP/Windows/FileDir.cpp [new file with mode: 0644]
lzma/CPP/Windows/FileDir.h [new file with mode: 0644]
lzma/CPP/Windows/FileFind.cpp [new file with mode: 0644]
lzma/CPP/Windows/FileFind.h [new file with mode: 0644]
lzma/CPP/Windows/FileIO.cpp [new file with mode: 0644]
lzma/CPP/Windows/FileIO.h [new file with mode: 0644]
lzma/CPP/Windows/FileMapping.cpp [new file with mode: 0644]
lzma/CPP/Windows/FileMapping.h [new file with mode: 0644]
lzma/CPP/Windows/FileName.cpp [new file with mode: 0644]
lzma/CPP/Windows/FileName.h [new file with mode: 0644]
lzma/CPP/Windows/Handle.h [new file with mode: 0644]
lzma/CPP/Windows/MemoryLock.cpp [new file with mode: 0644]
lzma/CPP/Windows/MemoryLock.h [new file with mode: 0644]
lzma/CPP/Windows/PropVariant.cpp [new file with mode: 0644]
lzma/CPP/Windows/PropVariant.h [new file with mode: 0644]
lzma/CPP/Windows/PropVariantConversions.cpp [new file with mode: 0644]
lzma/CPP/Windows/PropVariantConversions.h [new file with mode: 0644]
lzma/CPP/Windows/StdAfx.h [new file with mode: 0644]
lzma/CPP/Windows/Synchronization.cpp [new file with mode: 0644]
lzma/CPP/Windows/Synchronization.h [new file with mode: 0644]
lzma/CPP/Windows/System.cpp [new file with mode: 0644]
lzma/CPP/Windows/System.h [new file with mode: 0644]
lzma/CPP/Windows/Thread.h [new file with mode: 0644]
lzma/CPP/Windows/Time.h [new file with mode: 0644]
lzma/CS/7zip/Common/CRC.cs [new file with mode: 0644]
lzma/CS/7zip/Common/CommandLineParser.cs [new file with mode: 0644]
lzma/CS/7zip/Common/InBuffer.cs [new file with mode: 0644]
lzma/CS/7zip/Common/OutBuffer.cs [new file with mode: 0644]
lzma/CS/7zip/Compress/LZ/IMatchFinder.cs [new file with mode: 0644]
lzma/CS/7zip/Compress/LZ/LzBinTree.cs [new file with mode: 0644]
lzma/CS/7zip/Compress/LZ/LzInWindow.cs [new file with mode: 0644]
lzma/CS/7zip/Compress/LZ/LzOutWindow.cs [new file with mode: 0644]
lzma/CS/7zip/Compress/LZMA/LzmaBase.cs [new file with mode: 0644]
lzma/CS/7zip/Compress/LZMA/LzmaDecoder.cs [new file with mode: 0644]
lzma/CS/7zip/Compress/LZMA/LzmaEncoder.cs [new file with mode: 0644]
lzma/CS/7zip/Compress/LzmaAlone/LzmaAlone.cs [new file with mode: 0644]
lzma/CS/7zip/Compress/LzmaAlone/LzmaAlone.csproj [new file with mode: 0644]
lzma/CS/7zip/Compress/LzmaAlone/LzmaAlone.sln [new file with mode: 0644]
lzma/CS/7zip/Compress/LzmaAlone/LzmaBench.cs [new file with mode: 0644]
lzma/CS/7zip/Compress/LzmaAlone/Properties/AssemblyInfo.cs [new file with mode: 0644]
lzma/CS/7zip/Compress/LzmaAlone/Properties/Resources.cs [new file with mode: 0644]
lzma/CS/7zip/Compress/LzmaAlone/Properties/Settings.cs [new file with mode: 0644]
lzma/CS/7zip/Compress/RangeCoder/RangeCoder.cs [new file with mode: 0644]
lzma/CS/7zip/Compress/RangeCoder/RangeCoderBit.cs [new file with mode: 0644]
lzma/CS/7zip/Compress/RangeCoder/RangeCoderBitTree.cs [new file with mode: 0644]
lzma/CS/7zip/ICoder.cs [new file with mode: 0644]
lzma/Java/SevenZip/CRC.java [new file with mode: 0644]
lzma/Java/SevenZip/Compression/LZ/BinTree.java [new file with mode: 0644]
lzma/Java/SevenZip/Compression/LZ/InWindow.java [new file with mode: 0644]
lzma/Java/SevenZip/Compression/LZ/OutWindow.java [new file with mode: 0644]
lzma/Java/SevenZip/Compression/LZMA/Base.java [new file with mode: 0644]
lzma/Java/SevenZip/Compression/LZMA/Decoder.java [new file with mode: 0644]
lzma/Java/SevenZip/Compression/LZMA/Encoder.java [new file with mode: 0644]
lzma/Java/SevenZip/Compression/RangeCoder/BitTreeDecoder.java [new file with mode: 0644]
lzma/Java/SevenZip/Compression/RangeCoder/BitTreeEncoder.java [new file with mode: 0644]
lzma/Java/SevenZip/Compression/RangeCoder/Decoder.java [new file with mode: 0644]
lzma/Java/SevenZip/Compression/RangeCoder/Encoder.java [new file with mode: 0644]
lzma/Java/SevenZip/ICodeProgress.java [new file with mode: 0644]
lzma/Java/SevenZip/LzmaAlone.java [new file with mode: 0644]
lzma/Java/SevenZip/LzmaBench.java [new file with mode: 0644]
lzma/LGPL.txt [new file with mode: 0644]
lzma/Methods.txt [new file with mode: 0644]
lzma/history.txt [new file with mode: 0644]
lzma/lzma.exe [new file with mode: 0755]
lzma/lzma.txt [new file with mode: 0644]
makeos2.cmd [new file with mode: 0644]
physfs.c [new file with mode: 0644]
physfs.h [new file with mode: 0644]
physfs_byteorder.c [new file with mode: 0644]
physfs_casefolding.h [new file with mode: 0644]
physfs_internal.h [new file with mode: 0644]
physfs_platforms.h [new file with mode: 0644]
physfs_unicode.c [new file with mode: 0644]
platform/beos.cpp [new file with mode: 0644]
platform/macosx.c [new file with mode: 0644]
platform/os2.c [new file with mode: 0644]
platform/pocketpc.c [new file with mode: 0644]
platform/posix.c [new file with mode: 0644]
platform/unix.c [new file with mode: 0644]
platform/windows.c [new file with mode: 0644]
test/test_physfs.c [new file with mode: 0644]
test/wxtest_physfs.cpp [new file with mode: 0644]
welcome [deleted file]
zlib123/README [new file with mode: 0644]
zlib123/adler32.c [new file with mode: 0644]
zlib123/compress.c [new file with mode: 0644]
zlib123/crc32.c [new file with mode: 0644]
zlib123/crc32.h [new file with mode: 0644]
zlib123/deflate.c [new file with mode: 0644]
zlib123/deflate.h [new file with mode: 0644]
zlib123/gzio.c [new file with mode: 0644]
zlib123/infback.c [new file with mode: 0644]
zlib123/inffast.c [new file with mode: 0644]
zlib123/inffast.h [new file with mode: 0644]
zlib123/inffixed.h [new file with mode: 0644]
zlib123/inflate.c [new file with mode: 0644]
zlib123/inflate.h [new file with mode: 0644]
zlib123/inftrees.c [new file with mode: 0644]
zlib123/inftrees.h [new file with mode: 0644]
zlib123/trees.c [new file with mode: 0644]
zlib123/trees.h [new file with mode: 0644]
zlib123/uncompr.c [new file with mode: 0644]
zlib123/zconf.h [new file with mode: 0644]
zlib123/zlib.h [new file with mode: 0644]
zlib123/zutil.c [new file with mode: 0644]
zlib123/zutil.h [new file with mode: 0644]