summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-06Use CMake's C# support to build DacTableGen instead of manually invoking csc....Jeremy Koritzinsky24-210/+158
2019-06-06Move COM object lifetime control tests to CoreCLR. (#24990)Jeremy Koritzinsky1-5/+18
2019-06-06Fix initializing BuildTools when the Platform environment variable is set (#2...Elinor Fung2-0/+7
2019-06-06Merge pull request #25011 from dotnet/revert-24987-ReenableStackTraceTestSergey Andreenko1-0/+3
2019-06-06Revert "Reenable StackTracePreserveTests."Sergey Andreenko1-0/+3
2019-06-06Clear syncblock early when `VERIFY_HEAP && DEBUG` to prevent verification ass...Vladimir Sadov2-0/+15
2019-06-06Reenable StackTracePreserveTests. (#24987)Sergey Andreenko1-3/+0
2019-06-06Exclude tests that do not work without tailcalls on arm32 Unix. (#24995)Sergey Andreenko1-0/+6
2019-06-06Delete unnecessary security transparency attributes (#25007)Jan Kotas1-2/+0
2019-06-06Shortenning /Platform_Assemblies_Paths to just /p for convenience. Leaving th...Fadi Hanna1-11/+11
2019-06-06Add R2R outerloop test mode without any stress modes (#24961)Fadi Hanna2-3/+6
2019-06-06PInvoke stubs for Unix platforms (#24834)Fadi Hanna9-34/+225
2019-06-06Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-op...dotnet-maestro[bot]2-6/+6
2019-06-06[master] Update dependencies from dotnet/arcade (#24969)dotnet-maestro[bot]5-15/+15
2019-06-06Update dependencies from https://github.com/dotnet/corefx build 20190606.1 (#...dotnet-maestro[bot]2-9/+9
2019-06-06Fix tmp dir in configure.cmake (#25003)Jan Vorlicek1-3/+4
2019-06-05Delete TwoKeywords test. (#24982)Sergey Andreenko3-88/+0
2019-06-05Merge two equal exclusion groups for arm32 All OS. (#24984)Sergey Andreenko1-40/+36
2019-06-05Less work for OptimalMaxSpinWaitsPerSpinIteration fast-path (#21702)Ben Adams1-11/+13
2019-06-05APIs to allow profilers to use DoStackSnapShot on Linux (#24968)David Mason10-15/+109
2019-06-05Fix GCStress coverage for multi reg returns. (#24826)Sergey Andreenko8-248/+625
2019-06-05Reenable StackTracePreserveTests.Sergey Andreenko1-3/+0
2019-06-05Fix PAL_GetLogicalProcessorCacheSizeFromOS on mac (#24777)Andy Hanson3-0/+18
2019-06-05Shortenning /Platform_Assemblies_Paths to just /p for convenience. Leaving th...fadimounir1-11/+11
2019-06-05Zero initReg in genSetGSSecurityCookie (#24371)Egor Chesakov7-97/+188
2019-06-05Merge pull request #24937 from safern/FixNullableAnnotationsApiReviewSantiago Fernandez Madero63-275/+213
2019-06-05Cleanup block stores and test for 24846 (#24950)Carol Eidt7-243/+164
2019-06-05Add test verifying reliable SafeHandle unmarshalling (#24959)Jeremy Koritzinsky8-161/+99
2019-06-05Use Modern CMake features instead of CMAKE_CXX_FLAGS (#24861)Jeremy Koritzinsky13-44/+31
2019-06-05Disable corefx testsSantiago Fernandez Madero1-0/+13
2019-06-05Small fixes around AST nodes. (#24957)Sergey Andreenko6-11/+11
2019-06-05Update dependencies from https://github.com/dotnet/core-setup build 20190604....dotnet-maestro[bot]2-3/+3
2019-06-05Update dependencies from https://github.com/dotnet/corefx build 20190605.1 (#...dotnet-maestro[bot]2-9/+9
2019-06-05Resolve Windows 10 Kits dir via the environment variable. (#24960)Jeremy Koritzinsky1-5/+2
2019-06-05Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-op...dotnet-maestro[bot]2-6/+6
2019-06-04signedness (#24878)Sinan Kaya1-1/+1
2019-06-04Remove stale Task async extension methods from TaskExtensions (#24958)Santiago Fernandez Madero1-30/+0
2019-06-04Remove Collection<T> range APIs (#24938)Santiago Fernandez Madero1-113/+0
2019-06-04Synchronize managed and unmanaged Variant fields (#24951)Jan Kotas7-214/+106
2019-06-04More PR FeedbackSantiago Fernandez Madero6-58/+30
2019-06-04Make sure we can enable auto-trace when the root level define is added (#24955)Andrew Au1-0/+3
2019-06-04PR FeedbackSantiago Fernandez Madero13-31/+17
2019-06-04EventPipe fixes (#24952)Andrew Au3-3/+5
2019-06-04Fix PGO on Windows (#24949)Jeremy Koritzinsky2-2/+4
2019-06-04[master] Update dependencies from dotnet/corefx (#24883)dotnet-maestro[bot]4-11/+18
2019-06-04Update to AutoTrace (#24936)John Salem5-9/+55
2019-06-04Being consistent (#24927)Youssef13131-15/+110
2019-06-04Update dependencies from https://github.com/dotnet/arcade build 20190604.1 (#...dotnet-maestro[bot]9-12/+290
2019-06-04Update dependencies from https://github.com/dotnet/core-setup build 20190603....dotnet-maestro[bot]2-3/+3
2019-06-04follow the ICU User Guide recommendation to optimize the perf of InvariantCul...Adam Sitnik1-17/+36