diff -r -u -N -w lzma-9.20-original\CS\7zip\Compress\LzmaAlone\Properties\AssemblyInfo.cs lzma-9.20\CS\7zip\Compress\LzmaAlone\Properties\AssemblyInfo.cs --- lzma-9.20-original\CS\7zip\Compress\LzmaAlone\Properties\AssemblyInfo.cs Thu Dec 09 21:36:12 2004 +++ lzma-9.20\CS\7zip\Compress\LzmaAlone\Properties\AssemblyInfo.cs Fri Feb 18 12:25:11 2011 @@ -26,4 +26,4 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("4.12.*")] +[assembly: AssemblyVersion("9.20.0.0")] diff -r -u -N -w lzma-9.20-original\CS\7zip\ICoder.cs lzma-9.20\CS\7zip\ICoder.cs --- lzma-9.20-original\CS\7zip\ICoder.cs Sat May 30 08:09:00 2009 +++ lzma-9.20\CS\7zip\ICoder.cs Fri Feb 18 12:20:58 2011 @@ -7,7 +7,7 @@ /// /// The exception that is thrown when an error in input stream occurs during decoding. /// - class DataErrorException : ApplicationException + class DataErrorException : System.Exception { public DataErrorException(): base("Data Error") { } } @@ -15,7 +15,7 @@ /// /// The exception that is thrown when the value of an argument is outside the allowable range. /// - class InvalidParamException : ApplicationException + class InvalidParamException : ArgumentException { public InvalidParamException(): base("Invalid Parameter") { } } diff -r -u -N -w lzma-9.20-original\CS\LzmaSharp (net-4.0).csproj lzma-9.20\CS\LzmaSharp (net-4.0).csproj --- lzma-9.20-original\CS\LzmaSharp (net-4.0).csproj Thu Jan 01 01:00:00 1970 +++ lzma-9.20\CS\LzmaSharp (net-4.0).csproj Fri Feb 18 12:21:52 2011 @@ -0,0 +1,85 @@ + + + + Debug + AnyCPU + 8.0.30703 + 2.0 + {3FD1CD4A-1B1C-4951-895B-5C5095DF3E95} + Library + Properties + SevenZip + LzmaSharp + v4.0 + 512 + + + true + full + false + bin\net-4.0\Debug\ + TRACE;DEBUG;WINDOWS + prompt + 4 + bin\net-4.0\Debug\LzmaSharp.xml + 1591;1570 + + + pdbonly + true + bin\net-4.0\Release\ + TRACE;WINDOWS + prompt + 4 + bin\net-4.0\Release\LzmaSharp.xml + 1591;1570 + + + true + + + ..\..\..\nuclex.snk + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + nuclex.snk + + + + + \ No newline at end of file diff -r -u -N -w lzma-9.20-original\CS\LzmaSharp (net-4.0).sln lzma-9.20\CS\LzmaSharp (net-4.0).sln --- lzma-9.20-original\CS\LzmaSharp (net-4.0).sln Thu Jan 01 01:00:00 1970 +++ lzma-9.20\CS\LzmaSharp (net-4.0).sln Fri Feb 18 12:06:22 2011 @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C# Express 2010 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LzmaSharp (net-4.0)", "LzmaSharp (net-4.0).csproj", "{3FD1CD4A-1B1C-4951-895B-5C5095DF3E95}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {3FD1CD4A-1B1C-4951-895B-5C5095DF3E95}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3FD1CD4A-1B1C-4951-895B-5C5095DF3E95}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3FD1CD4A-1B1C-4951-895B-5C5095DF3E95}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3FD1CD4A-1B1C-4951-895B-5C5095DF3E95}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal Binary files lzma-9.20-original\CS\LzmaSharp (net-4.0).suo and lzma-9.20\CS\LzmaSharp (net-4.0).suo differ diff -r -u -N -w lzma-9.20-original\CS\LzmaSharp (xna-4.0-phone7).csproj lzma-9.20\CS\LzmaSharp (xna-4.0-phone7).csproj --- lzma-9.20-original\CS\LzmaSharp (xna-4.0-phone7).csproj Thu Jan 01 01:00:00 1970 +++ lzma-9.20\CS\LzmaSharp (xna-4.0-phone7).csproj Fri Feb 18 12:24:59 2011 @@ -0,0 +1,125 @@ + + + + {6361CEDC-3B12-48E3-A6C5-31B28221E6A0} + {6D335F3A-9D43-41b4-9D22-F6F17C4BE596};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + Debug + Windows Phone + Library + Properties + SevenZip + LzmaSharp + v4.0 + Client + v4.0 + Windows Phone + Reach + edafd462-46fa-477e-98e2-c881bf532630 + Library + + + true + full + false + bin\xna-4.0-phone7\Debug\ + DEBUG;TRACE;WINDOWS_PHONE + prompt + 4 + true + false + false + bin\xna-4.0-phone7\Debug\LzmaSharp.xml + 1591;1570 + + + pdbonly + true + bin\xna-4.0-phone7\Release\ + TRACE;WINDOWS_PHONE + prompt + 4 + true + false + false + bin\xna-4.0-phone7\Release\LzmaSharp.xml + 1591;1570 + + + true + + + ..\..\..\nuclex.snk + + + + False + + + False + + + False + + + False + + + False + + + False + + + False + + + False + + + 4.0 + False + + + 4.0 + False + + + False + + + + + + + + + + + + + + + + + + + + + + nuclex.snk + + + + + + + + + \ No newline at end of file diff -r -u -N -w lzma-9.20-original\CS\LzmaSharp (xna-4.0-phone7).sln lzma-9.20\CS\LzmaSharp (xna-4.0-phone7).sln --- lzma-9.20-original\CS\LzmaSharp (xna-4.0-phone7).sln Thu Jan 01 01:00:00 1970 +++ lzma-9.20\CS\LzmaSharp (xna-4.0-phone7).sln Fri Feb 18 12:25:28 2011 @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 Express for Windows Phone +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LzmaSharp (xna-4.0-phone7)", "LzmaSharp (xna-4.0-phone7).csproj", "{6361CEDC-3B12-48E3-A6C5-31B28221E6A0}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|xna-4.0-phone7 = Debug|xna-4.0-phone7 + Release|xna-4.0-phone7 = Release|xna-4.0-phone7 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {6361CEDC-3B12-48E3-A6C5-31B28221E6A0}.Debug|xna-4.0-phone7.ActiveCfg = Debug|Windows Phone + {6361CEDC-3B12-48E3-A6C5-31B28221E6A0}.Debug|xna-4.0-phone7.Build.0 = Debug|Windows Phone + {6361CEDC-3B12-48E3-A6C5-31B28221E6A0}.Release|xna-4.0-phone7.ActiveCfg = Release|Windows Phone + {6361CEDC-3B12-48E3-A6C5-31B28221E6A0}.Release|xna-4.0-phone7.Build.0 = Release|Windows Phone + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal Binary files lzma-9.20-original\CS\LzmaSharp (xna-4.0-phone7).suo and lzma-9.20\CS\LzmaSharp (xna-4.0-phone7).suo differ diff -r -u -N -w lzma-9.20-original\CS\LzmaSharp (xna-4.0-xbox360).csproj lzma-9.20\CS\LzmaSharp (xna-4.0-xbox360).csproj --- lzma-9.20-original\CS\LzmaSharp (xna-4.0-xbox360).csproj Thu Jan 01 01:00:00 1970 +++ lzma-9.20\CS\LzmaSharp (xna-4.0-xbox360).csproj Fri Feb 18 12:19:09 2011 @@ -0,0 +1,137 @@ + + + + {D4F95F14-3034-47F8-A1D6-26D7434DAE0F} + {6D335F3A-9D43-41b4-9D22-F6F17C4BE596};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + Debug + Xbox 360 + Library + Properties + SevenZip + LzmaSharp + v4.0 + Client + v4.0 + Xbox 360 + HiDef + 16f4560c-7be0-40e7-a4a6-a97e7f07ff08 + Library + + + true + full + false + bin\xna-4.0-xbox360\Debug\ + DEBUG;TRACE;XBOX;XBOX360 + prompt + 4 + true + false + true + bin\xna-4.0-xbox360\Debug\LzmaSharp.xml + 1591;1570 + + + pdbonly + true + bin\xna-4.0-xbox360\Release\ + TRACE;XBOX;XBOX360 + prompt + 4 + true + false + true + bin\xna-4.0-xbox360\Release\LzmaSharp.xml + 1591;1570 + + + true + + + ..\..\..\nuclex.snk + + + + False + + + False + + + False + + + False + + + False + + + False + + + False + + + False + + + False + + + False + + + False + + + False + + + 4.0 + False + + + 4.0 + False + + + False + + + + + + + + + + + + + + + + + + + + + + + + + nuclex.snk + + + + + + \ No newline at end of file diff -r -u -N -w lzma-9.20-original\CS\LzmaSharp (xna-4.0-xbox360).sln lzma-9.20\CS\LzmaSharp (xna-4.0-xbox360).sln --- lzma-9.20-original\CS\LzmaSharp (xna-4.0-xbox360).sln Thu Jan 01 01:00:00 1970 +++ lzma-9.20\CS\LzmaSharp (xna-4.0-xbox360).sln Fri Feb 18 12:19:35 2011 @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C# Express 2010 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LzmaSharp (xna-4.0-xbox360)", "LzmaSharp (xna-4.0-xbox360).csproj", "{D4F95F14-3034-47F8-A1D6-26D7434DAE0F}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|xna-4.0-xbox360 = Debug|xna-4.0-xbox360 + Release|xna-4.0-xbox360 = Release|xna-4.0-xbox360 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D4F95F14-3034-47F8-A1D6-26D7434DAE0F}.Debug|xna-4.0-xbox360.ActiveCfg = Debug|Xbox 360 + {D4F95F14-3034-47F8-A1D6-26D7434DAE0F}.Debug|xna-4.0-xbox360.Build.0 = Debug|Xbox 360 + {D4F95F14-3034-47F8-A1D6-26D7434DAE0F}.Release|xna-4.0-xbox360.ActiveCfg = Release|Xbox 360 + {D4F95F14-3034-47F8-A1D6-26D7434DAE0F}.Release|xna-4.0-xbox360.Build.0 = Release|Xbox 360 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal Binary files lzma-9.20-original\CS\LzmaSharp (xna-4.0-xbox360).suo and lzma-9.20\CS\LzmaSharp (xna-4.0-xbox360).suo differ diff -r -u -N -w lzma-9.20-original\Lzma (x64).sln lzma-9.20\Lzma (x64).sln --- lzma-9.20-original\Lzma (x64).sln Thu Jan 01 01:00:00 1970 +++ lzma-9.20\Lzma (x64).sln Fri Feb 18 15:39:55 2011 @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Lzma (x64)", "Lzma (x64).vcxproj", "{9093B2CB-4B74-4E4B-A6F6-851B1EFCD2BB}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|x64 = Debug|x64 + Release|x64 = Release|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {9093B2CB-4B74-4E4B-A6F6-851B1EFCD2BB}.Debug|x64.ActiveCfg = Debug|x64 + {9093B2CB-4B74-4E4B-A6F6-851B1EFCD2BB}.Debug|x64.Build.0 = Debug|x64 + {9093B2CB-4B74-4E4B-A6F6-851B1EFCD2BB}.Release|x64.ActiveCfg = Release|x64 + {9093B2CB-4B74-4E4B-A6F6-851B1EFCD2BB}.Release|x64.Build.0 = Release|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal Binary files lzma-9.20-original\Lzma (x64).suo and lzma-9.20\Lzma (x64).suo differ diff -r -u -N -w lzma-9.20-original\Lzma (x64).vcxproj lzma-9.20\Lzma (x64).vcxproj --- lzma-9.20-original\Lzma (x64).vcxproj Thu Jan 01 01:00:00 1970 +++ lzma-9.20\Lzma (x64).vcxproj Fri Feb 18 15:39:55 2011 @@ -0,0 +1,168 @@ + + + + + Debug + x64 + + + Release + x64 + + + + {9093B2CB-4B74-4E4B-A6F6-851B1EFCD2BB} + Win32Proj + Lzma + Lzma (x64) + + + + StaticLibrary + true + Unicode + + + StaticLibrary + false + true + Unicode + + + + + + + + + + + + + bin\x64\$(Configuration)\ + obj\x64\$(Configuration)\ + Lzma.$(Configuration) + + + bin\x64\$(Configuration)\ + + + obj\x64\$(Configuration)\ + Lzma.$(Configuration) + + + + + + Level3 + Disabled + WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + $(TargetDir)$(TargetName).pdb + + + Windows + true + + + + + + Level3 + + + Full + true + true + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + AnySuitable + Speed + true + true + false + $(TargetDir)$(TargetName).pdb + + + Windows + true + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff -r -u -N -w lzma-9.20-original\Lzma (x64).vcxproj.filters lzma-9.20\Lzma (x64).vcxproj.filters --- lzma-9.20-original\Lzma (x64).vcxproj.filters Thu Jan 01 01:00:00 1970 +++ lzma-9.20\Lzma (x64).vcxproj.filters Fri Feb 18 15:21:37 2011 @@ -0,0 +1,222 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + \ No newline at end of file diff -r -u -N -w lzma-9.20-original\Lzma (x86).sln lzma-9.20\Lzma (x86).sln --- lzma-9.20-original\Lzma (x86).sln Thu Jan 01 01:00:00 1970 +++ lzma-9.20\Lzma (x86).sln Fri Feb 18 15:40:32 2011 @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Lzma (x86)", "Lzma (x86).vcxproj", "{9093B2CB-4B74-4E4B-A6F6-851B1EFCD2BB}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|x86 = Debug|x86 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {9093B2CB-4B74-4E4B-A6F6-851B1EFCD2BB}.Debug|x86.ActiveCfg = Debug|Win32 + {9093B2CB-4B74-4E4B-A6F6-851B1EFCD2BB}.Debug|x86.Build.0 = Debug|Win32 + {9093B2CB-4B74-4E4B-A6F6-851B1EFCD2BB}.Release|x86.ActiveCfg = Release|Win32 + {9093B2CB-4B74-4E4B-A6F6-851B1EFCD2BB}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal Binary files lzma-9.20-original\Lzma (x86).suo and lzma-9.20\Lzma (x86).suo differ diff -r -u -N -w lzma-9.20-original\Lzma (x86).vcxproj lzma-9.20\Lzma (x86).vcxproj --- lzma-9.20-original\Lzma (x86).vcxproj Thu Jan 01 01:00:00 1970 +++ lzma-9.20\Lzma (x86).vcxproj Fri Feb 18 15:37:42 2011 @@ -0,0 +1,168 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {9093B2CB-4B74-4E4B-A6F6-851B1EFCD2BB} + Win32Proj + Lzma + Lzma (x86) + + + + StaticLibrary + true + Unicode + + + StaticLibrary + false + true + Unicode + + + + + + + + + + + + + bin\x86\$(Configuration)\ + obj\x86\$(Configuration)\ + Lzma.$(Configuration) + + + bin\x86\$(Configuration)\ + + + obj\x86\$(Configuration)\ + Lzma.$(Configuration) + + + + + + Level3 + Disabled + WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + $(TargetDir)$(TargetName).pdb + + + Windows + true + + + + + + Level3 + + + Full + true + true + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + AnySuitable + Speed + true + true + false + $(TargetDir)$(TargetName).pdb + + + Windows + true + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff -r -u -N -w lzma-9.20-original\Lzma (x86).vcxproj.filters lzma-9.20\Lzma (x86).vcxproj.filters --- lzma-9.20-original\Lzma (x86).vcxproj.filters Thu Jan 01 01:00:00 1970 +++ lzma-9.20\Lzma (x86).vcxproj.filters Fri Feb 18 15:21:37 2011 @@ -0,0 +1,222 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + \ No newline at end of file