[IronPython] IronPython 2.6 CodePlex Source Update

merllab at microsoft.com merllab at microsoft.com
Tue Jun 29 17:07:53 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/71640.

ADDED SOURCES
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/DebuggerDictionaryStorage.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Runtime/CustomStringDictionary.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Scripting/Runtime/ObjectDictionaryExpando.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Scripting/Runtime/StringDictionaryExpando.cs

DELETED SOURCES
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Ast/SymbolConstantExpression.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Runtime/BaseSymbolDictionary.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/AttributesDictionaryStorage.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Runtime/CustomSymbolDictionary.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Runtime/TransformDictEnumerator.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Runtime/SymbolDictionary.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Ast/VariableDictionaryExpression.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Scripting/Runtime/BaseSymbolDictionary.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Scripting/IAttributesCollection.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Scripting/SymbolId.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Scripting/Runtime/SymbolDictionary.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Scripting/Runtime/TransformDictEnumerator.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Scripting/SymbolTable.cs

MODIFIED SOURCES
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/DebuggerDictionaryStorage.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Runtime/CustomStringDictionary.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/PythonTracebackListener.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/PythonContext.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Scripting/Hosting/ScriptRuntime.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/PythonModule.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Scripting/Hosting/ScriptEngine.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Actions/TopNamespaceTracker.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Types/OldInstance.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/IronPython.csproj
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Importer.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/ModuleContext.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Actions/Calls/ParamsDictArgBuilder.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPythonTest/AttrInjectorTest.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/PythonDocumentationProvider.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/DictionaryOps.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/PythonDictionary.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/WrapperDictionary.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPythonTest/StringDictionaryStorage.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Binding/PythonBinder.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPythonTest/EngineTest.cs
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Operations/NamespaceTrackerOps.cs
	$/IronPython/IronPython_Main/Languages/IronPython/Tests/test_ipye.py
	$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Runtime/Exceptions/TraceBack.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Generation/ToDiskRewriter.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Runtime/ExtraKeyEnumerator.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Scripting.Debugging/DebuggableLambdaBuilder.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Scripting.Debugging/DebugFrame.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Interpreter/LightCompiler.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Actions/NamespaceTracker.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Runtime/LocalsDictionary.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Interpreter/Instructions/InstructionFactory.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Runtime/ScriptingRuntimeHelpers.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Ast/ConstantExpression.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Microsoft.Dynamic.csproj
	$/IronPython/IronPython_Main/Runtime/Microsoft.Scripting.Debugging/TracePipeline/ITraceCallback.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Scripting/Runtime/ObjectDictionaryExpando.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Scripting/Microsoft.Scripting.csproj
	$/IronPython/IronPython_Main/Runtime/Microsoft.Scripting/Runtime/InvariantContext.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Scripting/Runtime/Scope.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Scripting.Debugging/VariableInfo.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Runtime/BinderOps.cs
	$/IronPython/IronPython_Main/Runtime/Microsoft.Scripting/Runtime/StringDictionaryExpando.cs
	$/IronPython/IronPython_Main/Test/ClrAssembly/Src/methodargs.cs






More information about the Ironpython-users mailing list