Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
362 commits
Select commit Hold shift + click to select a range
10d3114
Revert "Fix exception propagation over HW exception frame on macOS ar…
jkotas Jan 10, 2022
37d7535
Fix Fiji time zone time conversion (#63476)
tarekgh Jan 10, 2022
7242690
.NET number values such as positive and negative infinity cannot be w…
deeprobin Jan 10, 2022
9d5cfc5
Fix Regex if-then-else code generation (#63427)
stephentoub Jan 10, 2022
9529c35
Fixes Event Log Message Format on Unmanaged FailFast (#63517)
Silvenga Jan 10, 2022
c92c767
Add a few missing Stream overrides (#63579)
stephentoub Jan 10, 2022
f9a1c78
[wasm][debugger] Fix hang in ArrayTests (#63528)
radical Jan 10, 2022
32a24b8
Revert "Remove extra call to PropertyInfo.GetValue(object) (#60415)" …
ericstj Jan 10, 2022
1e0f045
add RID for Alpine 3.15 (#62938)
ayakael Jan 10, 2022
5fdc58d
improve TLS resume on server (#63030)
wfurt Jan 10, 2022
010b875
JIT: rework logic for when OSR imports method entry (#63406)
AndyAyersMS Jan 11, 2022
79c85b7
Set File Version Minor for System.Runtime.Experimental (#63599)
safern Jan 11, 2022
ce9deb2
Special-case ERROR_INVALID_PARAMETER in PosixSignalRegistration.Unreg…
stephentoub Jan 11, 2022
2a86305
[TODO-List-Cleanup] Refactor `fgDebugCheckFlags` (#62948)
SingleAccretion Jan 11, 2022
917d369
Fix non-portable arm64 build (#63121)
gbalykov Jan 11, 2022
9b29946
Fix ABI stress test coverage (#63409)
jakobbotsch Jan 11, 2022
1ba2734
Update CoreShim.cpp (#63600)
AaronRobinsonMSFT Jan 11, 2022
fe8422c
Remove leading and trailing white-spaces from section name (#63549)
mapogolions Jan 11, 2022
4646f13
Fix case where we fail to commit the start of a new region, but don't…
PeterSolMS Jan 11, 2022
61d5a4a
[wasm][debugger] Add getter properties unfolding in structures. (#63574)
ilonatommy Jan 11, 2022
8c47d32
[Android] Fix accessing network interfaces information (#62780)
simonrozsival Jan 11, 2022
1297ac8
Should read this byte only in earlier versions. (#63503)
thaystg Jan 11, 2022
59b55a2
[mono][debugger] Fix step on ios when using interpreter (#63515)
thaystg Jan 11, 2022
b389de5
Prevent potential out of bounds write on Android SslStream
simonrozsival Jan 11, 2022
cf91716
Enable GC regions by default (#59283)
mangod9 Jan 11, 2022
b8a8c7a
LoggingHttpMessageHandler should log unescaped URL in log message (#6…
antmeehan Jan 11, 2022
bd9f1c4
add capture group name in comment (#63255)
pedrobsaila Jan 11, 2022
64f4885
Added DrawRectangle overload accepting RectangleF (#62385)
medo64 Jan 11, 2022
ff74f55
[Group 4] Enable nullable annotations for `Microsoft.Extensions.Confi…
maxkoshevoi Jan 11, 2022
74dc242
HostBuilder.Build doc: mention lifetime (#63123)
yecril71pl Jan 11, 2022
032129c
Delete some null checks (#63024)
SingleAccretion Jan 11, 2022
4e22ade
Localized file check-in by OneLocBuild Task: Build definition ID 679:…
dotnet-bot Jan 11, 2022
81fcfb6
Delete `CEEInfo::IsCompilingForNGen` (#63613)
MichalStrehovsky Jan 12, 2022
4f89b79
Ensure the JIT view of InstructionSets is correct in the face of JitC…
tannergooding Jan 12, 2022
dadc7ce
Unify JIT/Methodical/eh/common and JIT/jit64/eh/common (#63597)
trylek Jan 12, 2022
8edc17d
Fix address mode for `IconHandle + Icon` (#63608)
MichalStrehovsky Jan 12, 2022
cfe08db
[Perf] Enable LLVM on perf runs (#63504)
Jan 12, 2022
cbfdf3f
Use open StrongNameKeyId for ILVerification.dll (#63583)
jkotas Jan 12, 2022
ad1b5b8
[mono] Convert RuntimeAssembly icalls to use QCallAssembly/ObjectHand…
vargaz Jan 12, 2022
ef7ff07
Capture and record output from tests from Console.Out into the test r…
jkoritzinsky Jan 12, 2022
4e2102b
Add dependency analysis documentation from CoreRT (#63665)
kant2002 Jan 12, 2022
b9d8d84
Make test System.Data.Tests.AppDomainsAndFormatInfo.Bug55978 more rob…
maraf Jan 12, 2022
c81ad33
Fix ArgIterator::GetArgLoc by-ref check for HFAs/HVAs (#63587)
jakobbotsch Jan 12, 2022
ecc20c5
[main] Update dependencies from 7 repositories (#63392)
dotnet-maestro[bot] Jan 12, 2022
74103c2
Fix index in XmlQueryRuntime.MatchesXmlType (#63366)
stephentoub Jan 12, 2022
d4f06a9
Reuse ARRAY_SIZE from minipal (#63661)
am11 Jan 12, 2022
e731cce
Fix a bug in the detection of Windows Nano from native test clients. …
AaronRobinsonMSFT Jan 12, 2022
170d581
Disable MemoryMappedFileTests failing on macOS/arm64 + coreclr due to…
MaximLipnin Jan 12, 2022
240c23a
#50880 remove exclusion line for collection tests (#63616)
mkhamoyan Jan 12, 2022
fdbd12d
JIT: Update bbFlags after replacing RET_EXPR (#63657)
EgorBo Jan 12, 2022
635cfb3
[main] Update dependencies from dotnet/xharness (#63680)
dotnet-maestro[bot] Jan 12, 2022
6de7147
Enable IDE0059 analyzer: Unnecessary assignment of a value (#63340)
marek-safar Jan 12, 2022
c8d3a06
Re-enable System.Net.Security UnitTests project on Android (#63669)
MaximLipnin Jan 12, 2022
b25b96e
[source-build][mono] Do not build Microsoft.NET.Runtime.MonoTargets.S…
uweigand Jan 12, 2022
8fef95b
fix LocalCertificateSelectionCallback on unix (#63200)
wfurt Jan 12, 2022
cfe5e98
Implement the last of the approved cross platform hardware intrinsics…
tannergooding Jan 13, 2022
dc67c70
Fix native frame unwind in syscall on arm64 for VS4Mac crash report. …
Jan 13, 2022
93c6134
Add ActivityContext.TryParse overload (#63692)
tarekgh Jan 13, 2022
d5c22b0
Remove constraints from Regex source generator partial class declarat…
stephentoub Jan 13, 2022
c763019
[wasm] Load assets earlier (#63623)
pavelsavara Jan 13, 2022
f580068
Fix JsonObject constuctor (#63150)
bogatykh Jan 13, 2022
46db4aa
Add NativeAOT libraries tests annotations (#63668)
MichalStrehovsky Jan 13, 2022
64c05a3
Reconfigure the field sequences for statics (#62632)
SingleAccretion Jan 13, 2022
a13ee96
[wasm][debugger] Fixing error after receiving loaded_files = null (#6…
thaystg Jan 13, 2022
01cdd1d
[wasm] Emscripten uses `require` even when targeting ES6. This deals …
pavelsavara Jan 13, 2022
77bdad5
Bump to macOS 10.14 minimum in libs and mono builds too (#63682)
akoeplinger Jan 13, 2022
048e1a3
[Android] Throw PNSE for unavailable network information (#63633)
simonrozsival Jan 13, 2022
c78d9fa
Disable System.Drawing.Common.Tests test suite on Windows+Mono (#63726)
MaximLipnin Jan 13, 2022
ec0c7f3
Add negative tests for by-ref in UnmanagedCallersOnly scenarios. (#63…
AaronRobinsonMSFT Jan 13, 2022
c912a15
Change non-breaking spaces (U00A0) to a plain space in code files (#6…
vcsjones Jan 13, 2022
79e40e3
Add public constants for HMAC and hash sizes
vcsjones Jan 13, 2022
2c28e63
Temporarily disable coredumps during library testing on macOS (#63742)
akoeplinger Jan 13, 2022
27fdc2d
Avoid deadlock with ConfigurationManager (#62209)
halter73 Jan 14, 2022
1ba80f6
Remove errors during first run of runpaltests.h (#62642)
kant2002 Jan 14, 2022
b7e0a85
[LoongArch64] add all the coreclr-build-config files (#62889)
shushanhf Jan 14, 2022
c96869a
Disable annoying warnings in the repro project (#63777)
MichalStrehovsky Jan 14, 2022
b184ee0
MemoryMappedFile: don't check for file existence if there is no need …
adamsitnik Jan 14, 2022
0b527a2
Fix a style issue. (#63776)
vargaz Jan 14, 2022
d568a3f
Introduce Activity.IsStopped Property (#63713)
tarekgh Jan 14, 2022
3956126
Fix typo in SRM package description (#63782)
MSDN-WhiteKnight Jan 14, 2022
33179fa
[Group 5] Enable nullable annotations for `Microsoft.Extensions.Confi…
maxkoshevoi Jan 14, 2022
a991e13
Make ObjectiveC tests in System.Runtime.InteropServices.Tests check e…
elinor-fung Jan 14, 2022
5626066
Enable superpmi-collect pipeline on macOS arm64 (#63691)
echesakov Jan 14, 2022
02e22b0
Remove string[] args from Main methods under JIT/Methodical (#63770)
trylek Jan 14, 2022
3a83c5c
Delete unused method (#63797)
jkotas Jan 14, 2022
e1c69cc
Move localloc/common library under JIT folder (#63510)
trylek Jan 14, 2022
2692407
Build all packages on source-build even when in servicing (#63755)
safern Jan 14, 2022
513fe28
More duplicate projects under JIT/Methodical/NaN to delete (#63771)
trylek Jan 14, 2022
40047f2
Improve Regex UpdateBumpalong optimization for non-atomic and lazy lo…
stephentoub Jan 15, 2022
9daaab1
serialize SendPacketsAsync tests (#63702)
antonfirsov Jan 15, 2022
692052e
Split `sendtohelixhelp.proj` to extract wasm, and mobile bits to sepa…
radical Jan 15, 2022
386f871
[metadata] Use MonoDefaults from components without hacks (#63822)
lambdageek Jan 15, 2022
25d999b
Improve use of {Last}IndexOf{Any} in Regex loops (#63428)
stephentoub Jan 15, 2022
20e6ec1
Avoid unnecessary string allocation in HttpRuleParser.GetHostLength (…
geoffkizer Jan 15, 2022
9db6096
JIT: Mark constant arguments of HWINTRINSIC nodes as DONT_CSE (#63442)
EgorBo Jan 15, 2022
a2e017d
Fix MOffset size estimate (#63766)
SingleAccretion Jan 15, 2022
c30d55e
Perform some minor code cleanup of the System.Numerics and System.Run…
tannergooding Jan 15, 2022
78dea7f
Add Regex FindFirstChar optimization for a literal after an atomic lo…
stephentoub Jan 15, 2022
fd2883f
Delete notifyexternals.* (#63835)
jkotas Jan 15, 2022
1e22b3f
Refactor the "produce an RSP file" step into a separate step from the…
jkoritzinsky Jan 15, 2022
c5c7967
Unify string.{Last}IndexOfAny and span.{Last}IndexOfAny (#63817)
stephentoub Jan 16, 2022
23de817
[mono] Disable partial generic sharing for gparams with non-enum cons…
vargaz Jan 16, 2022
bf65675
Compress operand kinds array and optimize `OperIsLocal` (#63253)
SingleAccretion Jan 16, 2022
4f34ced
Disable the Runtime_34587 regression test with GH issue #63818 (#63819)
trylek Jan 16, 2022
ec349cd
Fix a few IL tests using the namespace syntax without an actual names…
trylek Jan 16, 2022
217b288
Convert h2inc to a cmake function (#63841)
am11 Jan 17, 2022
84926be
Prevent assert if stack trace has function pointer (#63787)
kant2002 Jan 17, 2022
ae2f60c
NativeAOT: Allow Delegate and MulticastDelegate marshalling (#63219)
kant2002 Jan 17, 2022
bf1d4a1
Fix generating RunTests.sh and RunTests.cmd scripts (#63875)
rzikm Jan 17, 2022
d72ed27
Treat CLS_VAR_ADDR as never null (#63844)
SingleAccretion Jan 17, 2022
4fac954
Fix escaped strings for TryGetDateTime(Offset) (#63534)
WinCPP Jan 17, 2022
6dcb039
Delete UMThkCallFrame (#63826)
jkotas Jan 17, 2022
d48a44f
Separate variance information in mangled names (#63866)
MichalStrehovsky Jan 17, 2022
d0e2dac
Actually properly type primary selectors (#63752)
SingleAccretion Jan 17, 2022
126db6d
Disable warnings as errors in the repro project (#63910)
MichalStrehovsky Jan 18, 2022
24bdc38
[main] Update dependencies from dotnet/linker (#63445)
dotnet-maestro[bot] Jan 18, 2022
8d8ef6d
FileSystemEntry.Unix: don't make a syscall to check hidden on Linux. …
tmds Jan 18, 2022
7a0388a
Extend triage board automation to more pods (#63897)
eiriktsarpalis Jan 18, 2022
dfb36ae
Fix a few IndexOf{Any} uses (#63852)
stephentoub Jan 18, 2022
e6ad043
Split CheckNotDisposed to allow inlining (#63863)
MichalStrehovsky Jan 18, 2022
e30fe9b
Encapsulate the logic of caching the last synchronously completed tas…
teo-tsirpanis Jan 18, 2022
207590a
Fold coreclr/ToolBox into coreclr/tools (#63917)
MichalStrehovsky Jan 18, 2022
2f366a8
Delete a few unused PAL APIs (#63916)
am11 Jan 18, 2022
856e8c3
Fix compilation with older gcc (#63721)
am11 Jan 18, 2022
39ef452
Disable DllImportGenerator.Unit.Tests test suite on macOS+arm64+CoreC…
MaximLipnin Jan 18, 2022
5a12420
Remove individual exclusions for DllImportGenerator.Unit.Tests in fav…
MaximLipnin Jan 18, 2022
6489611
Fix OpenSSL 3 reporting an OutOfMemoryException for missing private key
vcsjones Jan 18, 2022
d18d6c7
Update SAN test to account for OpenSSL 3 changes
vcsjones Jan 18, 2022
2eb2e88
improve protocol detection in jail (#63565)
wfurt Jan 18, 2022
f04a242
Set zero (infinite) options timeout in case of Timeout.InfiniteTimeSp…
Sundow Jan 18, 2022
82b8d79
Fix NullabilityInfoContext.Create to properly analyze types with nest…
Shane32 Jan 18, 2022
078da6c
Introduce `BasicBlock::KindIs()` for checking bbJumpKind (#63203)
BruceForstall Jan 18, 2022
0266f03
Fix decoding errors (#63929)
kunalspathak Jan 18, 2022
b0de23b
Revert "Enable GC Regions by default (#59283)" (#63935)
agocke Jan 18, 2022
83b52cd
[iOS/tvOS] Remove P/Invokes to libproc from System.Private.CoreLib (#…
akoeplinger Jan 18, 2022
8d5f526
Update links to the project for DllImportGenerator (#63940)
kant2002 Jan 18, 2022
d2844eb
Add `UnicodeRange.ArabicExtendedB` (#63901)
bgrainger Jan 18, 2022
c50185b
[mono] Hot Reload: initial push to support adding lambdas (#63513)
lambdageek Jan 18, 2022
93cb355
Reduce allocations in code generated by Logging generators (#61162) (…
shadow-cs Jan 19, 2022
cde93b6
JIT: yet another OSR stress mode (#62980)
AndyAyersMS Jan 19, 2022
14ebc59
Do not register ACTIVATION_SIGNAL for secondary PAL copies (#63961)
jkotas Jan 19, 2022
557901e
Improve auto-atomicity for Regex loops (#63518)
stephentoub Jan 19, 2022
546c238
Improve ILLink.targets integration (#63914)
MichalStrehovsky Jan 19, 2022
b7d8f5e
Fix Failing Globalization Test on OSX (#63971)
tarekgh Jan 19, 2022
da72791
Fix System.Reflection.Metadata version in ILVerification nuget packag…
jkotas Jan 19, 2022
454ac0a
Revert "Improve auto-atomicity for Regex loops (#63518)" (#63984)
stephentoub Jan 19, 2022
fc3875f
Fix case where we incorrectly select a prefix as a FindFirstChar opti…
joperezr Jan 19, 2022
0b307c9
Add managed implementation of Math/MathF.Abs (#63881)
am11 Jan 19, 2022
3104ed8
Fix up warnings from delegate thunks (#63980)
MichalStrehovsky Jan 19, 2022
c66e3c4
Add support for libraries testing with NativeAOT (#63781)
MichalStrehovsky Jan 19, 2022
00e13f5
Add tests for creating memory mapped files from non-seekable files (#…
adamsitnik Jan 19, 2022
ea2a981
[wasm][debugger] Added support for StepThroughAttribute (#63679)
ilonatommy Jan 19, 2022
b68cf65
Reading beyond EOF should return 0 for FILE_FLAG_NO_BUFFERING (#63625)
adamsitnik Jan 19, 2022
a354bb1
Address follow-up feedback to CachedCompletedInt32Task (#63968)
stephentoub Jan 19, 2022
313baef
JIT: Fix repeatable failure for max CALLSITE_DEPTH (#63966)
EgorBo Jan 19, 2022
eeaee44
[main] Update dependencies from dotnet/runtime dotnet/arcade dotnet/x…
dotnet-maestro[bot] Jan 19, 2022
a25536f
Improve auto-atomicity for Regex loops (#63986)
stephentoub Jan 19, 2022
777c353
Extend regex switch alternation optimization to IgnoreCase (#63756)
stephentoub Jan 19, 2022
6e4dfbf
Improve reductions for Regex empty / nothing nodes (#63695)
stephentoub Jan 19, 2022
a5292a6
Fix profiling objectsallocatedbyclass (#63814)
ogxd Jan 19, 2022
e54df94
Replace "needs more info" label with "needs-author-action" (#63899)
eiriktsarpalis Jan 19, 2022
34794bc
Enable System.Text.Json tests on netfx (#63803)
krwq Jan 19, 2022
b042bc3
Avoid allocating byte array when setting ALPN list on Linux (#63674)
rzikm Jan 19, 2022
8fe0467
Take MacCatalyst into account in EnvironmentTests.WorkingSet_Valid te…
MaximLipnin Jan 19, 2022
31f20c5
Improve auto-atomicity for conditionals (#63299)
stephentoub Jan 19, 2022
a8c1408
Update runtime.json with manjaro information (#63338)
TobiasLaving Jan 19, 2022
8604989
[Group 5] Enable nullable annotations for `Microsoft.Extensions.Confi…
maxkoshevoi Jan 19, 2022
df049b9
Disable 2 SMTP tests on checked runtime (#63947)
danmoseley Jan 19, 2022
bbbfba3
Use IndexOf in StringBuilder.Replace(char, char) (#63913)
stephentoub Jan 19, 2022
12f434d
Fix for Werror=use-after-free in PAL (#63954)
am11 Jan 19, 2022
67848f2
[RateLimiting] Dequeue items when queuing with NewestFirst (#63377)
BrennanConroy Jan 19, 2022
ded841a
Don't reuse registers in Debug mode (#63698)
EgorBo Jan 19, 2022
65db54e
Add IsKnownConstant jit helper and optimize 'str == ""' with str.Star…
EgorBo Jan 19, 2022
ac4c7fb
- mono_wasm_new_external_root for roots on stack (#63997)
pavelsavara Jan 19, 2022
675c167
[Arm64] Don't use D-copies in CopyBlock (#63588)
echesakov Jan 19, 2022
6f8d8b2
Disable hot reload tests for AOT configurations (#64006)
radical Jan 19, 2022
826e03e
Bump Explicit-layout value types with no fields to at minimum 1 byte …
jkoritzinsky Jan 19, 2022
97fec41
Add runtime-extra-platforms pipeline to have matching runtime PR and …
safern Jan 19, 2022
54eec5d
Make ILStubGenerated event log ModuleID corresponding to that on othe…
elinor-fung Jan 19, 2022
ae1b755
Retries for flaky WMI test (#64008)
danmoseley Jan 19, 2022
7f828a7
[arm64] JIT: Redundant zero/sign extensions after ldrX/ldrsX (#62630)
EgorBo Jan 19, 2022
a618086
JIT: fix up switch map for out-of-loop predecessor (#64014)
AndyAyersMS Jan 20, 2022
94b699c
Update StructMarshalling design now that DisableRuntimeMarshallingAtt…
jkoritzinsky Jan 20, 2022
93dc760
Fix Crossgen2 bug #61104 and add regression test (#63956)
trylek Jan 20, 2022
5cefc0f
Fix invalid threading of nodes in rationalization (#64012)
SingleAccretion Jan 20, 2022
752569f
Check if the child object is in the heap range before get_region_plan…
cshung Jan 20, 2022
68a923a
Check if the child object is in the heap range before object_gennum (…
cshung Jan 20, 2022
a5158df
'cmeq' and 'fcmeq' Vector64<T>.Zero/Vector128<T>.Zero ARM64 containme…
TIHan Jan 20, 2022
f1c8b10
[Arm64] Keep unrolling InitBlock and CopyBlock up to 128 bytes (#63422)
echesakov Jan 20, 2022
65a5d0e
Add ProcessLinkerXmlBase to NativeAOT (#63666)
tlakollo Jan 20, 2022
2cf6b0d
Fix gc_heap::remove_ro_segment (#63473)
cshung Jan 20, 2022
e4bfedd
Fix OpenSSL version check in GetAlpnSupport
bartonjs Jan 20, 2022
8f2c84f
Fix issues with verify_regions, clear_batch_mark_array_bits. (#63798)
PeterSolMS Jan 20, 2022
5a523cf
[debugger][wasm] Added support for non user code attribute (#63876)
ilonatommy Jan 20, 2022
36cdb5f
[wasm][debugger] Added support for stepper boundary attribute (#63991)
ilonatommy Jan 20, 2022
4e48641
Polish the PR build doc (#64036)
MaximLipnin Jan 20, 2022
3361b2f
[wasm] WebSocket tests on NodeJS (#63441)
maraf Jan 20, 2022
df9ba64
Fix dependency in runtime-official.yml (#64040)
akoeplinger Jan 20, 2022
cbb5b55
[API Implementation]: System.Diagnostics.CodeAnalysis.StringSyntaxAtt…
deeprobin Jan 20, 2022
bc359a8
Reduce the memory footprint of HttpHeaders (#62981)
MihaZupan Jan 20, 2022
a7aff06
Disable DirectoryLongerThanMaxLongPathWithExtendedSyntax_ThrowsExcept…
stephentoub Jan 20, 2022
df7f4dc
Add test coverage for frozen objects and GC interaction (#64030)
MichalStrehovsky Jan 20, 2022
71c4e37
Remove Type.MakeGenericType dependency from source generation (#64004)
eiriktsarpalis Jan 20, 2022
1fc2352
Add ns2.0 support to System.Formats.Cbor (#62872)
jozkee Jan 20, 2022
9bc4439
Exception sets: debug checker & fixes (#63539)
SingleAccretion Jan 20, 2022
18b0540
Change test to check for store block operators (#60878)
yowl Jan 20, 2022
1d751ba
Update XUnit to 2.4.2-pre.22 (#63948)
ericstj Jan 20, 2022
5d1cb4f
Preserve OBJ/BLK on the RHS of ASG (#63268)
SingleAccretion Jan 20, 2022
3e6eda6
Revert "Temporarily disable coredumps during library testing on macOS…
jkotas Jan 20, 2022
6d56d48
Performance: Fix Browser Wasm job not being found for dependent jobs …
LoopedBard3 Jan 20, 2022
830c6de
Fix exception propagation over HW exception frame on macOS arm64 (#63…
janvorli Jan 20, 2022
0e68377
Add StringSyntax attribute to Regex.pattern field (#64063)
stephentoub Jan 20, 2022
d885105
Sync shared code from aspnetcore (#64059)
github-actions[bot] Jan 20, 2022
338fa9f
Read the System.GC.CpuGroup settings in runtimeconfig.json (#64067)
cshung Jan 20, 2022
e2da32c
Log message of unexpected exception in ThrowsAny (#64064)
danmoseley Jan 21, 2022
50f4297
Enable some browser legs on the extra-platforms pipeline (#64065)
safern Jan 21, 2022
b75b558
Allow CreateScalarUnsafe to be directly contained by hwintrinsics tha…
tannergooding Jan 21, 2022
24348f0
Remove commented code (#63869)
wrzucher Jan 21, 2022
f3e4e76
Add pmi_path argument to superpmi.py script and use it in the superpm…
echesakov Jan 21, 2022
22e2db1
Update the macOS CoreCLR building documentation. (#63932)
vcsjones Jan 21, 2022
8c9451e
Introduce RandomAccess.SetLength (#63992)
adamsitnik Jan 21, 2022
d7b6689
don't Flush readonly MemoryMappedViewAccessor on disposal (#63794)
adamsitnik Jan 21, 2022
358ee3c
Implement System.Runtime.CompilerServices.DisabledRuntimeMarshallingA…
jkoritzinsky Jan 21, 2022
4a099dc
Make ILLink validation steps in libs incrementally buildable (#64041)
ViktorHofer Jan 21, 2022
8c188f3
Fix broken callstacks in interpreter on MonoVM. (#60338)
lateralusX Jan 21, 2022
b85a435
Initial WASI support prototype (#63890)
SteveSandersonMS Jan 21, 2022
5e6120b
Add StringSyntaxAttribute.Json (#64081)
stephentoub Jan 21, 2022
090430c
[main] Update dependencies from 5 repositories (#64002)
dotnet-maestro[bot] Jan 21, 2022
0240828
Fix crash when VS4Mac is debugging VS4Mac arm64 (#64085)
Jan 21, 2022
9c8b804
ILVerify: Handle readonly references in ldfld (#64077)
jkotas Jan 21, 2022
1bb3276
Avoid additional local created for delegate invocations (#63796)
jakobbotsch Jan 21, 2022
744d96a
[wasm][debugger] Apply changes on wasm using sdb protocol. (#63705)
thaystg Jan 21, 2022
0b8204f
Fixed IsFloatPositiveZero from returning 'true' on non-constant doubl…
TIHan Jan 21, 2022
96a7478
Ensure several helper intrinsics are correctly imported and handled (…
tannergooding Jan 21, 2022
11f9949
RegexNode cleanup (#64074)
stephentoub Jan 21, 2022
132cc2f
Refactor optimizing morph for commutative operations (#63251)
SingleAccretion Jan 21, 2022
1d3c23d
Do not set GTF_NO_CSE for sources of block copies (#63462)
SingleAccretion Jan 21, 2022
651fa6d
Handle embedded assignments in copy propagation (#63447)
SingleAccretion Jan 21, 2022
968746b
Update format script permissions so it can be called on Unix systems …
jkoritzinsky Jan 21, 2022
83f8df4
Revert "Enable System.Text.Json tests on netfx (#63803)" (#64108)
agocke Jan 21, 2022
35482cb
Make ApiCompat.proj incrementally buildable (#64037)
ViktorHofer Jan 21, 2022
7ed266e
Remove enable drawing on unix switch (#64084)
safern Jan 21, 2022
29acf95
Address-expose locals under complex local addresses in block morphing…
SingleAccretion Jan 21, 2022
8fa0af6
[Group 2] Enable nullable annotations for `Microsoft.Extensions.Depen…
maxkoshevoi Jan 21, 2022
9ae8fa1
Enable nullable annotations for Microsoft.Extensions.Configuration.Us…
maxkoshevoi Jan 21, 2022
4b8bb2d
[mono] Cleanup trailing whitespace. (#64112)
vargaz Jan 21, 2022
455551b
Delete `GT_DYN_BLK` (#63026)
SingleAccretion Jan 21, 2022
5851430
Ignore conversion exceptions during dictionary construction (#63792)
mapogolions Jan 21, 2022
66a4f23
Extract SuperPMI into a separate component (#64035)
MichalStrehovsky Jan 21, 2022
ccefcbc
Merge with main from upstream
Jan 22, 2022
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.
6 changes: 3 additions & 3 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
"isRoot": true,
"tools": {
"coverlet.console": {
"version": "1.7.2",
"version": "3.1.0",
"commands": [
"coverlet"
]
},
"dotnet-reportgenerator-globaltool": {
"version": "4.5.8",
"version": "5.0.2",
"commands": [
"reportgenerator"
]
},
"microsoft.dotnet.xharness.cli": {
"version": "1.0.0-prerelease.21622.1",
"version": "1.0.0-prerelease.22067.1",
"commands": [
"xharness"
]
Expand Down
Loading