This looks like final tweaks for the 2.6 release.  Other ones have just been 
missing "codeplexcomment" in the rush to get the final 2.6 changes in.

In general the changes over the past few weeks have been:
        A handful of final bug fixes
        Moving a large amount of Microsoft.Scripting.dll into 
Microsoft.Dynamic.dll so that M.S.dll just contains the hosting APIs.  That 
will enable IronRuby 1.0 and IronPython 2.6 to be hosted in the same process 
using the same DLLs.  This included some other cleanup such as removing most of 
IronPython's usage of SymbolId's.
        Final 2.6 tweaks such as assembly version updates.

-----Original Message-----
From: users-boun...@lists.ironpython.com 
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Michael Foord
Sent: Wednesday, September 16, 2009 12:10 PM
To: Discussion of IronPython
Subject: Re: [IronPython] IronPython 2.6 CodePlex Source Update

merl...@microsoft.com wrote:
> 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/59219.
>
> MODIFIED SOURCES
>       
> $/IronPython/IronPython_2_6/Src/IronPython.Modules/IronPython.Modules.csproj
>       $/IronPython/IronPython_2_6/Src/IronPython/IronPython.csproj
>       $/IronPython/IronPython_2_6/Src/IronPythonTest/IronPythonTest.csproj
>       
> $/IronPython/IronPython_2_6/Src/Hosts/SilverLight/Microsoft.Scripting.Silverlight/Microsoft.Scripting.Silverlight.csproj
>       
> $/IronPython/IronPython_2_6/Src/Runtime/Microsoft.Dynamic/Microsoft.Scripting.csproj
>       
> $/IronPython/IronPython_2_6/Src/Runtime/Microsoft.Scripting.Core/Microsoft.Scripting.Core.csproj
>       
> $/IronPython/IronPython_2_6/Src/Runtime/Microsoft.Scripting.Core/Microsoft.Scripting.ExtensionAttribute.csproj
>       
> $/IronPython/IronPython_2_6/Src/Runtime/Microsoft.Scripting.Debugging/Microsoft.Scripting.Debugging.csproj
>       
> $/IronPython/IronPython_2_6/Src/Runtime/Microsoft.Scripting/Microsoft.Dynamic.csproj
>       $/IronPython/IronPython_2_6/Src/Tests/ClrAssembly/ClrAssembly.csproj
>
>
>   

More of these undocumented code dumps - what *is* going on? ;-)

.NET 4 work maybe?

Michael

> _______________________________________________
> Users mailing list
> Users@lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>   


-- 
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/blog


_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to