summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-24Update CoreClr to preview6.19274.71 (#24761)dotnet-maestro-bot2-3/+3
2019-05-24[master] Update dependencies from dotnet/arcade (#24333)dotnet-maestro[bot]32-167/+440
2019-05-24Merge pull request #24764 from safern/FixArraySetValueNullableSantiago Fernandez Madero4-7/+7
2019-05-24Fix publishing in official buildElinor Fung1-5/+5
2019-05-24Enable LCID marshalling and clean up our LCID marshalling tests. (#24642)Jeremy Koritzinsky24-305/+683
2019-05-24PR FeedbackSantiago Fernandez Madero1-2/+2
2019-05-24Fix nullable annotation in String.JoinSantiago Fernandez Madero1-1/+1
2019-05-24Fix nullable annotations in RuntimeTypeHandle operatorsSantiago Fernandez Madero1-2/+2
2019-05-24Fix Guid.TryParse nullabel annotationSantiago Fernandez Madero1-1/+1
2019-05-24Fix nullable annotation in Array.SetValueSantiago Fernandez Madero1-1/+1
2019-05-24Move to 3.0 SDK (#24756)Elinor Fung5-11/+4
2019-05-24Fix FEATURE_PREJIT option setup (#24760)Gleb Balykov1-0/+3
2019-05-24Update dependencies from https://github.com/dotnet/corefx build 20190523.8 (#...dotnet-maestro[bot]2-9/+9
2019-05-24Update dependencies from https://github.com/dotnet/core-setup build 20190523....dotnet-maestro[bot]2-3/+3
2019-05-24Update BuildTools, CoreClr to preview4-04022-01, preview6-27721-71, respectiv...dotnet-maestro-bot10-17/+17
2019-05-24Remove dependency on IEEMemoryManager (#24755)Jan Kotas16-161/+105
2019-05-23Delete RETURNTYPE and change how we get ReturnKind for gccover. (#24600)Sergey Andreenko9-167/+105
2019-05-23Diagnostics IPC (#24582)John Salem14-355/+1019
2019-05-23Re-enable queryperformancecounter PAL test (#11291)Jan Vorlicek2-1/+1
2019-05-23Create THIRD-PARTY-NOTICES.TXT (#24752)Rich Lander1-0/+25
2019-05-23Make AppDomain.GetThreadPrincipal() internal (#24747)Santiago Fernandez Madero1-1/+1
2019-05-23Delete FEATURE_TESTHOOK (#24746)Jan Kotas17-1069/+0
2019-05-23Delete unused file (#24745)Jan Kotas1-70/+0
2019-05-23Delete unused PredefinedTlsSlots (#24744)Jan Kotas1-3/+1
2019-05-23Fix restoring internal tools (#24750)Elinor Fung6-7/+16
2019-05-23Fewer ilstubs in corelib from reflection apis (#24708)David Wrighton40-338/+498
2019-05-23Fix CoreRT build breaks (#24743)Dotnet-GitSync-Bot1-1/+1
2019-05-23[master] Update dependencies from dotnet/corefx (#24604)dotnet-maestro[bot]3-10/+12
2019-05-23Fix the checkboxes in superpmi.md (#24496)Akihisa Yagi1-4/+4
2019-05-23Update dependencies from https://github.com/dotnet/core-setup build 20190522....dotnet-maestro[bot]2-3/+3
2019-05-23Fix missing version numbers in packaged files and getting IBC merge version i...Elinor Fung3-15/+13
2019-05-23Add some perf events/data for tiered compilation (#24607)Koundinya Veluri27-162/+933
2019-05-23Add missing pin to two tests and re-enable for GC stress (#24738)Andy Ayers3-6/+6
2019-05-23Use auxiliary vector to obtain the executable path name (#24696)Leandro A. F. Pereira6-2/+37
2019-05-23Reenable all CoreFX tests (#24740)Jan Kotas1-424/+32
2019-05-23Prevent duplicate class addition when a profiler adds a type (#24737)David Mason3-29/+44
2019-05-23Profiler attach over the diagnostics pipe (#24670)David Mason32-6854/+2089
2019-05-22Stop compiling fragile NGen support into the runtime (#24625)Jan Kotas38-146/+168
2019-05-22Use Microsoft.Build.Traversal instead of dir.traversal.targets for packaging ...Elinor Fung10-42/+33
2019-05-22Use -c when trying to find Python (#24722)Steve Dower1-1/+3
2019-05-22Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-op...dotnet-maestro[bot]2-6/+6
2019-05-22Merge pull request #24734 from mikem8361/sosincs2Mike McLaughlin2-2/+12
2019-05-22Add EnumerateRefs API and remove GetObjectReferences (#24542)Mukul Sabharwal4-1957/+1905
2019-05-22Change timeouts for outerloop job and move one test to longRunningGc. (#24731)Sergey Andreenko2-1/+4
2019-05-22ComponentActivator GetType must throwOnError (#24732)Steve MacLean1-2/+2
2019-05-22Add warning banner and sos threads -special fixMike McLaughlin2-2/+12
2019-05-22Fix x86 synchronized method (#24703)Carol Eidt2-3/+51
2019-05-22Allow CORINFO_BOX_THIS for primitives and enums (#24644)Michal Strehovský3-1/+32
2019-05-22Remove filter for Exception type during registry inquiry. (#24725)Aaron Robinson1-3/+4
2019-05-22put lttng probe check under FEATURE_EVENT_TRACE (#24729)Sung Yoon Whang1-2/+2