PlayScriptRedux / playscript

PlayScript is an ActionScript compatible compiler and Flash compatible runtime that runs in the Mono/.NET environment
Other
17 stars 9 forks source link

Merge mono-3.2.7 to play-3.2.7001 #24

Closed sushihangover closed 8 years ago

sushihangover commented 8 years ago

Big merge, lots of changes in mcs/mcs/*

git diff --name-status mono-3.2.6..mono-3.2.7

M   .gitignore
M   LICENSE
M   Makefile.am
D   README
A   README.md
M   autogen.sh
M   configure.in
A   data/Browsers/.gitattributes
A   data/Browsers/ChangeLog
A   data/Browsers/Compat.browser
M   data/Makefile.am
M   data/aspnetwebstack.pc.in
M   data/config.in
M   data/lock-decoder/LockTracerDecoder.cs
D   data/net_2_0/Browsers/.gitattributes
D   data/net_2_0/Browsers/ChangeLog
D   data/net_2_0/Browsers/Compat.browser
M   data/net_2_0/Browsers/Makefile.am
A   data/net_4_0/Browsers/.gitignore
A   data/net_4_0/Browsers/Makefile.am
M   data/net_4_0/Makefile.am
A   data/net_4_5/Browsers/.gitignore
A   data/net_4_5/Browsers/Makefile.am
M   data/net_4_5/Makefile.am
A   data/xbuild12.pc
M   docs/current-api
M   docs/public-api
M   eglib/src/gmisc-win32.c
M   eglib/test/sizes.c
M   external/cecil
M   external/ikvm
M   external/rx
M   libgc/darwin_stop_world.c
M   libgc/include/Makefile.am
D   libgc/include/libgc-mono-debugger.h
M   libgc/pthread_stop_world.c
M   libgc/pthread_support.c
M   man/mono.1
M   mcs/Makefile
M   mcs/build/Makefile
M   mcs/build/common/Consts.cs.in
M   mcs/build/profiles/net_2_0.make
M   mcs/build/profiles/net_3_5.make
M   mcs/build/profiles/net_4_0.make
M   mcs/build/profiles/net_4_5.make
A   mcs/build/profiles/xbuild_12.make
M   mcs/class/Facades/Makefile
M   mcs/class/Facades/System.Dynamic.Runtime/TypeForwarders.cs
M   mcs/class/Facades/System.Linq.Expressions/TypeForwarders.cs
M   mcs/class/Facades/System.ObjectModel/TypeForwarders.cs
M   mcs/class/Facades/System.Reflection.Primitives/TypeForwarders.cs
M   mcs/class/Facades/System.Runtime.InteropServices/TypeForwarders.cs
M   mcs/class/I18N/CJK/ISO2022JP.cs
M   mcs/class/I18N/CJK/Test/I18N.CJK.Test.cs
M   mcs/class/Makefile
M   mcs/class/Managed.Windows.Forms/System.Windows.Forms/Hwnd.cs
M   mcs/class/Managed.Windows.Forms/System.Windows.Forms/MenuStrip.cs
M   mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolStrip.cs
M   mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolStripMenuItem.cs
M   mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIX11.cs
M   mcs/class/Microsoft.Build.Engine/Assembly/AssemblyInfo.cs
M   mcs/class/Microsoft.Build.Engine/Makefile
M   mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/BuildItem.cs
M   mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/ColorResetter.cs
M   mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/ColorSetter.cs
M   mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/ConditionFactorExpresion.cs
M   mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/ConsoleLogger.cs
M   mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/DirectoryScanner.cs
M   mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/Engine.cs
M   mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/FileLogger.cs
M   mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/Import.cs
M   mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/Project.cs
M   mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/Target.cs
M   mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/Toolset.cs
M   mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/WriteHandler.cs
M   mcs/class/Microsoft.Build.Engine/Microsoft.Build.Engine.dll.sources
M   mcs/class/Microsoft.Build.Engine/Test/Microsoft.Build.BuildEngine/BuildItemTest.cs
M   mcs/class/Microsoft.Build.Engine/Test/Microsoft.Build.BuildEngine/Consts.cs
M   mcs/class/Microsoft.Build.Engine/Test/Microsoft.Build.BuildEngine/TargetTest.cs
D   mcs/class/Microsoft.Build.Engine/Test/test-config-file-net-3.5
D   mcs/class/Microsoft.Build.Engine/Test/test-config-file-net-4.0
M   mcs/class/Microsoft.Build.Framework/Assembly/AssemblyInfo.cs
M   mcs/class/Microsoft.Build.Framework/Makefile
M   mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework.dll.sources
A   mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework/BuildEngineResult.cs
M   mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework/BuildEventArgs.cs
A   mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework/BuildEventContext.cs
M   mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework/BuildFinishedEventArgs.cs
M   mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework/BuildStartedEventArgs.cs
M   mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework/BuildStatusEventArgs.cs
A   mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework/IBuildEngine3.cs
A   mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework/IBuildEngine4.cs
A   mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework/IEventRedirector.cs
A   mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework/IForwardingLogger.cs
A   mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework/ITaskFactory.cs
A   mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework/ITaskFactory2.cs
A   mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework/LazyFormattedBuildEventArgs.cs
A   mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework/RegisteredTaskObjectLifetime.cs
A   mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework/TaskPropertyInfo.cs
M   mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework_test.dll.sources
A   mcs/class/Microsoft.Build.Framework/Test/Microsoft.Build.Framework/BuildEventContextTest.cs
M   mcs/class/Microsoft.Build.Tasks/Assembly/AssemblyInfo.cs
M   mcs/class/Microsoft.Build.Tasks/Makefile
M   mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks-net_2_0.csproj
M   mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks-net_3_5.csproj
M   mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks-net_4_0.csproj
M   mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks-net_4_5.csproj
M   mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks.dll.sources
M   mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks/GenerateResource.cs
D   mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks/LibraryPcFileCache.cs
D   mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks/PcFileCache.cs
M   mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks/ResolveAssemblyReference.cs
M   mcs/class/Microsoft.Build.Tasks/Test/Microsoft.Build.Tasks/TaskBatchingTest.cs
M   mcs/class/Microsoft.Build.Tasks/Test/Microsoft.Build.Tasks/TestMessageLogger.cs
M   mcs/class/Microsoft.Build.Utilities/Assembly/AssemblyInfo.cs
M   mcs/class/Microsoft.Build.Utilities/Makefile
M   mcs/class/Microsoft.Build.Utilities/Microsoft.Build.Utilities.Test.csproj
M   mcs/class/Microsoft.Build.Utilities/Microsoft.Build.Utilities.dll.sources
M   mcs/class/Microsoft.Build.Utilities/Microsoft.Build.Utilities/ProcessService.cs
M   mcs/class/Microsoft.Build.Utilities/Microsoft.Build.Utilities/TargetDotNetFrameworkVersion.cs
M   mcs/class/Microsoft.Build.Utilities/Microsoft.Build.Utilities/TaskItem.cs
M   mcs/class/Microsoft.Build.Utilities/Microsoft.Build.Utilities/ToolLocationHelper.cs
M   mcs/class/Microsoft.Build.Utilities/Microsoft.Build.Utilities/ToolTask.cs
M   mcs/class/Microsoft.Build.Utilities/Microsoft.Build.Utilities_test.dll.sources
M   mcs/class/Microsoft.Build.Utilities/Mono.XBuild.Utilities/ReservedNameUtils.cs
M   mcs/class/Microsoft.Build.Utilities/Test/Microsoft.Build.Utilities/TaskItemTest.cs
A   mcs/class/Microsoft.Build.Utilities/Test/Microsoft.Build.Utilities/ToolTaskTest.cs
M   mcs/class/Microsoft.Build/.gitignore
M   mcs/class/Microsoft.Build/Assembly/AssemblyInfo.cs
M   mcs/class/Microsoft.Build/Makefile
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ElementLocation.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectChooseElement.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectCommentElement.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectElement.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectElementContainer.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectExtensionsElement.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectImportElement.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectImportGroupElement.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectItemDefinitionElement.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectItemDefinitionGroupElement.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectItemElement.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectItemGroupElement.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectOnErrorElement.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectOtherwiseElement.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectOutputElement.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectPropertyGroupElement.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectRootElement.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectTargetElement.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectTaskElement.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectUsingTaskBodyElement.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectUsingTaskElement.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectWhenElement.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Construction/UsingTaskParameterGroupElement.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Evaluation/Project.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Evaluation/ProjectChangedEventArgs.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Evaluation/ProjectCollection.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Evaluation/ProjectCollectionChangedEventArgs.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Evaluation/ProjectCollectionChangedState.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Evaluation/ProjectItem.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Evaluation/ProjectItemDefinition.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Evaluation/ProjectMetadata.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Evaluation/ProjectProperty.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Evaluation/ProjectXmlChangedEventArgs.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Evaluation/ResolvedImport.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Evaluation/SubToolset.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Evaluation/Toolset.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Exceptions/BuildAbortedException.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Exceptions/InternalLoggerException.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Exceptions/InvalidProjectFileException.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Exceptions/InvalidToolsetDefinitionException.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Execution/BuildManager.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Execution/BuildParameters.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Execution/BuildRequestData.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Execution/BuildResult.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Execution/BuildSubmission.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Execution/BuildSubmissionCompleteCallback.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Execution/HostServices.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Execution/NodeEngineShutdownReason.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Execution/OutOfProcNode.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectInstance.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectItemDefinitionInstance.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectItemGroupTaskInstance.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectItemGroupTaskItemInstance.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectItemGroupTaskMetadataInstance.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectItemInstance.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectMetadataInstance.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectOnErrorInstance.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectPropertyGroupTaskInstance.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectPropertyGroupTaskPropertyInstance.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectPropertyInstance.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectTargetInstance.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectTargetInstanceChild.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectTaskInstance.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectTaskInstanceChild.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectTaskOutputItemInstance.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Execution/ProjectTaskOutputPropertyInstance.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Execution/TargetResult.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Internal/BuildEngine4.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Internal/BuildNodeManager.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Internal/BuildTaskDatabase.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Internal/BuildTaskFactory.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Internal/ExpressionConstructs.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Internal/ExpressionEvaluator.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Internal/ExpressionParser.jay
A   mcs/class/Microsoft.Build/Microsoft.Build.Internal/ExpressionParserManual.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Internal/ExpressionTokenizer.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Internal/ProjectTaskItem.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Internal/WindowsCompatibilityExtensions.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Logging/ConfigurableForwardingLogger.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Logging/ConsoleLogger.cs
A   mcs/class/Microsoft.Build/Microsoft.Build.Logging/DistributedFileLogger.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Logging/FileLogger.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.Logging/LoggerDescription.cs
M   mcs/class/Microsoft.Build/Microsoft.Build.dll.sources
M   mcs/class/Microsoft.Build/Microsoft.Build_test.dll.sources
A   mcs/class/Microsoft.Build/Test/Microsoft.Build.Construction/ProjectItemElementTest.cs
A   mcs/class/Microsoft.Build/Test/Microsoft.Build.Construction/ProjectRootElementTest.cs
A   mcs/class/Microsoft.Build/Test/Microsoft.Build.Evaluation/ProjectCollectionTest.cs
A   mcs/class/Microsoft.Build/Test/Microsoft.Build.Evaluation/ProjectItemDefinitionTest.cs
A   mcs/class/Microsoft.Build/Test/Microsoft.Build.Evaluation/ProjectItemTest.cs
A   mcs/class/Microsoft.Build/Test/Microsoft.Build.Evaluation/ProjectPropertyTest.cs
A   mcs/class/Microsoft.Build/Test/Microsoft.Build.Evaluation/ProjectTest.cs
A   mcs/class/Microsoft.Build/Test/Microsoft.Build.Evaluation/ResolvedImportTest.cs
A   mcs/class/Microsoft.Build/Test/Microsoft.Build.Evaluation/ToolsetTest.cs
A   mcs/class/Microsoft.Build/Test/Microsoft.Build.Execution/BuildManagerTest.cs
A   mcs/class/Microsoft.Build/Test/Microsoft.Build.Execution/BuildParametersTest.cs
A   mcs/class/Microsoft.Build/Test/Microsoft.Build.Execution/BuildSubmissionTest.cs
A   mcs/class/Microsoft.Build/Test/Microsoft.Build.Execution/ProjectInstanceTest.cs
A   mcs/class/Microsoft.Build/Test/Microsoft.Build.Execution/ProjectMetadataInstanceTest.cs
A   mcs/class/Microsoft.Build/Test/Microsoft.Build.Execution/ProjectTargetInstanceTest.cs
A   mcs/class/Microsoft.Build/Test/Microsoft.Build.Internal/ExpressionParserTest.cs
A   mcs/class/Microsoft.Build/Test/Microsoft.Build.Logging/ConsoleLoggerTest.cs
A   mcs/class/Microsoft.Build/Test/Microsoft.Build.Logging/LoggerDescriptionTest.cs
A   mcs/class/Microsoft.Build/xbuild-testing/.NETFramework/v2.0/RedistList/FrameworkList.xml
A   mcs/class/Microsoft.Build/xbuild-testing/.NETFramework/v3.5/RedistList/FrameworkList.xml
A   mcs/class/Microsoft.Build/xbuild-testing/.NETFramework/v4.0/RedistList/FrameworkList.xml
A   mcs/class/Microsoft.Build/xbuild-testing/.NETFramework/v4.5/RedistList/FrameworkList.xml
M   mcs/class/Mono.CSharp/Test/Evaluator/ExpressionsTest.cs
M   mcs/class/Mono.Data.Sqlite/Assembly/AssemblyInfo.cs
M   mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/Connection.cs
M   mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/ExceptionEventRequest.cs
M   mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/ObjectMirror.cs
M   mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/StepEventRequest.cs
M   mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/StructMirror.cs
M   mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/TypeMirror.cs
M   mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/VMDeathEvent.cs
M   mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/VirtualMachine.cs
M   mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/VirtualMachineManager.cs
M   mcs/class/Mono.Debugger.Soft/Test/dtest-app.cs
M   mcs/class/Mono.Debugger.Soft/Test/dtest.cs
A   mcs/class/Mono.Dynamic.Interpreter/Assembly/AssemblyInfo.cs
A   mcs/class/Mono.Dynamic.Interpreter/Makefile
A   mcs/class/Mono.Dynamic.Interpreter/Mono.Dynamic.Interpreter.dll.sources
M   mcs/class/Mono.Options/Mono.Options/Options.cs
M   mcs/class/Mono.Options/Test/Mono.Options/OptionSetTest.cs
M   mcs/class/Mono.Reactive.Testing/Assembly/AssemblyInfo.cs
M   mcs/class/Mono.Reactive.Testing/Makefile
M   mcs/class/Mono.Reactive.Testing/Mono.Reactive.Testing_test.dll.sources
M   mcs/class/Mono.Security/Mono.Security.X509.Extensions/KeyAttributesExtension.cs
A   mcs/class/Mono.XBuild.Tasks/Assembly/AssemblyInfo.cs
A   mcs/class/Mono.XBuild.Tasks/Makefile
A   mcs/class/Mono.XBuild.Tasks/Mono.XBuild.Tasks-net_2_0.csproj
A   mcs/class/Mono.XBuild.Tasks/Mono.XBuild.Tasks-net_3_5.csproj
A   mcs/class/Mono.XBuild.Tasks/Mono.XBuild.Tasks-net_4_0.csproj
A   mcs/class/Mono.XBuild.Tasks/Mono.XBuild.Tasks-net_4_5.csproj
A   mcs/class/Mono.XBuild.Tasks/Mono.XBuild.Tasks-tests-net_2_0.csproj
A   mcs/class/Mono.XBuild.Tasks/Mono.XBuild.Tasks-tests-net_3_5.csproj
A   mcs/class/Mono.XBuild.Tasks/Mono.XBuild.Tasks-tests-net_4_0.csproj
A   mcs/class/Mono.XBuild.Tasks/Mono.XBuild.Tasks-tests-net_4_5.csproj
A   mcs/class/Mono.XBuild.Tasks/Mono.XBuild.Tasks.dll.sources
A   mcs/class/Mono.XBuild.Tasks/Mono.XBuild.Tasks/LibraryPcFileCache.cs
A   mcs/class/Mono.XBuild.Tasks/Mono.XBuild.Tasks/PcFileCache.cs
A   mcs/class/Mono.XBuild.Tasks/Mono.XBuild.Tasks_test.dll.sources
A   mcs/class/Mono.XBuild.Tasks/Test/Mono.XBuild.Tasks/PcFileCacheTest.cs
D   mcs/class/Moonlight.Build.Tasks/ChangeLog
D   mcs/class/Moonlight.Build.Tasks/Makefile
D   mcs/class/Moonlight.Build.Tasks/Moonlight.Build.Tasks-net_2_0.csproj
D   mcs/class/Moonlight.Build.Tasks/Moonlight.Build.Tasks-net_4_0.csproj
D   mcs/class/Moonlight.Build.Tasks/Moonlight.Build.Tasks-net_4_5.csproj
D   mcs/class/Moonlight.Build.Tasks/Moonlight.Build.Tasks.dll.sources
D   mcs/class/Moonlight.Build.Tasks/Moonlight.Build.Tasks/ChangeLog
D   mcs/class/Moonlight.Build.Tasks/Moonlight.Build.Tasks/CreateTestPage.cs
D   mcs/class/Moonlight.Build.Tasks/Moonlight.Build.Tasks/GenerateMoonlightManifest.cs
D   mcs/class/Moonlight.Build.Tasks/Moonlight.Build.Tasks/GenerateXap.cs
D   mcs/class/Moonlight.Build.Tasks/Moonlight.Build.Tasks/GetMoonlightFrameworkPath.cs
D   mcs/class/Moonlight.Build.Tasks/Moonlight.Build.Tasks/PreviewTemplate.html
D   mcs/class/Moonlight.Build.Tasks/Moonlight.Build.Tasks/Respack.cs
D   mcs/class/Moonlight.Build.Tasks/Moonlight.Build.Tasks/XamlG.cs
M   mcs/class/PEAPI/PEAPI.cs
M   mcs/class/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations/CreditCardAttribute.cs
M   mcs/class/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations/EmailAddressAttribute.cs
M   mcs/class/System.ComponentModel.DataAnnotations/Test/System.ComponentModel.DataAnnotations/CreditCardAttributeTest.cs
M   mcs/class/System.ComponentModel.DataAnnotations/Test/System.ComponentModel.DataAnnotations/EmailAddressAttributeTest.cs
M   mcs/class/System.ComponentModel.DataAnnotations/Test/System.ComponentModel.DataAnnotations/FilterUIHintAttributeTest.cs
M   mcs/class/System.ComponentModel.DataAnnotations/Test/System.ComponentModel.DataAnnotations/UIHintAttributeTest.cs
M   mcs/class/System.Configuration/Test/System.Configuration/ConfigurationManagerTest.cs
M   mcs/class/System.Core/Makefile
M   mcs/class/System.Core/System.IO.MemoryMappedFiles/MemoryMappedFile.cs
A   mcs/class/System.Core/System.Linq.Expressions.Interpret/LambdaCompiler.cs
A   mcs/class/System.Core/System.Linq.Expressions/DynamicExpressionVisitor.cs
M   mcs/class/System.Core/System.Linq.Expressions/Expression.cs
D   mcs/class/System.Core/System.Linq.jvm/ChangeLog
D   mcs/class/System.Core/System.Linq.jvm/Conversion.cs
D   mcs/class/System.Core/System.Linq.jvm/ExpressionInterpreter.cs
D   mcs/class/System.Core/System.Linq.jvm/Math.cs
D   mcs/class/System.Core/System.Linq.jvm/Runner.cs
M   mcs/class/System.Core/System.Linq/Enumerable.cs
M   mcs/class/System.Core/System/TimeZoneInfo.Android.cs
M   mcs/class/System.Core/System/TimeZoneInfo.cs
M   mcs/class/System.Core/Test/System.Linq.Expressions/ExpressionTest_Equal.cs
M   mcs/class/System.Core/Test/System.Linq/EnumerableFixture.cs
M   mcs/class/System.Core/Test/System.Linq/EnumerableMoreTest.cs
M   mcs/class/System.Core/Test/System/TimeZoneInfoTest.cs
M   mcs/class/System.Core/dynamic_System.Core.dll.sources
A   mcs/class/System.Core/interpreter_System.Core.dll.sources
M   mcs/class/System.Core/mobile_System.Core.dll.sources
D   mcs/class/System.Core/mobile_static_System.Core.dll.sources
M   mcs/class/System.Core/monotouch_System.Core.dll.sources
M   mcs/class/System.Core/net_4_0_System.Core.dll.sources
M   mcs/class/System.Core/net_4_5_System.Core.dll.sources
D   mcs/class/System.Core/static_System.Core.dll.sources
M   mcs/class/System.Data.OracleClient/System.Data.OracleClient.Oci/OciCalls.cs
M   mcs/class/System.Data.OracleClient/System.Data.OracleClient.Oci/OciStatementHandle.cs
M   mcs/class/System.Data.OracleClient/System.Data.OracleClient/OracleCommand.cs
M   mcs/class/System.Data.OracleClient/System.Data.OracleClient/OracleParameter.cs
M   mcs/class/System.Data/System.Data.SqlClient/SqlCommand.cs
M   mcs/class/System.Drawing/Test/System.Drawing/TestFont.cs
M   mcs/class/System.Interactive.Async/Assembly/AssemblyInfo.cs
M   mcs/class/System.Interactive.Providers/Assembly/AssemblyInfo.cs
M   mcs/class/System.Interactive/Assembly/AssemblyInfo.cs
M   mcs/class/System.Interactive/System.Interactive.dll.sources
M   mcs/class/System.Management/System.Management/ManagementQuery.cs
M   mcs/class/System.Management/System.Management/ObjectQuery.cs
M   mcs/class/System.Net.Http/Makefile
M   mcs/class/System.Net.Http/System.Net.Http.Headers/AuthenticationHeaderValue.cs
A   mcs/class/System.Net.Http/System.Net.Http.Headers/CollectionParser.cs
M   mcs/class/System.Net.Http/System.Net.Http.Headers/ContentDispositionHeaderValue.cs
M   mcs/class/System.Net.Http/System.Net.Http.Headers/EntityTagHeaderValue.cs
M   mcs/class/System.Net.Http/System.Net.Http.Headers/HeaderInfo.cs
M   mcs/class/System.Net.Http/System.Net.Http.Headers/HttpHeaders.cs
M   mcs/class/System.Net.Http/System.Net.Http.Headers/Lexer.cs
M   mcs/class/System.Net.Http/System.Net.Http.Headers/MediaTypeHeaderValue.cs
M   mcs/class/System.Net.Http/System.Net.Http.Headers/MediaTypeWithQualityHeaderValue.cs
M   mcs/class/System.Net.Http/System.Net.Http.Headers/NameValueHeaderValue.cs
M   mcs/class/System.Net.Http/System.Net.Http.Headers/NameValueWithParametersHeaderValue.cs
M   mcs/class/System.Net.Http/System.Net.Http.Headers/Parser.cs
M   mcs/class/System.Net.Http/System.Net.Http.Headers/ProductHeaderValue.cs
M   mcs/class/System.Net.Http/System.Net.Http.Headers/ProductInfoHeaderValue.cs
M   mcs/class/System.Net.Http/System.Net.Http.Headers/StringWithQualityHeaderValue.cs
M   mcs/class/System.Net.Http/System.Net.Http.Headers/TransferCodingHeaderValue.cs
M   mcs/class/System.Net.Http/System.Net.Http.Headers/TransferCodingWithQualityHeaderValue.cs
M   mcs/class/System.Net.Http/System.Net.Http.Headers/ViaHeaderValue.cs
M   mcs/class/System.Net.Http/System.Net.Http.Headers/WarningHeaderValue.cs
M   mcs/class/System.Net.Http/System.Net.Http.dll.sources
M   mcs/class/System.Net.Http/System.Net.Http/HttpClientHandler.cs
M   mcs/class/System.Net.Http/System.Net.Http/StreamContent.cs
M   mcs/class/System.Net.Http/Test/System.Net.Http.Headers/HttpHeadersTest.cs
M   mcs/class/System.Net.Http/Test/System.Net.Http.Headers/NameValueHeaderValueTest.cs
M   mcs/class/System.Net.Http/Test/System.Net.Http/HttpRequestMessageTest.cs
M   mcs/class/System.Net.Http/Test/System.Net.Http/HttpResponseMessageTest.cs
M   mcs/class/System.Net.Http/Test/System.Net.Http/StreamContentTest.cs
A   mcs/class/System.Net.Http/monotouch_System.Net.Http.dll.sources
M   mcs/class/System.Numerics/System.Numerics/BigInteger.cs
M   mcs/class/System.Numerics/Test/System.Numerics/BigIntegerTest.cs
M   mcs/class/System.Reactive.Core/Assembly/AssemblyInfo.cs
M   mcs/class/System.Reactive.Debugger/Assembly/AssemblyInfo.cs
M   mcs/class/System.Reactive.Experimental/Assembly/AssemblyInfo.cs
M   mcs/class/System.Reactive.Interfaces/Assembly/AssemblyInfo.cs
M   mcs/class/System.Reactive.Linq/Assembly/AssemblyInfo.cs
A   mcs/class/System.Reactive.Observable.Aliases/Assembly/AssemblyInfo.cs
A   mcs/class/System.Reactive.Observable.Aliases/Makefile
A   mcs/class/System.Reactive.Observable.Aliases/System.Reactive.Observable.Aliases.dll.sources
A   mcs/class/System.Reactive.Observable.Aliases/more_build_args
M   mcs/class/System.Reactive.PlatformServices/Assembly/AssemblyInfo.cs
M   mcs/class/System.Reactive.Providers/Assembly/AssemblyInfo.cs
M   mcs/class/System.Reactive.Runtime.Remoting/Assembly/AssemblyInfo.cs
M   mcs/class/System.Reactive.Windows.Forms/Assembly/AssemblyInfo.cs
M   mcs/class/System.Reactive.Windows.Threading/Assembly/AssemblyInfo.cs
M   mcs/class/System.ServiceModel.Web/System.Runtime.Serialization.Json/JsonSerializationReader.cs
M   mcs/class/System.ServiceModel.Web/System.ServiceModel.Web/OutgoingWebRequestContext.cs
M   mcs/class/System.ServiceModel.Web/Test/System.Runtime.Serialization.Json/DataContractJsonSerializerTest.cs
M   mcs/class/System.ServiceModel.Web/Test/System.ServiceModel.Web/WebOperationContextTest.cs
M   mcs/class/System.ServiceModel/System.ServiceModel.Channels/HttpRequestChannel.cs
M   mcs/class/System.Transactions/System.Transactions/Enlistment.cs
M   mcs/class/System.Transactions/System.Transactions/PreparingEnlistment.cs
M   mcs/class/System.Web.Services/System.Web.Services.Description/MessageCollection.cs
M   mcs/class/System.Web/Assembly/AssemblyInfo.cs
M   mcs/class/System.Web/System.Web.Configuration_2.0/HttpCapabilitiesBase.cs
M   mcs/class/System.Web/System.Web/HttpHeaderCollection.cs
M   mcs/class/System.Web/System.Web/HttpResponse.cs
M   mcs/class/System.Web/Test/System.Web/AppBrowsersTest.cs
M   mcs/class/System.Windows.Forms.DataVisualization/Assembly/AssemblyInfo.cs
M   mcs/class/System.Windows.Forms.DataVisualization/System.Windows.Forms.DataVisualization.Charting/Chart.cs
M   mcs/class/System.XML/Mono.Xml.Schema/XmlSchemaValidatingReader.cs
M   mcs/class/System.XML/Test/System.Xml.Schema/XmlSchemaValidatorTests.cs
M   mcs/class/System.XML/Test/System.Xml.Serialization/XmlSerializationWriterTests.cs
M   mcs/class/System.XML/Test/System.Xml.Xsl/standalone_tests/Makefile
M   mcs/class/System.XML/Test/System.Xml.Xsl/standalone_tests/xslttest.cs
M   mcs/class/System.Xml.Linq/System.Xml.Linq/XContainer.cs
M   mcs/class/System.Xml.Linq/System.Xml.Linq/XElement.cs
M   mcs/class/System.Xml.Linq/System.Xml.Linq/XName.cs
M   mcs/class/System.Xml.Linq/System.Xml.Linq/XObject.cs
M   mcs/class/System.Xml.Linq/System.Xml.Schema/Extensions.cs
M   mcs/class/System/Documentation/en/System.Net/IPAddress.xml
M   mcs/class/System/Microsoft.CSharp/CSharpCodeCompiler.cs
M   mcs/class/System/System.CodeDom.Compiler/TempFileCollection.cs
M   mcs/class/System/System.Collections.Concurrent/BlockingCollection.cs
M   mcs/class/System/System.Collections.Concurrent/ConcurrentBag.cs
M   mcs/class/System/System.ComponentModel/BindingList.cs
M   mcs/class/System/System.ComponentModel/Component.cs
M   mcs/class/System/System.Configuration/SettingValueElement.cs
M   mcs/class/System/System.Diagnostics/Process.cs
M   mcs/class/System/System.Net.NetworkInformation/NetworkChange.cs
M   mcs/class/System/System.Net.Sockets/NetworkStream.cs
M   mcs/class/System/System.Net.WebSockets/ClientWebSocket.cs
M   mcs/class/System/System.Net.WebSockets/ClientWebSocketOptions.cs
M   mcs/class/System/System.Net.WebSockets/WebSocketException.cs
M   mcs/class/System/System.Net.WebSockets/WebSocketMessageType.cs
M   mcs/class/System/System.Net.WebSockets/WebSocketReceiveResult.cs
M   mcs/class/System/System.Net/HttpWebRequest.cs
M   mcs/class/System/System.Net/HttpWebResponse.cs
M   mcs/class/System/System.Net/IPAddress.cs
M   mcs/class/System/System.Net/MacProxy.cs
M   mcs/class/System/System.Net/ServicePointManager.cs
M   mcs/class/System/System.Net/TransportContext.cs
M   mcs/class/System/System.Net/WebConnection.cs
M   mcs/class/System/System.Security.Cryptography.X509Certificates/X509Certificate2.cs
M   mcs/class/System/System.Timers/Timer.cs
M   mcs/class/System/System.Windows.Input/ICommand.cs
M   mcs/class/System/System_test.dll.sources
M   mcs/class/System/Test/Microsoft.CSharp/CSharpCodeProviderTest.cs
M   mcs/class/System/Test/System.Collections.Concurrent/BlockingCollectionTests.cs
M   mcs/class/System/Test/System.Collections.Concurrent/ConcurrentBagTests.cs
M   mcs/class/System/Test/System.ComponentModel/BindingListTest.cs
M   mcs/class/System/Test/System.Net.Sockets/SocketTest.cs
M   mcs/class/System/Test/System.Net.Sockets/UdpClientTest.cs
A   mcs/class/System/Test/System.Net.WebSockets/ClientWebSocketTest.cs
M   mcs/class/System/Test/System.Net/IPAddressTest.cs
M   mcs/class/System/mobile_System.dll.sources
M   mcs/class/WindowsBase/System.ComponentModel/GroupDescription.cs
M   mcs/class/WindowsBase/System.ComponentModel/SortDescriptionCollection.cs
M   mcs/class/WindowsBase/System.IO.Packaging/PackagePart.cs
M   mcs/class/WindowsBase/System.Windows/PointConverter.cs
A   mcs/class/WindowsBase/Test/System.ComponentModel/GroupDescriptionTest.cs
M   mcs/class/WindowsBase/Test/System.ComponentModel/SortDescriptionCollectionTest.cs
M   mcs/class/WindowsBase/WindowsBase-tests-net_2_0.csproj
M   mcs/class/WindowsBase/WindowsBase-tests-net_4_0.csproj
M   mcs/class/WindowsBase/WindowsBase-tests-net_4_5.csproj
M   mcs/class/WindowsBase/WindowsBase_test.dll.sources
M   mcs/class/build-rx-dll-sources.sh
A   mcs/class/corlib/Documentation/en/System.Collections.Concurrent/EnumerablePartitionerOptions.xml
A   mcs/class/corlib/Documentation/en/System.Collections.Generic/IReadOnlyCollection`1.xml
A   mcs/class/corlib/Documentation/en/System.Collections.Generic/IReadOnlyDictionary`2.xml
A   mcs/class/corlib/Documentation/en/System.Collections.Generic/IReadOnlyList`1.xml
A   mcs/class/corlib/Documentation/en/System.Collections.ObjectModel/ReadOnlyDictionary`2+KeyCollection.xml
A   mcs/class/corlib/Documentation/en/System.Collections.ObjectModel/ReadOnlyDictionary`2+ValueCollection.xml
A   mcs/class/corlib/Documentation/en/System.Collections.ObjectModel/ReadOnlyDictionary`2.xml
A   mcs/class/corlib/Documentation/en/System.Diagnostics.Contracts/ContractAbbreviatorAttribute.xml
A   mcs/class/corlib/Documentation/en/System.Diagnostics.Contracts/ContractArgumentValidatorAttribute.xml
A   mcs/class/corlib/Documentation/en/System.Diagnostics.Contracts/ContractOptionAttribute.xml
M   mcs/class/corlib/Documentation/en/System.Globalization/CultureInfo.xml
A   mcs/class/corlib/Documentation/en/System.Reflection/AssemblyContentType.xml
A   mcs/class/corlib/Documentation/en/System.Reflection/AssemblyMetadataAttribute.xml
A   mcs/class/corlib/Documentation/en/System.Reflection/AssemblySignatureKeyAttribute.xml
A   mcs/class/corlib/Documentation/en/System.Reflection/CustomAttributeExtensions.xml
A   mcs/class/corlib/Documentation/en/System.Reflection/IReflectableType.xml
A   mcs/class/corlib/Documentation/en/System.Reflection/IntrospectionExtensions.xml
A   mcs/class/corlib/Documentation/en/System.Reflection/ReflectionContext.xml
A   mcs/class/corlib/Documentation/en/System.Reflection/RuntimeReflectionExtensions.xml
A   mcs/class/corlib/Documentation/en/System.Reflection/TypeInfo.xml
M   mcs/class/corlib/Documentation/en/System.Resources/IResourceReader.xml
M   mcs/class/corlib/Documentation/en/System.Resources/IResourceWriter.xml
M   mcs/class/corlib/Documentation/en/System.Resources/MissingManifestResourceException.xml
M   mcs/class/corlib/Documentation/en/System.Resources/MissingSatelliteAssemblyException.xml
M   mcs/class/corlib/Documentation/en/System.Resources/NeutralResourcesLanguageAttribute.xml
M   mcs/class/corlib/Documentation/en/System.Resources/ResourceManager.xml
M   mcs/class/corlib/Documentation/en/System.Resources/ResourceReader.xml
M   mcs/class/corlib/Documentation/en/System.Resources/ResourceSet.xml
M   mcs/class/corlib/Documentation/en/System.Resources/ResourceWriter.xml
M   mcs/class/corlib/Documentation/en/System.Resources/SatelliteContractVersionAttribute.xml
M   mcs/class/corlib/Documentation/en/System.Resources/UltimateResourceFallbackLocation.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/AsyncStateMachineAttribute.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/AsyncTaskMethodBuilder.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/AsyncTaskMethodBuilder`1.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/AsyncVoidMethodBuilder.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/CallerFilePathAttribute.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/CallerLineNumberAttribute.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/CallerMemberNameAttribute.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/ConfiguredTaskAwaitable.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/ConfiguredTaskAwaitable`1.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/ContractHelper.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/ExtensionAttribute.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/IAsyncStateMachine.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/ICriticalNotifyCompletion.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/INotifyCompletion.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/IteratorStateMachineAttribute.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/StateMachineAttribute.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/TaskAwaiter.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/TaskAwaiter`1.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/YieldAwaitable+YieldAwaiter.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.CompilerServices/YieldAwaitable.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.ExceptionServices/ExceptionDispatchInfo.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.ExceptionServices/FirstChanceExceptionEventArgs.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.ExceptionServices/HandleProcessCorruptedStateExceptionsAttribute.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.InteropServices.WindowsRuntime/DefaultInterfaceAttribute.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.InteropServices.WindowsRuntime/DesignerNamespaceResolveEventArgs.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.InteropServices.WindowsRuntime/EventRegistrationToken.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.InteropServices.WindowsRuntime/EventRegistrationTokenTable`1.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.InteropServices.WindowsRuntime/IActivationFactory.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.InteropServices.WindowsRuntime/InterfaceImplementedInVersionAttribute.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.InteropServices.WindowsRuntime/NamespaceResolveEventArgs.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.InteropServices.WindowsRuntime/ReadOnlyArrayAttribute.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.InteropServices.WindowsRuntime/ReturnValueNameAttribute.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.InteropServices.WindowsRuntime/WindowsRuntimeMarshal.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.InteropServices.WindowsRuntime/WindowsRuntimeMetadata.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.InteropServices.WindowsRuntime/WriteOnlyArrayAttribute.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.InteropServices/TypeIdentifierAttribute.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.Versioning/ComponentGuaranteesAttribute.xml
A   mcs/class/corlib/Documentation/en/System.Runtime.Versioning/ComponentGuaranteesOptions.xml
A   mcs/class/corlib/Documentation/en/System.Security.AccessControl/AccessRule`1.xml
A   mcs/class/corlib/Documentation/en/System.Security.AccessControl/AuditRule`1.xml
A   mcs/class/corlib/Documentation/en/System.Security.AccessControl/NativeObjectSecurity+ExceptionFromErrorCode.xml
A   mcs/class/corlib/Documentation/en/System.Security.Policy/EvidenceBase.xml
A   mcs/class/corlib/Documentation/en/System.Threading.Tasks/ConcurrentExclusiveSchedulerPair.xml
A   mcs/class/corlib/Documentation/en/System.Threading/Volatile.xml
A   mcs/class/corlib/Documentation/en/System/Action.xml
A   mcs/class/corlib/Documentation/en/System/Action`1.xml
A   mcs/class/corlib/Documentation/en/System/Action`2.xml
A   mcs/class/corlib/Documentation/en/System/Action`3.xml
A   mcs/class/corlib/Documentation/en/System/Action`4.xml
A   mcs/class/corlib/Documentation/en/System/Func`1.xml
A   mcs/class/corlib/Documentation/en/System/Func`2.xml
A   mcs/class/corlib/Documentation/en/System/Func`3.xml
A   mcs/class/corlib/Documentation/en/System/Func`4.xml
A   mcs/class/corlib/Documentation/en/System/Func`5.xml
A   mcs/class/corlib/Documentation/en/System/IProgress`1.xml
A   mcs/class/corlib/Documentation/en/System/InvalidTimeZoneException.xml
A   mcs/class/corlib/Documentation/en/System/Progress`1.xml
A   mcs/class/corlib/Documentation/en/System/TimeZoneInfo+AdjustmentRule.xml
A   mcs/class/corlib/Documentation/en/System/TimeZoneInfo+TransitionTime.xml
A   mcs/class/corlib/Documentation/en/System/TimeZoneInfo.xml
A   mcs/class/corlib/Documentation/en/System/TimeZoneNotFoundException.xml
A   mcs/class/corlib/Documentation/en/System/WeakReference`1.xml
A   mcs/class/corlib/Documentation/en/ns-System.Runtime.ExceptionServices.xml
A   mcs/class/corlib/Documentation/en/ns-System.Runtime.InteropServices.WindowsRuntime.xml
M   mcs/class/corlib/Makefile
M   mcs/class/corlib/System.Collections.Concurrent/ConcurrentDictionary.cs
M   mcs/class/corlib/System.Collections.Generic/List.cs
M   mcs/class/corlib/System.Collections/CollectionBase.cs
M   mcs/class/corlib/System.Diagnostics/DebuggerTypeProxyAttribute.cs
M   mcs/class/corlib/System.Globalization/CultureInfo.cs
M   mcs/class/corlib/System.Globalization/RegionInfo.cs
M   mcs/class/corlib/System.Globalization/TextInfo.cs
M   mcs/class/corlib/System.IO/Path.cs
M   mcs/class/corlib/System.IO/Stream.cs
M   mcs/class/corlib/System.Reflection/MonoParameterInfo.cs
M   mcs/class/corlib/System.Reflection/MonoProperty.cs
M   mcs/class/corlib/System.Reflection/ParameterInfo.cs
M   mcs/class/corlib/System.Runtime.CompilerServices/AsyncTaskMethodBuilder.cs
M   mcs/class/corlib/System.Runtime.CompilerServices/AsyncTaskMethodBuilder_T.cs
M   mcs/class/corlib/System.Runtime.CompilerServices/ConfiguredTaskAwaitable.cs
M   mcs/class/corlib/System.Runtime.CompilerServices/ConfiguredTaskAwaitable_T.cs
M   mcs/class/corlib/System.Runtime.CompilerServices/TaskAwaiter.cs
M   mcs/class/corlib/System.Runtime.CompilerServices/TaskAwaiter_T.cs
M   mcs/class/corlib/System.Runtime.CompilerServices/YieldAwaitable.cs
M   mcs/class/corlib/System.Runtime.InteropServices/Marshal.cs
M   mcs/class/corlib/System.Runtime.Remoting.Messaging/CallContext.cs
M   mcs/class/corlib/System.Runtime.Remoting.Proxies/RealProxy.cs
M   mcs/class/corlib/System.Runtime.Remoting/RemotingServices.cs
M   mcs/class/corlib/System.Security.Cryptography.X509Certificates/X509Certificate.cs
M   mcs/class/corlib/System.Security.Cryptography.X509Certificates/X509Certificate20.cs
M   mcs/class/corlib/System.Security.Principal/WindowsIdentity.cs
M   mcs/class/corlib/System.Text/UTF8Encoding.cs
M   mcs/class/corlib/System.Threading.Tasks/Task.cs
M   mcs/class/corlib/System.Threading.Tasks/TaskActionInvoker.cs
M   mcs/class/corlib/System.Threading.Tasks/TaskCompletionSource.cs
M   mcs/class/corlib/System.Threading.Tasks/TaskContinuation.cs
M   mcs/class/corlib/System.Threading.Tasks/TaskFactory.cs
M   mcs/class/corlib/System.Threading.Tasks/TaskScheduler.cs
M   mcs/class/corlib/System.Threading.Tasks/TpScheduler.cs
M   mcs/class/corlib/System.Threading/CancellationTokenSource.cs
M   mcs/class/corlib/System.Threading/Monitor.cs
M   mcs/class/corlib/System.Threading/NamedDataSlot.cs
M   mcs/class/corlib/System.Threading/SemaphoreSlim.cs
M   mcs/class/corlib/System.Threading/Thread.cs
M   mcs/class/corlib/System.Threading/ThreadPool.cs
M   mcs/class/corlib/System.Threading/Timer.cs
M   mcs/class/corlib/System/AggregateException.cs
M   mcs/class/corlib/System/Array.cs
M   mcs/class/corlib/System/ArraySegment.cs
M   mcs/class/corlib/System/Attribute.cs
M   mcs/class/corlib/System/ConsoleKeyInfo.cs
M   mcs/class/corlib/System/Convert.cs
M   mcs/class/corlib/System/Delegate.cs
M   mcs/class/corlib/System/Enum.cs
M   mcs/class/corlib/System/Environment.cs
M   mcs/class/corlib/System/MulticastDelegate.cs
M   mcs/class/corlib/System/NumberFormatter.cs
M   mcs/class/corlib/System/Random.cs
M   mcs/class/corlib/System/String.cs
M   mcs/class/corlib/System/TimeZone.cs
M   mcs/class/corlib/System/Tuples.cs
M   mcs/class/corlib/Test/Microsoft.Win32/RegistryKeyTest.cs
M   mcs/class/corlib/Test/System.Collections.Generic/ListTest.cs
M   mcs/class/corlib/Test/System.Diagnostics/DebuggerDisplayAttributeTest.cs
A   mcs/class/corlib/Test/System.Diagnostics/DebuggerTypeProxyAttribute.cs
M   mcs/class/corlib/Test/System.Diagnostics/StackFrameTest.cs
M   mcs/class/corlib/Test/System.Globalization/CultureInfoTest.cs
M   mcs/class/corlib/Test/System.Globalization/DateTimeFormatInfoTest.cs
A   mcs/class/corlib/Test/System.Globalization/NumberFormatInfoTest.cs
M   mcs/class/corlib/Test/System.Globalization/TextInfoTest.cs
M   mcs/class/corlib/Test/System.IO/FileTest.cs
M   mcs/class/corlib/Test/System.Reflection.Emit/TypeBuilderTest.cs
M   mcs/class/corlib/Test/System.Reflection/AssemblyNameTest.cs
M   mcs/class/corlib/Test/System.Reflection/ParameterInfoTest.cs
M   mcs/class/corlib/Test/System.Runtime.CompilerServices/TaskAwaiterTest.cs
M   mcs/class/corlib/Test/System.Security.Principal/WindowsIdentityTest.cs
M   mcs/class/corlib/Test/System.Text/UTF8EncodingTest.cs
M   mcs/class/corlib/Test/System.Threading.Tasks/TaskFactoryTest.cs
M   mcs/class/corlib/Test/System.Threading.Tasks/TaskFactoryTest_T.cs
M   mcs/class/corlib/Test/System.Threading.Tasks/TaskTest.cs
M   mcs/class/corlib/Test/System.Threading/AutoResetEventTest.cs
M   mcs/class/corlib/Test/System.Threading/CancellationTokenSourceTest.cs
M   mcs/class/corlib/Test/System.Threading/ExecutionContextTest.cs
M   mcs/class/corlib/Test/System.Threading/ThreadPoolTest.cs
M   mcs/class/corlib/Test/System.Threading/ThreadTest.cs
M   mcs/class/corlib/Test/System.Threading/TimerTest.cs
M   mcs/class/corlib/Test/System/AggregateExceptionTests.cs
M   mcs/class/corlib/Test/System/AppDomainTest.cs
M   mcs/class/corlib/Test/System/ArraySegmentTest.cs
M   mcs/class/corlib/Test/System/ArrayTest.cs
M   mcs/class/corlib/Test/System/AttributeTest.cs
M   mcs/class/corlib/Test/System/DateTimeOffsetTest.cs
M   mcs/class/corlib/Test/System/DateTimeTest.cs
M   mcs/class/corlib/Test/System/EnumTest.cs
M   mcs/class/corlib/Test/System/IntegerFormatterTest.cs
M   mcs/class/corlib/Test/System/RandomTest.cs
M   mcs/class/corlib/Test/System/TimeZoneTest.cs
M   mcs/class/corlib/Test/System/TypeTest.cs
M   mcs/class/corlib/corlib_test.dll.sources
A   mcs/class/dlr/README
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Actions/Dummy.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Ast/BinaryExpression.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Ast/ConstantExpression.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Ast/EmptyStatements.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Ast/LightLambdaExpression.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Ast/UnaryExpression.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Ast/Utils.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/DebugOptions.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Generation/CompilerHelpers.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Generation/ConstantCheck.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Generation/DelegateHelpers.Generated.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Generation/DelegateHelpers.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/BranchLabel.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/ILightCallSiteBinder.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/AddInstruction.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/ArrayOperations.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/CallInstruction.Generated.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/CallInstruction.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/ControlFlowInstructions.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/DivInstruction.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/DynamicInstructionN.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/DynamicInstructions.Generated.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/DynamicSplatInstruction.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/EqualInstruction.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/FieldOperations.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/GreaterThanInstruction.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/Instruction.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/InstructionFactory.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/InstructionList.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/LabelInfo.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/LessThanInstruction.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/LocalAccess.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/NotEqualInstruction.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/NumericConvertInstruction.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/StackOperations.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/TypeOperations.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/InterpretedFrame.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/Interpreter.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/LightCompiler.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/LightDelegateCreator.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/LightLambda.Generated.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/LightLambda.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/LightLambdaClosureVisitor.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/LocalVariables.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/LoopCompiler.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Interpreter/RuntimeVariables.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Math/BigIntegerV4.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Math/Complex64.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/MultiRuntimeAwareAttribute.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/PerfTrack.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Runtime/ArgumentArray.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Runtime/DynamicNull.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Runtime/ExceptionHelpers.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Runtime/ScriptingRuntimeHelpers.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Utils/ArrayUtils.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Utils/Assert.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Utils/CacheDict.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Utils/CollectionExtensions.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Utils/CollectionUtils.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Utils/ContractUtils.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Utils/DynamicUtils.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Utils/ExceptionFactory.Generated.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Utils/ExceptionUtils.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Utils/HybridReferenceDictionary.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Utils/ListEqualityComparer.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Utils/MathUtils.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Utils/ReferenceEqualityComparer.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Utils/ReflectionUtils.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Utils/StringUtils.cs
A   mcs/class/dlr/Runtime/Microsoft.Dynamic/Utils/TypeUtils.cs
M   mcs/class/dlr/Runtime/Microsoft.Scripting.Core/Ast/LambdaExpression.cs
M   mcs/class/dlr/Runtime/Microsoft.Scripting.Core/Ast/NewExpression.cs
M   mcs/class/dlr/Runtime/Microsoft.Scripting.Core/Compiler/DebugInfoGenerator.cs
M   mcs/class/dlr/Runtime/Microsoft.Scripting.Core/Compiler/DelegateHelpers.cs
M   mcs/class/dlr/Runtime/Microsoft.Scripting.Core/Utils/TypeExtensions.cs
A   mcs/class/dlr/Runtime/Microsoft.Scripting/ArgumentTypeException.cs
A   mcs/class/dlr/Runtime/Microsoft.Scripting/InvalidImplementationException.cs
A   mcs/class/dlr/Runtime/Microsoft.Scripting/PlatformAdaptationLayer.cs
A   mcs/class/dlr/Runtime/Microsoft.Scripting/Runtime/NotNullAttribute.cs
A   mcs/class/dlr/Runtime/Microsoft.Scripting/Runtime/ParamDictionaryAttribute.cs
A   mcs/class/dlr/Runtime/Microsoft.Scripting/Stubs.cs
M   mcs/class/monodoc/Monodoc/generators/html/Man2Html.cs
M   mcs/class/monodoc/Monodoc/providers/EcmaDoc.cs
M   mcs/class/monodoc/Resources/ecmaspec.css
M   mcs/class/project_template_ios.txt
A   mcs/errors/CS0246-29-lib.il
A   mcs/errors/CS0731-1-lib.il
A   mcs/errors/CS0731-2-lib.il
M   mcs/errors/CS1070-lib.il
M   mcs/errors/Makefile
A   mcs/errors/cs0029-35.cs
A   mcs/errors/cs0035-2.cs
D   mcs/errors/cs0037-8.cs
A   mcs/errors/cs0103-12.cs
A   mcs/errors/cs0104-3.cs
A   mcs/errors/cs0104-4.cs
A   mcs/errors/cs0126-2.cs
D   mcs/errors/cs0161-4.cs
D   mcs/errors/cs0162-17.cs
A   mcs/errors/cs0162-18.cs
A   mcs/errors/cs0162-20.cs
M   mcs/errors/cs0162-7.cs
A   mcs/errors/cs0163-2.cs
M   mcs/errors/cs0163.cs
A   mcs/errors/cs0165-21.cs
A   mcs/errors/cs0165-22.cs
A   mcs/errors/cs0165-23.cs
A   mcs/errors/cs0165-24.cs
A   mcs/errors/cs0165-25.cs
A   mcs/errors/cs0165-26.cs
A   mcs/errors/cs0165-27.cs
A   mcs/errors/cs0165-28.cs
A   mcs/errors/cs0165-29.cs
A   mcs/errors/cs0165-30.cs
A   mcs/errors/cs0165-31.cs
A   mcs/errors/cs0165-32.cs
A   mcs/errors/cs0165-33.cs
A   mcs/errors/cs0165-34.cs
A   mcs/errors/cs0165-35.cs
A   mcs/errors/cs0165-36.cs
A   mcs/errors/cs0165-37.cs
A   mcs/errors/cs0165-38.cs
A   mcs/errors/cs0165-39.cs
A   mcs/errors/cs0165-40.cs
A   mcs/errors/cs0165-41.cs
A   mcs/errors/cs0165-42.cs
A   mcs/errors/cs0165-43.cs
A   mcs/errors/cs0171-6.cs
A   mcs/errors/cs0177-14.cs
M   mcs/errors/cs0193.cs
A   mcs/errors/cs0201-10.cs
A   mcs/errors/cs0201-11.cs
A   mcs/errors/cs0220-4.cs
A   mcs/errors/cs0246-29.cs
A   mcs/errors/cs0246-30.cs
D   mcs/errors/cs0411-15.cs
D   mcs/errors/cs0411-6.cs
D   mcs/errors/cs0411-7.cs
A   mcs/errors/cs0429-3.cs
A   mcs/errors/cs0429-4.cs
A   mcs/errors/cs0458-17.cs
A   mcs/errors/cs0534-11.cs
A   mcs/errors/cs0540-3.cs
A   mcs/errors/cs0731.cs
A   mcs/errors/cs1061-14.cs
A   mcs/errors/cs1070-2.cs
A   mcs/errors/cs1503-14.cs
A   mcs/errors/cs1503-15.cs
A   mcs/errors/cs1503-16.cs
A   mcs/errors/cs1632-2.cs
A   mcs/errors/cs1632-3.cs
A   mcs/errors/cs1632-4.cs
A   mcs/errors/cs1648-2.cs
A   mcs/errors/cs1648-3.cs
A   mcs/errors/cs1650-2.cs
A   mcs/errors/cs1654-3.cs
A   mcs/errors/cs1654-4.cs
A   mcs/errors/cs1739-4.cs
M   mcs/errors/known-issues-net_4_5
M   mcs/ilasm/codegen/ExternTable.cs
M   mcs/ilasm/parser/ILParser.jay
M   mcs/jay/jay.vcxproj
M   mcs/mcs/anonymous.cs
M   mcs/mcs/argument.cs
M   mcs/mcs/assembly.cs
M   mcs/mcs/assign.cs
M   mcs/mcs/async.cs
M   mcs/mcs/attribute.cs
M   mcs/mcs/cfold.cs
M   mcs/mcs/class.cs
M   mcs/mcs/codegen.cs
M   mcs/mcs/complete.cs
M   mcs/mcs/constant.cs
M   mcs/mcs/context.cs
M   mcs/mcs/convert.cs
M   mcs/mcs/cs-parser.jay
M   mcs/mcs/cs-tokenizer.cs
M   mcs/mcs/decl.cs
M   mcs/mcs/delegate.cs
M   mcs/mcs/doc.cs
M   mcs/mcs/driver.cs
M   mcs/mcs/dynamic.cs
M   mcs/mcs/ecore.cs
M   mcs/mcs/enum.cs
M   mcs/mcs/eval.cs
M   mcs/mcs/expression.cs
M   mcs/mcs/field.cs
M   mcs/mcs/flowanalysis.cs
M   mcs/mcs/generic.cs
M   mcs/mcs/ikvm.cs
M   mcs/mcs/import.cs
M   mcs/mcs/iterators.cs
M   mcs/mcs/linq.cs
M   mcs/mcs/membercache.cs
M   mcs/mcs/method.cs
M   mcs/mcs/modifiers.cs
M   mcs/mcs/module.cs
M   mcs/mcs/namespace.cs
M   mcs/mcs/nullable.cs
M   mcs/mcs/parameter.cs
M   mcs/mcs/property.cs
M   mcs/mcs/report.cs
M   mcs/mcs/settings.cs
M   mcs/mcs/statement.cs
M   mcs/mcs/typespec.cs
M   mcs/tests/Makefile
A   mcs/tests/dlls/test-883.il
A   mcs/tests/dtest-059.cs
M   mcs/tests/dtest-error-02.cs
D   mcs/tests/gtest-217.cs
D   mcs/tests/gtest-381.cs
M   mcs/tests/gtest-540.cs
M   mcs/tests/gtest-579.cs
A   mcs/tests/gtest-597.cs
A   mcs/tests/gtest-598.cs
A   mcs/tests/gtest-599.cs
A   mcs/tests/gtest-600.cs
A   mcs/tests/gtest-601.cs
A   mcs/tests/gtest-602.cs
A   mcs/tests/gtest-iter-30.cs
A   mcs/tests/gtest-iter-31.cs
A   mcs/tests/gtest-iter-32.cs
A   mcs/tests/gtest-iter-33.cs
M   mcs/tests/gtest-variance-11.cs
M   mcs/tests/test-154.cs
M   mcs/tests/test-504.cs
M   mcs/tests/test-519.cs
M   mcs/tests/test-579.cs
M   mcs/tests/test-869.cs
A   mcs/tests/test-870.cs
A   mcs/tests/test-871.cs
A   mcs/tests/test-872.cs
A   mcs/tests/test-873.cs
A   mcs/tests/test-874.cs
A   mcs/tests/test-875-2-lib.il
A   mcs/tests/test-875-lib.cs
A   mcs/tests/test-875.cs
A   mcs/tests/test-876.cs
A   mcs/tests/test-877.cs
A   mcs/tests/test-878.cs
A   mcs/tests/test-879.cs
A   mcs/tests/test-880.cs
A   mcs/tests/test-881.cs
A   mcs/tests/test-882.cs
A   mcs/tests/test-883-lib.cs
A   mcs/tests/test-883.cs
M   mcs/tests/test-async-22.cs
M   mcs/tests/test-async-40.cs
A   mcs/tests/test-async-51.cs
A   mcs/tests/test-async-52.cs
A   mcs/tests/test-async-53.cs
A   mcs/tests/test-async-54.cs
A   mcs/tests/test-async-55.cs
A   mcs/tests/test-async-56.cs
A   mcs/tests/test-async-57.cs
A   mcs/tests/test-async-58.cs
A   mcs/tests/test-async-59.cs
A   mcs/tests/test-xml-068-ref.xml
A   mcs/tests/test-xml-068.cs
M   mcs/tests/ver-il-net_4_5.xml
M   mcs/tools/cil-strip/Mono.Cecil.Cil/CodeReader.cs
A   mcs/tools/cil-strip/cil-strip.csproj
M   mcs/tools/corcompare/corcompare.sln
A   mcs/tools/corcompare/mono-api-html/ApiDiff.cs
A   mcs/tools/corcompare/mono-api-html/AssemblyComparer.cs
A   mcs/tools/corcompare/mono-api-html/ClassComparer.cs
A   mcs/tools/corcompare/mono-api-html/Comparer.cs
A   mcs/tools/corcompare/mono-api-html/ConstructorComparer.cs
A   mcs/tools/corcompare/mono-api-html/EventComparer.cs
A   mcs/tools/corcompare/mono-api-html/FieldComparer.cs
A   mcs/tools/corcompare/mono-api-html/Helpers.cs
A   mcs/tools/corcompare/mono-api-html/InterfaceComparer.cs
A   mcs/tools/corcompare/mono-api-html/MemberComparer.cs
A   mcs/tools/corcompare/mono-api-html/MethodComparer.cs
A   mcs/tools/corcompare/mono-api-html/NamespaceComparer.cs
A   mcs/tools/corcompare/mono-api-html/PropertyComparer.cs
A   mcs/tools/corcompare/mono-api-html/mono-api-html.csproj
M   mcs/tools/corcompare/mono-api-info.cs
M   mcs/tools/corcompare/mono-api-info.csproj
M   mcs/tools/csharp/repl.cs
M   mcs/tools/linker/Descriptors/mscorlib.xml
M   mcs/tools/linker/Mono.Linker.Steps/MarkStep.cs
M   mcs/tools/linker/Mono.Linker.Steps/SweepStep.cs
M   mcs/tools/mdbrebase/mdbrebase.cs
M   mcs/tools/mdoc/Mono.Documentation/monodocer.cs
M   mcs/tools/mdoc/Test/DocTest-v1.cs
M   mcs/tools/mdoc/Test/en.expected.delete/Mono.DocTest.Generic/GenericBase`1.xml
M   mcs/tools/mdoc/Test/en.expected.delete/Mono.DocTest/Widget.xml
M   mcs/tools/mdoc/Test/en.expected.delete/index.xml
M   mcs/tools/mdoc/Test/en.expected.importecmadoc/index.xml
M   mcs/tools/mdoc/Test/en.expected.importslashdoc/Mono.DocTest.Generic/GenericBase`1.xml
M   mcs/tools/mdoc/Test/en.expected.importslashdoc/Mono.DocTest/Widget.xml
M   mcs/tools/mdoc/Test/en.expected.importslashdoc/index.xml
M   mcs/tools/mdoc/Test/en.expected.since/Mono.DocTest.Generic/GenericBase`1.xml
M   mcs/tools/mdoc/Test/en.expected.since/Mono.DocTest/Widget.xml
M   mcs/tools/mdoc/Test/en.expected.since/index.xml
M   mcs/tools/mdoc/Test/en.expected/Mono.DocTest.Generic/GenericBase`1.xml
M   mcs/tools/mdoc/Test/en.expected/Mono.DocTest/Widget.xml
M   mcs/tools/mdoc/Test/en.expected/index.xml
M   mcs/tools/mdoc/Test/html.expected/Mono.DocTest/Widget.html
M   mcs/tools/mdoc/Test/msxdoc-expected.importslashdoc.xml
M   mcs/tools/mkbundle/mkbundle.cs
M   mcs/tools/mkbundle/template_z.c
M   mcs/tools/monop/monop.cs
M   mcs/tools/security/sn.cs
M   mcs/tools/tuner/Mono.Tuner/AdjustVisibility.cs
M   mcs/tools/tuner/Mono.Tuner/Dispatcher.cs
M   mcs/tools/tuner/Mono.Tuner/RemoveResources.cs
M   mcs/tools/xbuild/ErrorUtilities.cs
M   mcs/tools/xbuild/Makefile
M   mcs/tools/xbuild/SolutionParser.cs
A   mcs/tools/xbuild/XBuildConsts.cs
A   mcs/tools/xbuild/data/12.0/Microsoft.Common.targets
A   mcs/tools/xbuild/data/12.0/Microsoft.Common.tasks
A   mcs/tools/xbuild/data/2.0/Microsoft.Common.targets
A   mcs/tools/xbuild/data/2.0/Microsoft.Common.tasks
A   mcs/tools/xbuild/data/3.5/Microsoft.Common.targets
A   mcs/tools/xbuild/data/3.5/Microsoft.Common.tasks
A   mcs/tools/xbuild/data/4.0/Microsoft.Common.targets
A   mcs/tools/xbuild/data/4.0/Microsoft.Common.tasks
A   mcs/tools/xbuild/data/MSBuild/Microsoft.Build.CommonTypes.xsd
A   mcs/tools/xbuild/data/MSBuild/Microsoft.Build.Core.xsd
A   mcs/tools/xbuild/data/Microsoft.Build.xsd
A   mcs/tools/xbuild/data/Microsoft.CSharp.targets
A   mcs/tools/xbuild/data/Microsoft.VisualBasic.targets
A   mcs/tools/xbuild/data/xbuild.exe.config.in
A   mcs/tools/xbuild/data/xbuild.rsp
A   mcs/tools/xbuild/frameworks/net_2.0.xml
A   mcs/tools/xbuild/frameworks/net_3.0.xml
A   mcs/tools/xbuild/frameworks/net_3.5.xml
A   mcs/tools/xbuild/frameworks/net_4.0.xml
A   mcs/tools/xbuild/frameworks/net_4.0_client.xml
A   mcs/tools/xbuild/frameworks/net_4.5.xml
A   mcs/tools/xbuild/targets/Microsoft.Portable.CSharp_4.0.targets
A   mcs/tools/xbuild/targets/Microsoft.Portable.CSharp_4.5.targets
A   mcs/tools/xbuild/targets/Microsoft.WebApplication.targets
M   mcs/tools/xbuild/xbuild.exe.sources
A   mcs/tools/xbuild/xbuild.make
D   mcs/tools/xbuild/xbuild/2.0/FrameworkList.xml
D   mcs/tools/xbuild/xbuild/2.0/Microsoft.Common.targets
D   mcs/tools/xbuild/xbuild/2.0/Microsoft.Common.tasks
D   mcs/tools/xbuild/xbuild/3.5/FrameworkList.xml
D   mcs/tools/xbuild/xbuild/3.5/Microsoft.Common.targets
D   mcs/tools/xbuild/xbuild/3.5/Microsoft.Common.tasks
D   mcs/tools/xbuild/xbuild/4.0/FrameworkList.xml
D   mcs/tools/xbuild/xbuild/4.0/Microsoft.Common.targets
D   mcs/tools/xbuild/xbuild/4.0/Microsoft.Common.tasks
D   mcs/tools/xbuild/xbuild/4.0/Microsoft.Portable.CSharp.targets
D   mcs/tools/xbuild/xbuild/4.5/FrameworkList.xml
D   mcs/tools/xbuild/xbuild/4.5/Microsoft.Portable.CSharp.targets
D   mcs/tools/xbuild/xbuild/FrameworkList-3.0.xml
D   mcs/tools/xbuild/xbuild/MSBuild/Microsoft.Build.CommonTypes.xsd
D   mcs/tools/xbuild/xbuild/MSBuild/Microsoft.Build.Core.xsd
D   mcs/tools/xbuild/xbuild/Microsoft.Build.xsd
D   mcs/tools/xbuild/xbuild/Microsoft.CSharp.targets
D   mcs/tools/xbuild/xbuild/Microsoft.Portable.CSharp.targets
D   mcs/tools/xbuild/xbuild/Microsoft.Silverlight.CSharp.targets
D   mcs/tools/xbuild/xbuild/Microsoft.Silverlight.Common.targets
D   mcs/tools/xbuild/xbuild/Microsoft.Silverlight.VisualBasic.targets
D   mcs/tools/xbuild/xbuild/Microsoft.VisualBasic.targets
D   mcs/tools/xbuild/xbuild/Microsoft.WebApplication.targets
D   mcs/tools/xbuild/xbuild/xbuild.rsp
D   mcs/tools/xbuild/xbuild_targets.make
A   mcs/tools/xbuild/xbuild_test.make
M   mono-core.spec.in
M   mono/arch/amd64/amd64-codegen.h
M   mono/arch/mips/mips-codegen.h
M   mono/arch/x86/x86-codegen.h
M   mono/cil/opcode.def
M   mono/io-layer/io.c
M   mono/io-layer/processes.c
M   mono/io-layer/shared.c
M   mono/io-layer/sockets.c
M   mono/metadata/Makefile.am.in
M   mono/metadata/appdomain.c
M   mono/metadata/assembly.c
M   mono/metadata/attach.c
M   mono/metadata/boehm-gc.c
M   mono/metadata/cil-coff.h
M   mono/metadata/class.c
M   mono/metadata/class.h
M   mono/metadata/cominterop.c
M   mono/metadata/console-unix.c
M   mono/metadata/culture-info-tables.h
M   mono/metadata/domain-internals.h
M   mono/metadata/domain.c
M   mono/metadata/exception.c
M   mono/metadata/gc-internal.h
A   mono/metadata/gc-memfuncs.c
M   mono/metadata/gc.c
M   mono/metadata/icall-def.h
M   mono/metadata/icall.c
M   mono/metadata/image.c
M   mono/metadata/loader.c
M   mono/metadata/locales.c
M   mono/metadata/locales.h
M   mono/metadata/lock-tracer.c
M   mono/metadata/lock-tracer.h
M   mono/metadata/marshal.c
M   mono/metadata/metadata-internals.h
M   mono/metadata/metadata.c
M   mono/metadata/metadata.h
M   mono/metadata/method-builder.c
M   mono/metadata/monitor.c
M   mono/metadata/mono-cq.c
M   mono/metadata/mono-debug-debugger.c
M   mono/metadata/mono-debug-debugger.h
M   mono/metadata/mono-debug.c
M   mono/metadata/mono-debug.h
M   mono/metadata/mono-hash.h
M   mono/metadata/null-gc.c
M   mono/metadata/object-internals.h
M   mono/metadata/object.c
M   mono/metadata/object.h
M   mono/metadata/reflection.c
M   mono/metadata/sgen-alloc.c
M   mono/metadata/sgen-archdep.h
M   mono/metadata/sgen-bridge.c
M   mono/metadata/sgen-cardtable.c
M   mono/metadata/sgen-debug.c
M   mono/metadata/sgen-descriptor.h
M   mono/metadata/sgen-gc.c
M   mono/metadata/sgen-gc.h
M   mono/metadata/sgen-internal.c
M   mono/metadata/sgen-los.c
M   mono/metadata/sgen-marksweep.c
M   mono/metadata/sgen-memory-governor.c
M   mono/metadata/sgen-nursery-allocator.c
M   mono/metadata/sgen-os-mach.c
M   mono/metadata/sgen-os-posix.c
M   mono/metadata/sgen-os-win32.c
M   mono/metadata/sgen-protocol.c
A   mono/metadata/sgen-qsort.c
M   mono/metadata/sgen-stw.c
M   mono/metadata/sgen-toggleref.c
M   mono/metadata/socket-io.c
A   mono/metadata/test-gc-memfuncs.c
A   mono/metadata/test-sgen-qsort.c
M   mono/metadata/threads-types.h
M   mono/metadata/threads.c
M   mono/mini/.gitignore
M   mono/mini/Makefile.am.in
M   mono/mini/abcremoval.c
A   mono/mini/alias-analysis.c
M   mono/mini/aot-compiler.c
M   mono/mini/aot-runtime.c
M   mono/mini/arrays.cs
M   mono/mini/basic-float.cs
M   mono/mini/cpu-amd64.md
M   mono/mini/cpu-mips.md
M   mono/mini/cpu-x86.md
D   mono/mini/debug-debugger.c
D   mono/mini/debug-debugger.h
M   mono/mini/debug-mini.c
D   mono/mini/debug-mini.h
M   mono/mini/debugger-agent.c
M   mono/mini/declsec.c
M   mono/mini/decompose.c
M   mono/mini/driver.c
M   mono/mini/dwarfwriter.c
M   mono/mini/dwarfwriter.h
M   mono/mini/exceptions-amd64.c
M   mono/mini/exceptions-arm.c
M   mono/mini/exceptions-ia64.c
M   mono/mini/exceptions-mips.c
M   mono/mini/exceptions-ppc.c
M   mono/mini/exceptions-s390x.c
M   mono/mini/exceptions-x86.c
M   mono/mini/exceptions.cs
M   mono/mini/graph.c
M   mono/mini/gshared.cs
M   mono/mini/iltests.il.in
M   mono/mini/image-writer.c
M   mono/mini/ir-emit.h
M   mono/mini/jit-icalls.c
M   mono/mini/liveness.c
D   mono/mini/mdb-debug-info32-darwin.s
D   mono/mini/mdb-debug-info32.s
D   mono/mini/mdb-debug-info64.s
M   mono/mini/method-to-ir.c
M   mono/mini/mini-amd64.c
M   mono/mini/mini-amd64.h
M   mono/mini/mini-arm.c
M   mono/mini/mini-arm.h
M   mono/mini/mini-codegen.c
M   mono/mini/mini-exceptions.c
M   mono/mini/mini-gc.c
M   mono/mini/mini-generic-sharing.c
M   mono/mini/mini-ia64.c
M   mono/mini/mini-llvm-cpp.cpp
M   mono/mini/mini-llvm.c
M   mono/mini/mini-mips.c
M   mono/mini/mini-ops.h
M   mono/mini/mini-posix.c
M   mono/mini/mini-ppc.c
M   mono/mini/mini-ppc.h
M   mono/mini/mini-s390x.c
M   mono/mini/mini-sparc.c
M   mono/mini/mini-trampolines.c
M   mono/mini/mini-unwind.h
M   mono/mini/mini-x86.c
M   mono/mini/mini-x86.h
M   mono/mini/mini.c
M   mono/mini/mini.h
M   mono/mini/optflags-def.h
M   mono/mini/patch-info.h
M   mono/mini/regalloc2.c
M   mono/mini/ssa.c
M   mono/mini/tasklets.c
M   mono/mini/trace.c
M   mono/mini/tramp-amd64.c
M   mono/mini/tramp-arm.c
M   mono/mini/tramp-mips.c
M   mono/mini/tramp-ppc.c
M   mono/mini/tramp-s390x.c
M   mono/mini/tramp-sparc.c
M   mono/mini/tramp-x86.c
M   mono/mini/unwind.c
M   mono/mini/xdebug.c
M   mono/monograph/Makefile.am
M   mono/profiler/ptestrunner.pl
M   mono/profiler/test-busy.cs
M   mono/tests/Makefile.am
M   mono/tests/finalizer-exception.cs
M   mono/tests/libtest.c
M   mono/tests/marshal.cs
M   mono/tests/pinvoke2.cs
A   mono/tests/sgen-bridge-xref.cs
M   mono/tests/sgen-descriptors.cs
A   mono/tests/sgen-new-threads-dont-join-stw.cs
A   mono/tests/thread_static_gc_layout.cs
M   mono/utils/Makefile.am
M   mono/utils/atomic.c
M   mono/utils/atomic.h
M   mono/utils/dlmalloc.c
M   mono/utils/mach-support-arm.c
M   mono/utils/mono-compiler.h
M   mono/utils/mono-hwcap-arm.c
M   mono/utils/mono-hwcap-arm.h
M   mono/utils/mono-hwcap-sparc.c
M   mono/utils/mono-membar.h
M   mono/utils/mono-proclib.c
M   mono/utils/mono-semaphore.c
A   mono/utils/mono-signal-handler.h
M   mono/utils/mono-stack-unwinding.h
M   mono/utils/mono-threads.c
M   mono/utils/mono-threads.h
A   mono/utils/mono-tls.c
M   mono/utils/mono-tls.h
M   mono/utils/monobitset.c
M   msvc/Makefile.am
M   msvc/create-windef.pl
M   msvc/eglib.vcxproj
M   msvc/genmdesc.vcxproj
M   msvc/libgc.vcxproj
M   msvc/libmono.vcxproj
M   msvc/libmonoruntime.vcxproj
M   msvc/libmonoutils.vcxproj
M   msvc/libtest.vcxproj
M   msvc/mono.def
M   msvc/mono.vcxproj
M   msvc/monodiet.vcxproj
M   msvc/monodis.vcxproj
M   msvc/monograph.vcxproj
M   msvc/monoposixhelper.vcxproj
M   msvc/monosgen.def
M   msvc/pedump.vcxproj
M   msvc/profiler-codeanalyst.vcxproj
M   msvc/profiler-cov.vcxproj
M   msvc/profiler-logging.vcxproj
M   msvc/profiler-vtune.vcxproj
M   msvc/test-invoke.vcxproj
M   msvc/test-metadata.vcxproj
M   msvc/test_eglib.vcxproj
M   msvc/teste.vcxproj
M   msvc/win32.xml
M   runtime/Makefile.am
M   scripts/Makefile.am
M   scripts/mono-test-install
A   scripts/xbuild.in
M   support/Makefile.am
D   support/mac-reachability.c
A   support/minizip/.gitignore
M   tools/locale-builder/CultureInfoEntry.cs
M   tools/locale-builder/Driver.cs
M   tools/locale-builder/Patterns.cs
M   tools/sgen/sgen-grep-binprot.c
M   winconfig.h
sushihangover commented 8 years ago

Tag mono-3.2.7 is a broken build (at least on OS-X), same as reported here: http://mono.1490590.n4.nabble.com/Assert-condition-ret-0-not-met-td4661703.html

6]: *** [build/deps/basic-profile-check.exe] Error 1
*** The compiler 'gmcs' doesn't appear to be usable.
*** Trying the 'monolite' directory.
* Assertion at gc.c:1216, condition `ret == 0' not met

Stacktrace:

  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) System.Environment.Exit (int) <0xffffffff>
  at Mono.CSharp.Driver.Main (string[]) <0x002b3>
  at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

    0   mono                                0x000000010ef0ac7c mono_handle_native_sigsegv + 300

git log -1 --format=%ai mono-3.2.7 2014-02-06 15:50:31 -0500

gcc --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.4.0
Thread model: posix
sushihangover commented 8 years ago

git log --reverse mono-3.2.7..mono-3.2.8 | head -6

commit cf7d241aab8ffb860d8f290e1ad5bf4c66be7b8c
Author: Zoltan Varga <vargaz@gmail.com>
Date:   Tue Jan 14 18:23:10 2014 +0100

    [runtime] Fix a regression caused by a0afa38296b8a3b0382bf34ce777357d2553c0f0.

git checkout cf7d241aab8ffb860d8f290e1ad5bf4c66be7b8c

Previous HEAD position was 40f92d5... [System] Fix process creation when UseShellExecute is set to false.
HEAD is now at cf7d241... [runtime] Fix a regression caused by a0afa38296b8a3b0382bf34ce777357d2553c0f0.

git diff --name-only mono-3.2.7..cf7d241aab8ffb860d8f290e1ad5bf4c66be7b8c

mono/utils/mono-threads.h
sushihangover commented 8 years ago

Commit cf7d241aab8ffb860d8f290e1ad5bf4c66be7b8c fixed the build, regressions look clean:

./runtime/mono-wrapper --version
Mono JIT compiler version 3.2.7 ((HEAD/40f92d5 Thu Jul 30 09:56:21 PDT 2015)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
    TLS:           normal
    SIGSEGV:       altstack
    Notification:  kqueue
    Architecture:  amd64
    Disabled:      none
    Misc:          softdebug
    LLVM:          supported, not enabled.
    GC:            sgen
Win81Pro:mono administrator$ cd mcs/tests
Win81Pro:tests administrator$ make run-test-local
MONO_PATH="./../class/lib/net_4_5:$MONO_PATH" /Users/administrator/code/playscript/mono/runtime/mono-wrapper  ./../class/lib/net_4_5/ilasm.exe /dll /out:gtest-464-lib.dll gtest-464-lib.il
Assembling 'gtest-464-lib.il' , no listing file, to dll --> 'gtest-464-lib.dll'

Operation completed successfully
MONO_PATH="./../class/lib/net_4_5:$MONO_PATH" /Users/administrator/code/playscript/mono/runtime/mono-wrapper  ./../class/lib/net_4_5/ilasm.exe /dll /out:gtest-583-lib.dll gtest-583-lib.il
Assembling 'gtest-583-lib.il' , no listing file, to dll --> 'gtest-583-lib.dll'

Operation completed successfully
MONO_PATH="./../class/lib/net_4_5:$MONO_PATH" /Users/administrator/code/playscript/mono/runtime/mono-wrapper  ./../class/lib/net_4_5/ilasm.exe /dll /out:gtest-exmethod-45-lib.dll gtest-exmethod-45-lib.il
Assembling 'gtest-exmethod-45-lib.il' , no listing file, to dll --> 'gtest-exmethod-45-lib.dll'

Operation completed successfully
MONO_PATH="./../class/lib/net_4_5:$MONO_PATH" /Users/administrator/code/playscript/mono/runtime/mono-wrapper  ./../class/lib/net_4_5/ilasm.exe /dll /out:test-377-lib.dll test-377-lib.il
Assembling 'test-377-lib.il' , no listing file, to dll --> 'test-377-lib.dll'

Operation completed successfully
MONO_PATH="./../class/lib/net_4_5:$MONO_PATH" /Users/administrator/code/playscript/mono/runtime/mono-wrapper  ./../class/lib/net_4_5/ilasm.exe /dll /out:test-483-lib.dll test-483-lib.il
Assembling 'test-483-lib.il' , no listing file, to dll --> 'test-483-lib.dll'

Operation completed successfully
MONO_PATH="./../class/lib/net_4_5:$MONO_PATH" /Users/administrator/code/playscript/mono/runtime/mono-wrapper  ./../class/lib/net_4_5/ilasm.exe /dll /out:test-531-lib.dll test-531-lib.il
Assembling 'test-531-lib.il' , no listing file, to dll --> 'test-531-lib.dll'

Operation completed successfully
MONO_PATH="./../class/lib/net_4_5:$MONO_PATH" /Users/administrator/code/playscript/mono/runtime/mono-wrapper  ./../class/lib/net_4_5/ilasm.exe /dll /out:test-661-lib.dll test-661-lib.il
Assembling 'test-661-lib.il' , no listing file, to dll --> 'test-661-lib.dll'

Operation completed successfully
MONO_PATH="./../class/lib/net_4_5:$MONO_PATH" /Users/administrator/code/playscript/mono/runtime/mono-wrapper  ./../class/lib/net_4_5/ilasm.exe /dll /out:test-759-lib.dll test-759-lib.il
Assembling 'test-759-lib.il' , no listing file, to dll --> 'test-759-lib.dll'

Operation completed successfully
MONO_PATH="./../class/lib/net_4_5:$MONO_PATH" /Users/administrator/code/playscript/mono/runtime/mono-wrapper  ./../class/lib/net_4_5/ilasm.exe /dll /out:test-760-lib.dll test-760-lib.il
Assembling 'test-760-lib.il' , no listing file, to dll --> 'test-760-lib.dll'

Operation completed successfully
MONO_PATH="./../class/lib/net_4_5:$MONO_PATH" /Users/administrator/code/playscript/mono/runtime/mono-wrapper  ./../class/lib/net_4_5/ilasm.exe /dll /out:test-792-lib.dll test-792-lib.il
Assembling 'test-792-lib.il' , no listing file, to dll --> 'test-792-lib.dll'

Operation completed successfully
MONO_PATH="./../class/lib/net_4_5:$MONO_PATH" /Users/administrator/code/playscript/mono/runtime/mono-wrapper  ./../class/lib/net_4_5/ilasm.exe /dll /out:test-805-lib.dll test-805-lib.il
Assembling 'test-805-lib.il' , no listing file, to dll --> 'test-805-lib.dll'

Operation completed successfully
MONO_PATH="./../class/lib/net_4_5:$MONO_PATH" /Users/administrator/code/playscript/mono/runtime/mono-wrapper  ./../class/lib/net_4_5/ilasm.exe /dll /out:test-810-lib.dll test-810-lib.il
Assembling 'test-810-lib.il' , no listing file, to dll --> 'test-810-lib.dll'

Operation completed successfully
MONO_PATH="./../class/lib/net_4_5:$MONO_PATH" /Users/administrator/code/playscript/mono/runtime/mono-wrapper  ./../class/lib/net_4_5/ilasm.exe /dll /out:test-823-lib.dll test-823-lib.il
Assembling 'test-823-lib.il' , no listing file, to dll --> 'test-823-lib.dll'

Operation completed successfully
MONO_PATH="./../class/lib/net_4_5:$MONO_PATH" /Users/administrator/code/playscript/mono/runtime/mono-wrapper  ./../class/lib/net_4_5/ilasm.exe /dll /out:test-846-lib.dll test-846-lib.il
Assembling 'test-846-lib.il' , no listing file, to dll --> 'test-846-lib.dll'

Operation completed successfully
MONO_PATH="./../class/lib/net_4_5:$MONO_PATH" /Users/administrator/code/playscript/mono/runtime/mono-wrapper  ./../class/lib/net_4_5/ilasm.exe /dll /out:test-851-lib.dll test-851-lib.il
Assembling 'test-851-lib.il' , no listing file, to dll --> 'test-851-lib.dll'

Operation completed successfully
MONO_PATH="./../class/lib/net_4_5:$MONO_PATH" /Users/administrator/code/playscript/mono/runtime/mono-wrapper  ./../class/lib/net_4_5/ilasm.exe /dll /out:test-858-lib.dll test-858-lib.il
Assembling 'test-858-lib.il' , no listing file, to dll --> 'test-858-lib.dll'

Operation completed successfully
MONO_PATH="./../class/lib/net_4_5:$MONO_PATH" /Users/administrator/code/playscript/mono/runtime/mono-wrapper  ./../class/lib/net_4_5/ilasm.exe /dll /out:test-875-2-lib.dll test-875-2-lib.il
Assembling 'test-875-2-lib.il' , no listing file, to dll --> 'test-875-2-lib.dll'

Operation completed successfully
MONO_PATH="./../class/lib/net_4_5:$MONO_PATH" /Users/administrator/code/playscript/mono/runtime/mono-wrapper  ./../class/lib/net_4_5/ilasm.exe /dll /out:test-com-02-lib.dll test-com-02-lib.il
Assembling 'test-com-02-lib.il' , no listing file, to dll --> 'test-com-02-lib.dll'

Operation completed successfully
MONO_PATH="./../class/lib/net_4_5:$MONO_PATH" /Users/administrator/code/playscript/mono/runtime/mono-wrapper  ./../class/lib/net_4_5/ilasm.exe /dll /out:test-com-03-lib.dll test-com-03-lib.il
Assembling 'test-com-03-lib.il' , no listing file, to dll --> 'test-com-03-lib.dll'

Operation completed successfully
MCS     [net_4_5] setup
MCS     [net_4_5] setup
MONO_PATH="./../class/lib/net_4_5:$MONO_PATH" /Users/administrator/code/playscript/mono/runtime/mono-wrapper  ./../class/lib/net_4_5/ilasm.exe -dll dlls/test-883.il
Assembling 'dlls/test-883.il' , no listing file, to dll --> 'dlls/test-883.dll'

Operation completed successfully
cd ../class/Mono.CSharp && /Applications/Xcode.app/Contents/Developer/usr/bin/make NO_DIR_CHECK=yes
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-local
make[2]: Nothing to be done for `all-local'.
MONO_RUNTIME='/Users/administrator/code/playscript/mono/runtime/mono-wrapper' MONO_PATH="./../class/lib/net_4_5::$MONO_PATH" /Users/administrator/code/playscript/mono/runtime/mono-wrapper --debug  --verify-all ./../class/lib/net_4_5/compiler-tester.exe -mode:pos -files:'v4' -compiler:./../class/lib/build/mcs.exe -issues:known-issues-net_4_5 -log:net_4_5.log -il:ver-il-net_4_5.xml -compiler-options:"-d:NET_4_0;NET_4_5"
Loading ./../class/lib/build/mcs.exe ...
Loading verification data from `ver-il-net_4_5.xml' ...
gtest-230.cs... KNOWN ISSUE (Compilation error)
Done

2269 test cases passed (99.96%)
1 known issue(s)