[IronPython] IronPython 2.6 CodePlex Source Update

merllab at microsoft.com merllab at microsoft.com
Wed Jun 16 17:07:51 CEST 2010


This is an automated email letting you know that sources 
have recently been pushed out.  You can download these newer 
sources directly from http://ironpython.codeplex.com/SourceControl/changeset/view/69156.

ADDED SOURCES
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Exceptions/ValueErrorException.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Method.Generated.cs

MODIFIED SOURCES
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Compiler/Parser.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython.Modules/_winreg.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Exceptions/ValueErrorException.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython.Modules/_codecs.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Compiler/Ast/FromImportStatement.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Exceptions/PythonExceptions.Generated.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Binding/ConversionBinder.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Binding/PythonGetMemberBinder.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/FunctionCode.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/IronPython.csproj
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Compiler/Ast/ForStatement.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Compiler/Tokenizer.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Enumerate.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython.Modules/_collections.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython.Modules/binascii.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Binding/MetaOldClass.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Binding/MetaUserObject.Members.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Generator.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython.Modules/cPickle.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Binding/PythonInvokeBinder.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Compiler/PythonDynamicExpression.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/DictionaryStorage.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Compiler/Ast/BinaryExpression.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Binding/MetaOldInstance.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Binding/MetaMethod.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Compiler/CompilationMode.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Compiler/Ast/YieldExpression.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/ClrModule.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython.Modules/cStringIO.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Modules/Builtin.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Compiler/Ast/AstMethods.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Compiler/UncollectableCompilationMode.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Compiler/Ast/SequenceExpression.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/CommonDictionaryStorage.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Method.Generated.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Operations/UserTypeOps.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/PythonContext.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Operations/PythonTypeOps.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/PythonOptions.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/ModuleGlobalCache.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Operations/PythonOps.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Operations/TypeGroupOps.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Operations/IntOps.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/PythonDictionary.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/List.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Operations/StringOps.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Method.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/LiteralParser.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Operations/LongOps.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Operations/ObjectOps.cs
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/test_builtinfunc.py
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Types/OldInstance.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/PythonTuple.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Slice.cs
	$/IronPython/IronPython_Main/Languages/IronPython/Scripts/generate_exceptions.py
	$/IronPython/IronPython_Main/Languages/IronPython/Scripts/generate_calls.py
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Types/PythonType.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Types/BuiltinFunction.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Metadata/ClrStubs.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Metadata/MemoryBlock.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Interpreter/LightCompiler.cs
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/test_help.py
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Metadata/MemoryMapping.V2.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Metadata/MetadataName.cs






More information about the Ironpython-users mailing list