Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
390 commits
Select commit Hold shift + click to select a range
581d298
Disable constantly failing NetworkInformation test (#32176)
ViktorHofer Feb 12, 2020
0616b37
Bring back T4 templating service for tt files (#32172)
ViktorHofer Feb 12, 2020
bd98efe
Add basic RIDs for ios and tvos (#31953)
marek-safar Feb 12, 2020
3cd83d8
adding outerBuild\InnerBuild structure for generate reference source …
Anipik Feb 12, 2020
640647d
Fix ActiveIssue issue number to use full Url (#32182)
stephentoub Feb 12, 2020
76bc84b
Minor R2RDump improvements (#32178)
trylek Feb 12, 2020
77d6532
Enable rpm/deb build on dev machines
NikolaMilosavljevic Feb 12, 2020
084dd1a
[master] Update dependencies from dotnet/arcade (#32115)
dotnet-maestro[bot] Feb 12, 2020
3eaff60
[threading] Switch to a native implementation of LowLevelLifoSemaphor…
CoffeeFlux Feb 12, 2020
1397c85
remove dead code from SslStream (#32065)
wfurt Feb 12, 2020
134112a
Display stack trace at stack overflow (#32167)
janvorli Feb 13, 2020
a06b447
Implement the JIT part of the dynamic dictionary expansion feature. (…
Feb 13, 2020
b5b79eb
Adding a wrapper for x86
Feb 13, 2020
bbeaa04
Remove extra code
Feb 13, 2020
fbb86a1
Restore helper
Feb 13, 2020
5fcc4f4
Rearrange code
Feb 13, 2020
9a05e33
Use Marshaling
Feb 13, 2020
4c3a049
Call start earlier in System.Net.Quic (#32143)
jkotalik Feb 13, 2020
c265d9d
Annotate System.Net.Ping for nullable reference types (#32131)
stephentoub Feb 13, 2020
c89e275
modify integral tryparse to use memcpy (#2295)
Feb 13, 2020
ad7e1ff
Implement WaitForExitAsync for System.Diagnostics.Process (#1278)
MattKotsenas Feb 13, 2020
6c30d91
Add span-based methods to Decimal (#32155)
stephentoub Feb 13, 2020
11dcd00
Disable System.Reflection.Emit.Tests in mono (#32201)
safern Feb 13, 2020
4a57d14
Add initial mono CODEOWNERS file (#32198)
CoffeeFlux Feb 13, 2020
3158b52
Fix nullability warnings in System.Diagnostics.Process (#32211)
stephentoub Feb 13, 2020
e270d9c
Enable Mono ARM & ARM64 Linux builds (#32181)
directhex Feb 13, 2020
9a37b9e
[interp][wasm] Make newobj_fast not recursive, cleanup, fix EXCEPTION…
monojenkins Feb 13, 2020
581c3bf
[llvm] Remove a wasm limitation which no longer exists. (#32163)
monojenkins Feb 13, 2020
546699b
Fix ordering of probe locations in assembly resolution doc
vitek-karas Feb 13, 2020
6a7d349
[runtime] Add --enable-minimal=processes,config options to disable su…
monojenkins Feb 13, 2020
177980d
[interp] Add missing conversion opcodes from r4 (#32196)
monojenkins Feb 13, 2020
5553fdc
Rewrite the document to describe only existing behavior
vitek-karas Feb 13, 2020
c5f90cd
[interp] Always init locals (#32193)
monojenkins Feb 13, 2020
064d5a7
[tests] Disable bug-10127.exe runtime test on Windows x64 (#32222)
monojenkins Feb 13, 2020
c4683fb
Remove unused variables and follow coding style (#677)
Youssef1313 Feb 13, 2020
66b1137
Update to the latest available Intellisense transport package. (#32218)
ahsonkhan Feb 13, 2020
60b9318
Update dependencies from https://github.com/dotnet/arcade build 20200…
dotnet-maestro[bot] Feb 13, 2020
d5ccf01
Remove old frameworks and use dotnet build in docs
ViktorHofer Feb 13, 2020
35a59c1
Further removal of old framework aliases in docs
ViktorHofer Feb 13, 2020
036fb07
Clean up improper usage of linguistic string functions (#31968)
GrabYourPitchforks Feb 13, 2020
0c2f462
Rename and move converter files
steveharter Feb 12, 2020
d22a9fa
Rename converter types
steveharter Feb 12, 2020
640e3a7
Additional renaming and csproj changes
steveharter Feb 12, 2020
eee28de
Disabling x86 Win7&8.1 helix test runs (#32233)
ViktorHofer Feb 13, 2020
fddce70
Fix handling of non-reg-passed HFA (#32180)
CarolEidt Feb 13, 2020
b883fa3
[mini] Move netcore hosting functionality into separate file (#32136)
CoffeeFlux Feb 13, 2020
c4b39e7
[runtime] Disable assertion messages for g_assertf as well if DISABLE…
monojenkins Feb 13, 2020
d5adc6b
Skip res. intensive BinaryFormatter tests on chk (#32245)
ViktorHofer Feb 13, 2020
48080fa
Remove dead code in S.R.S.Formatters.Tests (#32229)
ViktorHofer Feb 13, 2020
0e0e852
Merge pull request #32184 from steveharter/FileCleanup
steveharter Feb 13, 2020
844618c
use proper IO in ssl handshake (#32013)
wfurt Feb 13, 2020
9328284
Update CODEOWNERS and scripts (#32251)
Tratcher Feb 13, 2020
3a844ad
Vector abi tests and reverse pinvoke fixes (#32034)
davidwrighton Feb 13, 2020
4b7ce1e
Change to type casting instead of marshalling
Feb 13, 2020
418625c
Move X86 check to utilities
Feb 13, 2020
7fb61b3
Remove duplicate code
Feb 13, 2020
25884f7
Revert "Remove duplicate code"
Feb 14, 2020
a25a3bf
Rename JsonPropertyInfo<TConverter> to JsonPropertyInfo<TTypeToConver…
ahsonkhan Feb 14, 2020
4c98706
Move common project reference to the S.T.E.W ref into a separate Item…
ahsonkhan Feb 14, 2020
d7ef909
Fix up some nullability annotations to remove unnecessary null-forgiv…
ahsonkhan Feb 14, 2020
533f531
Allow QuicListener to accept files paths for options (#32088)
jkotalik Feb 14, 2020
0f3f8e1
Fix arm cross OS DAC compilation (#31903)
sdmaclea Feb 14, 2020
571f972
Re-enable Windows ARM32 jobs (#32261)
trylek Feb 14, 2020
fd6bee6
Linux NIC speed type made long to fit the actual value (#32223)
ManickaP Feb 14, 2020
5be47ef
[debugger] Enabling PPDB on Wasm. (#32188)
monojenkins Feb 14, 2020
3d7e220
nullable annotate System.Security.Cryptography.Cng
eiriktsarpalis Feb 10, 2020
0cd51fc
add nullable directives to common source files
eiriktsarpalis Feb 10, 2020
757afbf
update ref signatures
eiriktsarpalis Feb 11, 2020
b03b2ca
remove erroneous assertion
eiriktsarpalis Feb 11, 2020
acfcf43
address feedback
eiriktsarpalis Feb 11, 2020
25ecf23
address feedback
eiriktsarpalis Feb 14, 2020
887f164
address feedback
eiriktsarpalis Feb 14, 2020
f075e74
Nullable annotate System.Security.Cryptography.OpenSSL
eiriktsarpalis Feb 12, 2020
1dcf738
address feedback
eiriktsarpalis Feb 13, 2020
ca8d4cb
Revert "address feedback"
eiriktsarpalis Feb 13, 2020
0d08b02
API review URL should be HTTPS, not HTTP (#32281)
GrabYourPitchforks Feb 14, 2020
8f546c9
Remove a couple allocations from Socket.Connect/Bind/etc. (#32271)
stephentoub Feb 14, 2020
eedeeb6
Remove lock allocation from SafeSocketHandle on Windows (#32275)
stephentoub Feb 14, 2020
0f834db
Help compiler enforce nullability annotations (#32090)
jcouv Feb 14, 2020
04dd765
Update issues.targets issue numbers for merged repo (#32236)
BruceForstall Feb 14, 2020
e9c8f6a
Fix broken MSDN blogs links (#32273)
GrabYourPitchforks Feb 14, 2020
0654e2f
Fixed few issues within Native/Unix/configure.cmake (#32037)
0xfk0 Feb 14, 2020
ebdfd6b
Remove dead code in Uri (#31883)
MihaZupan Feb 14, 2020
6eb26f5
System.Drawing.Common: Assert libgdiplus 6.0.1 on macOS unit tests (#…
qmfrederik Feb 14, 2020
7f2c158
Forcibly disable use of libstdc++ C++11 ABI on Mono LLVM (#32234)
directhex Feb 14, 2020
dcedd95
fix solution build (#32259)
Anipik Feb 14, 2020
4107a4c
Add Interlocked unsigned and bitwise operations (#32216)
stephentoub Feb 14, 2020
9ac0abb
Xml use strongly typed struct enumerators (#32296)
benaadams Feb 14, 2020
7d65b33
Nullable annotate System.Security.Cryptography.Cng (#32039)
eiriktsarpalis Feb 14, 2020
e0a3b05
Merge pull request #32174 from eiriktsarpalis/annotate-system-securit…
eiriktsarpalis Feb 14, 2020
b334680
Enable cryptography tests hitting libssl issue (#32255)
safern Feb 14, 2020
df3930e
fixing the order of targetFrameworks to show appropriate files in the…
Anipik Feb 14, 2020
7edf03d
Remove a char[] allocation from HttpUtility (#32298)
stephentoub Feb 14, 2020
1456b7f
Remove some char[] allocations from Split usage (#32301)
stephentoub Feb 14, 2020
66b69cd
[loader] Move AssemblyDependencyResolver to shared (#32253)
CoffeeFlux Feb 14, 2020
82a1952
Using HostMachineRid to determine InstallerExtension
NikolaMilosavljevic Feb 14, 2020
556fb40
Get tests running for HTTP/3 (#31898)
scalablecory Feb 14, 2020
77d88f0
Fix CG2 framework compilation on Linux / OSX
trylek Feb 14, 2020
37892b7
Add PR trigger for runtime performance
DrewScoggins Feb 14, 2020
860fe5c
[llvmonly] Emit stubs for methods which failed compilation. (#32162)
monojenkins Feb 14, 2020
5ffe882
Fix OOM in R2RDump (#32274)
AntonLapounov Feb 14, 2020
25e8647
Used the wrong include/exclude block
DrewScoggins Feb 14, 2020
fa71105
JIT: Optimize "constant_string".Length (#1378)
EgorBo Feb 14, 2020
798e2a7
Annotate Microsoft.VisualBasic.Core ref assembly for nullable referen…
stephentoub Feb 14, 2020
a2902f7
Apply suggestions from code review
vitek-karas Feb 14, 2020
ae0ecdf
Fix step numbers
vitek-karas Feb 14, 2020
516433f
Merge pull request #32221 from vitek-karas/FixProbeOrderDoc
vitek-karas Feb 14, 2020
07b3457
RPM and DEB packaging conditioned properly
NikolaMilosavljevic Feb 14, 2020
852c865
fix infinite recursion in crossgen2 on ARM (#32227)
y-yamshchikov Feb 14, 2020
28054c6
[Arm64] Add ASIMD pairwise reduce instructions (#32277)
echesakov Feb 14, 2020
2d63bbd
Change http:// to https:// across System.Text.Encodings.Web (#32321)
GrabYourPitchforks Feb 14, 2020
89f16be
Annotate System.Security.Cryptography.Csp for nullable (#32140)
buyaa-n Feb 14, 2020
1ed2ea7
Merge pull request #32314 from DrewScoggins/AddPRPerf
DrewScoggins Feb 14, 2020
7c56d13
[interp] Fix filter clauses (#32192)
monojenkins Feb 14, 2020
0174b98
Do not deserialize using internal or private default ctors for all su…
ahsonkhan Feb 14, 2020
0b32c1a
Merge pull request #32207 from saurabh500/soln2fixAV
saurabh500 Feb 14, 2020
f5874b0
fix buffer handling in Tls handshake (#32267)
wfurt Feb 14, 2020
527adf2
Update Pull Request docs for more detailed info (#32336)
safern Feb 14, 2020
b95e523
SingleFile bundles: Ensure extraction mappings are closed on Windows.…
swaroop-sridhar Feb 14, 2020
0de658b
Show all files in file explorer and some extent of refactoring (#32312)
Anipik Feb 15, 2020
7c62303
Fix typo in S.T.J namespace in the writable dom spec (#32345)
ahsonkhan Feb 15, 2020
dda29ff
Fix and optimize EscapeUnescapeIri (#32025)
MihaZupan Feb 15, 2020
7c459ce
[llvmonly] Avoid adding the aot init wrappers to the method table, it…
monojenkins Feb 15, 2020
d4b06b1
[llvm] Fix LLVM JIT when used with multiple AppDomains. (#32219)
monojenkins Feb 15, 2020
9b6d12a
Support 32 byte alignment of code on xarch (#2249)
AndyAyersMS Feb 15, 2020
7d3de08
Keep correct `fieldSeq` for 0-offset fields. (#32085)
Feb 15, 2020
83e30cc
Disable coreroot_determinism test (#32334)
nattress Feb 15, 2020
dff894c
[llvm] Remove unused llvm.mono.load/store intrinsics. (#32280)
monojenkins Feb 15, 2020
5c9a7fb
Cleanup old links (#32319)
billwert Feb 15, 2020
9aa41b5
Crossgen2: set 'X' bit in unwind info for ARM (#32346)
AntonLapounov Feb 15, 2020
a97fbec
[llvmonly] Allow more direct calls. (#32214)
monojenkins Feb 15, 2020
b4f7380
Add public ReferenceEqualityComparer API (#31753)
GrabYourPitchforks Feb 15, 2020
f06f46c
Add issues to the TODOs in S.T.Json source for better tracking and mi…
ahsonkhan Feb 15, 2020
a42c583
Remove startup byte[] allocation in EventSource (#32276)
stephentoub Feb 15, 2020
df6fddf
Use SYSTEM_PRIVATE_CORELIB ifdef for consistency (#32366)
jkotas Feb 15, 2020
3ef2c11
Use span-based IndexOfAny in ModuleBuilder (#32299)
stephentoub Feb 15, 2020
9fedc93
Remove char[] allocation from XmlConverter.StripWhitespace (#32297)
stephentoub Feb 15, 2020
03fc3ab
Add Socket.OSSupportsUnixDomainSocket (#32160)
stephentoub Feb 15, 2020
739a0d5
removing system.json project (#32329)
Anipik Feb 15, 2020
98e57ab
JIT: note when simd store coalescing produces a full local field. (#3…
AndyAyersMS Feb 15, 2020
365bc0b
Incorporate feedback
Feb 15, 2020
68b05d4
Avoid using stackalloc in a loop (#32375)
MihaZupan Feb 15, 2020
8ac93bb
Improve Span.SequenceEqual for small buffers. (#32364)
ahsonkhan Feb 15, 2020
aa9e098
Avoid throwing NRE when system module is not passed to crossgen2 (#32…
AntonLapounov Feb 15, 2020
32ac6c5
Add additional info to the mono building and testing docs (#32339)
steveisok Feb 15, 2020
5ab2a92
Remove unused COM shutdown logic. (#32381)
AaronRobinsonMSFT Feb 15, 2020
30f4763
Remove DAC dependence on compile time DAC_TABLE_RVA definition on Lin…
Feb 16, 2020
32d9e6e
!entry cannot be null ever, so why even bother have a case for it? (#…
Feb 16, 2020
d534ef0
Add a comment explaining why not to switch to Array.Empty (#32365)
Therzok Feb 16, 2020
6404b8b
Update documentation for Vector256.Create methods (#382)
MichalBrylka Feb 16, 2020
9243476
Fix build on systems with space in path (#32169)
mariusGundersen Feb 16, 2020
24967d0
remove duplicate definition of Interop.Advapi32.CryptReleaseContext f…
tolyanich Feb 16, 2020
d9bc547
Temporarily disable Windows ARM test executions (#32390)
trylek Feb 16, 2020
9cba68e
Remove CreateDefensiveCopy and inline it in ImmutableArray.Create (#3…
Therzok Feb 16, 2020
12cf6a8
[master] Update dependencies from dotnet/arcade (#32292)
dotnet-maestro[bot] Feb 16, 2020
15f2048
Disable EventLog test on all targets (#32403)
ViktorHofer Feb 16, 2020
dc8bf93
Define FEATURE_PROFAPI_ATTACH_DETACH always (#32293)
k15tfu Feb 16, 2020
ec0e11b
Simplify to use NOT operator instead of comparing to false. (#32398)
Feb 16, 2020
dfa5d03
GC polling in unboxing JIT helpers (#32353)
VSadov Feb 16, 2020
ceaeefe
Fix an assert error in crossgen2 on ARM (#32421)
clamp03 Feb 17, 2020
17c6c26
Use double.Parse on span instead of string in Unix ping (#32423)
stephentoub Feb 17, 2020
0f45572
Simplify and remove char[] allocation from AsnFormatter.EncodeHexString
stephentoub Feb 17, 2020
abcdc04
Publish (bin)logs as pipeline artifacts (#2345)
ViktorHofer Feb 17, 2020
f4c2e17
Update Build Script Help Content (#2046)
ViktorHofer Feb 17, 2020
d215959
[interp] Step toward consolidation of non-recursive call sites. (#32306)
monojenkins Feb 17, 2020
76b4d64
[mono] Fix msvc mono build and add `CopyMonoRuntimeFilesFromArtifacts…
EgorBo Feb 17, 2020
7102c63
[interp] Fix incorrect comment -- stackval has no size. (#32410)
monojenkins Feb 17, 2020
e480e4a
[interp] Step toward consolidating nonrecursive call sites (retval). …
monojenkins Feb 17, 2020
eb34b40
[interp] Use method_entry at interp entry instead of duplicating the …
monojenkins Feb 17, 2020
6c2b12b
Remove unnecesssary include. (#32394)
monojenkins Feb 17, 2020
f7e30f5
Fix/quash some warnings. (#32395)
monojenkins Feb 17, 2020
7871fc1
Reduce execution time of Socket handle inheritance tests (#31813)
antonfirsov Feb 17, 2020
5b07551
Remove duplicated Windows header content. (#32252)
monojenkins Feb 17, 2020
2186bd0
Add back System.Json to mono-profiler-coverage.suppression (#32430)
akoeplinger Feb 17, 2020
2c6d9bd
Remove unnecessary ifdef before undef. (#32417)
monojenkins Feb 17, 2020
a74bf2b
[abi-details] add explaining comment for macro magic (#31802)
monojenkins Feb 17, 2020
4756a2d
[cross] check against correct alignment value (#31801)
monojenkins Feb 17, 2020
cb313b6
Add missing MONO_LLVM_INTERNAL to mono_marshal_get_native_wrapper (#3…
akoeplinger Feb 17, 2020
43841e3
[jit] Run static cctors for inlined methods, the cctor might not have…
monojenkins Feb 17, 2020
3dc8830
[llvm] Disable X86 call frame size optimization. (#11118)
monojenkins Feb 17, 2020
9c12ea1
Fix THREADS_SUSPEND_DEBUG to compile (id vs. mono_thread_info_get_tid…
monojenkins Feb 17, 2020
e0a1cf9
Introducing Pinned Object Heap (#32283)
VSadov Feb 17, 2020
768c6fc
Add PreserveDependency to StackFrameHelper (#32023)
vitek-karas Feb 17, 2020
60231f9
[interp] Consolidate non-recursive call sites. (#32220)
monojenkins Feb 17, 2020
8e91564
Update environ.cpp (#832)
Ulisse67 Feb 17, 2020
f198431
Update dependencies from https://github.com/dotnet/arcade build 20200…
dotnet-maestro[bot] Feb 17, 2020
6ce7610
Fix IsArgPassedByRef in crossgen2 on ARM32 (#32425)
clamp03 Feb 17, 2020
9704493
Fix GeneratorCommand in Microsoft.XmlSerializer.Generator.Tests.cspro…
akoeplinger Feb 17, 2020
03dc181
Cross compilation, check first if an env variable is defined (#32392)
s0dyy Feb 17, 2020
b1d531d
Annotate System.IO.Pipes.AccessControl for nullable reference types (…
eerhardt Feb 17, 2020
31c404c
[win32] Make non-recursive mutexes SRWLOCK instead of CRITICAL_SECTIO…
monojenkins Feb 17, 2020
2d6b77f
R2RDump fixes (#32460)
cshung Feb 18, 2020
4225fd1
UnobservedTaskExceptionEventArgs.Exception should not be nullable (#3…
jnm2 Feb 18, 2020
8d386b4
Use CancellationToken.ThrowIfCancellationRequested directly where app…
stephentoub Feb 18, 2020
a0ae661
Update ILLinkTasksVersion dependency (#32170)
marek-safar Feb 18, 2020
8bc99f3
Remove #if __cplusplus from MagicTypeInfo. (#32461)
monojenkins Feb 18, 2020
e7cd7bc
[master] Update dependencies from mono/linker dotnet/arcade (#32472)
dotnet-maestro[bot] Feb 18, 2020
0f736f8
Prefer StringBuilder.Append(char) over Append(string) (#32467)
stephentoub Feb 18, 2020
3701909
Reduce allocation in HTTP/2 requests by ~30% (#32406)
stephentoub Feb 18, 2020
21582d2
Change several `static readonly byte[]` fields to be `ReadOnlySpan<by…
stephentoub Feb 18, 2020
72c9708
Merge branch 'master' into feature/nullable_microsoft_win32_registry
stephentoub Feb 18, 2020
5ee7f88
Remove unused locals in System.ServiceModel.Syndication (#31841)
nxtn Feb 18, 2020
4ebe5ee
Merge pull request #32185 from NikolaMilosavljevic/pkg.dev.1
NikolaMilosavljevic Feb 18, 2020
b00f349
Optimize CheckIriUnicodeRange (#31860)
MihaZupan Feb 18, 2020
106eebd
Simplify CheckIsReserved in IriHelper (#32340)
MihaZupan Feb 18, 2020
a01fd73
If we have the capacity, try running Mono CI on ARM64 (#32303)
directhex Feb 18, 2020
446c224
Merge pull request #2351 from manne/feature/nullable_microsoft_win32_…
eiriktsarpalis Feb 18, 2020
6c3b8ad
Fix Platform setting in mono nuget Directory.Build.props (#32491)
akoeplinger Feb 18, 2020
b74422f
[mono][xunit tests] Move skipped tests out of rsp file (#2087)
MaximLipnin Feb 18, 2020
13c1e65
[interp] Unwrap RuntimeWrappedException if needed (#32485)
monojenkins Feb 18, 2020
31d7c83
[merp] Capture Environment.FailFast message in crash report (#32326)
monojenkins Feb 18, 2020
ed12fa7
[mono] Remove SIGTRAP handler, as it interferes with debugging (#32264)
monojenkins Feb 18, 2020
48a222c
Move EventLog tests to not run on CI (#32501)
ViktorHofer Feb 18, 2020
3a5d9a4
Set TargetsFreeBSD in installer's props (#31939)
am11 Feb 18, 2020
110282c
Update all issues in source code to point to runtime (#32349)
safern Feb 18, 2020
63c8890
Merging small assemblies (part 2/N) (#31991)
jkotas Feb 18, 2020
6b3a641
Get more HTTP/3 tests running (#32495)
scalablecory Feb 19, 2020
35ce7fb
[interp] Make newobj_vt[st]_fast non-recursive. (#32477)
monojenkins Feb 19, 2020
e771456
Fix nullable warnings on windows (#32515)
safern Feb 19, 2020
4365af1
Convert System.Globalization unix calls to QCalls into coreclr (#32132)
safern Feb 19, 2020
5d8f924
Make MONO_API_DATA clearer. (#32459)
monojenkins Feb 19, 2020
9d85b82
Remove some #if __cplusplus wrt inlining. (#32519)
monojenkins Feb 19, 2020
b49ab01
Change StreamEvent.Abort to use byte instead of bool (#32517)
jkotalik Feb 19, 2020
7c7e8ed
Optimize integral ToString (without generics) (#32528)
ts2do Feb 19, 2020
3d60cb5
Update SDK used in global.json. (#32189)
jkoritzinsky Feb 19, 2020
b0157b1
Initial Crossgen2 changes for composite R2R support (#31663)
trylek Feb 19, 2020
993cfd5
[mono] Fix several nits (#32529)
MaximLipnin Feb 19, 2020
7818335
HttpClient throws TimeoutException wrapped by TaskCancellationExcepti…
alnikola Feb 19, 2020
aac8f91
Ensure ActiveIssue attribute is only used with issue links (#32535)
akoeplinger Feb 19, 2020
e41651e
[llvm] Remove the disable-self-init debug option, it doesn't work any…
monojenkins Feb 19, 2020
e4d7893
[loader] Parse in more netcore hosting properties (#32263)
CoffeeFlux Feb 19, 2020
9d9a55a
Update docs for steps to take if CI fails (#32548)
danmoseley Feb 19, 2020
c943319
Fix armel cross build of native part of libraries (#32127)
gbalykov Feb 19, 2020
a6e5df4
Update branding to preview2 (#32542)
mmitche Feb 19, 2020
3c48c12
[loader] Add check to mono_domain_ensure_entry_assembly for AOT (#32556)
CoffeeFlux Feb 19, 2020
8652d1f
[interp] Fix incorrect propagation of indirect local (#32511)
monojenkins Feb 19, 2020
a0c51bf
[sgen] Disable managed allocator when using nursery-canaries (#32537)
monojenkins Feb 19, 2020
ef3489f
[wasm] Avoid spilling refs to the stack in gsharedvt wrappers, those …
monojenkins Feb 19, 2020
c4ab2a7
HostModel: Retry ResourceUpdate on Win32 error (#32347)
swaroop-sridhar Feb 19, 2020
1afcda6
[interp] Inline newobj. (#32480)
monojenkins Feb 19, 2020
e1be1f7
Change COMPlus_DiagnosticsServerTransportPath (#32087)
Feb 19, 2020
ba2c8ac
Change back-edge dependencies to toolset dependencies (#32554)
mmitche Feb 19, 2020
90ecb1f
Flat copy Primitives into runtime repo
maryamariyan Feb 10, 2020
f338827
Renames test folder to tests
maryamariyan Feb 18, 2020
be8c287
Header license update on cs files
maryamariyan Feb 18, 2020
d8c93a7
Fix compile ref project
maryamariyan Feb 18, 2020
ecbf709
Fix compile src project
maryamariyan Feb 18, 2020
573c43e
Fix compile test project
maryamariyan Feb 18, 2020
4adf23d
Add IsAspNetCoreApp to get separate packaging path
maryamariyan Feb 18, 2020
3d9a40d
Add solution file
maryamariyan Feb 18, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
55 changes: 52 additions & 3 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,8 +1,57 @@
# Users referenced in this file will automatically be requested as reviewers for PRs that modify the given paths.
# See https://help.github.com/articles/about-code-owners/

/src/libraries/Common/src/System/Net/Http/Http2/ @dotnet/http2
/src/libraries/Common/tests/Tests/System/Net/Http2/ @dotnet/http2
/src/libraries/Common/src/System/Net/Http/aspnetcore/ @dotnet/http
/src/libraries/Common/tests/Tests/System/Net/aspnetcore/ @dotnet/http
/src/libraries/System.Text.Json/ @ahsonkhan @steveharter @layomia @Jozkee
/src/libraries/System.Buffers/ @ahsonkhan
/src/libraries/System.Memory/ @ahsonkhan
/src/libraries/System.Memory/ @ahsonkhan

# Mono Code Owners

/src/mono @marek-safar

/src/mono/llvm @vargaz @SamMonoRT @imhameed @EgorBo

/src/mono/mono/arch @vargaz @lewurm
/src/mono/mono/benchmark @SamMonoRT @lewurm
/src/mono/mono/btls @baulig @marek-safar
/src/mono/mono/dis @lambdageek @vargaz
/src/mono/mono/eglib @vargaz @lambdageek @CoffeeFlux @lewurm

/src/mono/mono/metadata @vargaz @lambdageek @thaystg @CoffeeFlux @lewurm @alexischr
/src/mono/mono/metadata/*-win* @lateralusX @lambdageek @CoffeeFlux
/src/mono/mono/metadata/handle* @lambdageek @vargaz
/src/mono/mono/metadata/monitor* @brzvlad @vargaz
/src/mono/mono/metadata/sgen* @brzvlad @vargaz @naricc
/src/mono/mono/metadata/thread* @lateralusX @lambdageek
/src/mono/mono/metadata/w32* @lateralusX @lambdageek @CoffeeFlux

/src/mono/mono/mini @vargaz @lewurm @lambdageek @SamMonoRT @CoffeeFlux @alexischr
/src/mono/mono/mini/*cfgdump* @lewurm @vargaz
/src/mono/mono/mini/*exceptions* @lewurm @vargaz @BrzVlad
/src/mono/mono/mini/*llvm* @vargaz @imhameed @EgorBo
/src/mono/mono/mini/*ppc* @lewurm @vargaz
/src/mono/mono/mini/*profiler* @BrzVlad @lambdageek
/src/mono/mono/mini/*riscv* @alexrp @lewurm
/src/mono/mono/mini/*type-check* @lewurm @lambdageek
/src/mono/mono/mini/debugger-agent.c @vargaz @thaystg @DavidKarlas @lambdageek
/src/mono/mono/mini/interp/* @lewurm @BrzVlad

/src/mono/mono/native @baulig @egorbo @alexischr @marek-safar
/src/mono/mono/profiler @BrzVlad @lambdageek
/src/mono/mono/sgen @BrzVlad @lambdageek

/src/mono/mono/utils @vargaz @lewurm @lambdageek @CoffeeFlux @alexischr
/src/mono/mono/utils/*-win* @lateralusX @lambdageek @CoffeeFlux
/src/mono/mono/utils/atomic* @lewurm @vargaz
/src/mono/mono/utils/mono-hwcap* @lewurm @vargaz
/src/mono/mono/utils/mono-mem* @lewurm @vargaz
/src/mono/mono/utils/mono-merp* @alexischr @lambdageek
/src/mono/mono/utils/mono-state* @alexischr @lambdageek
/src/mono/mono/utils/mono-threads* @lambdageek @vargaz

/src/mono/msvc @lateralusX @kg @akoeplinger
/src/mono/msvc/scripts @akoeplinger @kg

/src/mono/netcore @marek-safar @akoeplinger @egorbo @vargaz @steveisok
10 changes: 1 addition & 9 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ You can contribute to .NET Runtime with issues and PRs. Simply filing issues for

## Contribution "Bar"

Project maintainers will merge changes that improve the product significantly and broadly and that align with the [.NET Core roadmap](https://github.com/dotnet/core/blob/master/roadmap.md).
Project maintainers will merge changes that improve the product significantly and broadly and that align with the [.NET Roadmap](https://github.com/dotnet/core/blob/master/roadmap.md).

Maintainers will not merge changes that have narrowly-defined benefits, due to compatibility risk. The .NET Core codebase is used by several Microsoft products (for example, ASP.NET Core, .NET Framework 4.x, Windows Universal Apps) to enable execution of managed code. Other companies are building products on top of .NET, too. We may revert changes if they are found to be breaking.

Expand Down Expand Up @@ -74,14 +74,6 @@ Note: It is OK to create your PR as "[WIP]" on the upstream repo before the impl

The team marks the most straightforward issues as [up for grabs](https://github.com/dotnet/runtime/labels/up-for-grabs). This set of issues is the place to start if you are interested in contributing but new to the codebase.

Some issues have not yet been migrated here from our "old" repos. You can find those here:

[CoreFX up for grabs](https://github.com/dotnet/corefx/issues?q=is%3Aopen+is%3Aissue+label%3Aup-for-grabs)

[CoreCLR up for grabs](https://github.com/dotnet/coreclr/issues?q=is%3Aopen+is%3Aissue+label%3Aup-for-grabs)

Even for these issues, the pull request should go to this repo.

## Commit Messages

Please format commit messages as follows (based on [A Note About Git Commit Messages](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)):
Expand Down
Loading