Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/dotnet/runtime
Browse files Browse the repository at this point in the history
# Conflicts:
#	src/coreclr/src/inc/corinfo.h
#	src/coreclr/src/jit/morph.cpp
#	src/coreclr/src/tools/Common/JitInterface/CorInfoBase.cs
#	src/coreclr/src/tools/crossgen2/jitinterface/jitwrapper.cpp
  • Loading branch information
erozenfeld committed Mar 21, 2020
2 parents 4801b25 + 7c7e9ec commit 29f2832
Show file tree
Hide file tree
Showing 1,031 changed files with 39,567 additions and 13,458 deletions.
1 change: 1 addition & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
<LicenseFile>$(RepoRoot)LICENSE.TXT</LicenseFile>

<!-- Indicates this is not an officially supported release. Release branches should set this to false. -->
<!-- Keep it in sync with PRERELEASE in eng/native/configureplatform.cmake -->
<IsPrerelease>true</IsPrerelease>

<!-- Experimental packages should not be stable -->
Expand Down
4 changes: 2 additions & 2 deletions docs/area-owners.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ Below table shows the combined area owners on this repository:
| area-HostModel | @vitek-karas @swaroop-sridhar | |
| area-ILTools-coreclr | @BruceForstall @dotnet/jit-contrib | |
| area-Infrastructure-coreclr | @jeffschwMSFT @jashook @trylek | |
| area-Infrastructure-installer | @dleeapho @dagood | |
| area-Infrastructure-installer | @dleeapho @NikolaMilosavljevic | |
| area-Infrastructure-libraries | @ViktorHofer @ericstj @safern @Anipik | Covers:<ul><li>Packaging</li><li>Build and test infra for libraries in dotnet/runtime repo</li><li>VS integration</li></ul><br/> |
| area-Infrastructure | @ViktorHofer @jeffschwMSFT @dleeapho | |
| area-Interop-coreclr | @jeffschwMSFT @AaronRobinsonMSFT | |
| area-Meta | @joperezr | Issues without clear association to any specific API/contract, e.g. <ul><li>new contract proposals</li><li>cross-cutting code/test pattern changes (e.g. FxCop failures)</li><li>project-wide docs</li></ul><br/> |
| area-PAL-coreclr | @janvorli | |
| area-R2RDump-coreclr | @nattress | |
| area-ReadyToRun-coreclr | @nattress | |
| area-Setup | @dagood @dleeapho | Distro-specific (Linux, Mac and Windows) setup packages and msi files |
| area-Setup | @NikolaMilosavljevic @dleeapho | Distro-specific (Linux, Mac and Windows) setup packages and msi files |
| area-Single-File | @swaroop-sridhar | |
| area-SDK | @janvorli | General development issues and overlap with the SDK and CLI |
| area-Serialization | @StephenMolloy @HongGit | Packages:<ul><li>System.Runtime.Serialization.Xml</li><li>System.Runtime.Serialization.Json</li><li>System.Private.DataContractSerialization</li><li>System.Xml.XmlSerializer</li></ul> Excluded:<ul><li>System.Runtime.Serialization.Formatters</li></ul> |
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 29f2832

Please sign in to comment.