Various fixes for generating portable RID packages (#10409)
[platform/upstream/coreclr.git] / src /
2017-03-23 Gaurav KhannaVarious fixes for generating portable RID packages...
2017-03-23 Luis GAdd handling of multiple CMake installations in probe...
2017-03-23 Tanner GoodingRemoving the special handling in classlibnative for...
2017-03-23 Jan KotasFix fallout from switching corelib to use resx (#10407)
2017-03-23 Jon HannaNamed Multiply and Divide methods on TimeSpan (#10366)
2017-03-23 Drew ScogginsMerge pull request #9947 from DrewScoggins/xunitApi
2017-03-22 Sean GillespieOpt-out of GC Stress for FEATURE_STANDALONE_GC (#10391)
2017-03-22 Atsushi KanamoriMove Type.IsSerializable and Type.DefaultBinder to...
2017-03-22 Jonghyun Park[x86/Linux] 16-byte aligned TheUMEntryPrestub (#10376)
2017-03-22 Gaurav KhannaEnable Portable Windows RID (#10365)
2017-03-22 Atsushi KanamoriReconcile the "easy" System\Reflection .cs files with...
2017-03-22 Sean GillespieFix an issue where GCStress allocated objects using...
2017-03-22 Andy AyersMerge pull request #10371 from AndyAyersMS/FixDevirt
2017-03-22 Gaurav KhannaMove OSX packages to use 10.12 as the RID (#10354)
2017-03-22 Jan KotasMerge pull request #10374 from dotnet/mirror-merge...
2017-03-22 Atsushi KanamoriMove DefaultBinder.cs to the shared partition. (#10355)
2017-03-22 Jeremy KuhneFileStream redirection got changed. Add ThreadPoolBound...
2017-03-22 Stephen ToubFix leak in Task.WaitAny(..., int) (#10331)
2017-03-22 Alex PerovichSwitch coreclr corelib to use resx (#10372)
2017-03-22 Sean Gillespie[Local GC] Forbid inclusion of gcscan.h from VM and...
2017-03-22 Andy AyersFix several devirtualization issues
2017-03-22 Jan KotasMerge pull request #10363 from jkotas/revert
2017-03-21 Jan KotasRevert "Switch coreclr corelib to use resx (#10268)"
2017-03-21 Bruce ForstallFix Linux/x86 call alignment calculation and insertion...
2017-03-21 Hanjoung Lee[x86/Linux] Invoke gcResetForBB() in genFuncletProlog...
2017-03-21 Andy AyersMerge pull request #10343 from parjong/fix/self_override
2017-03-21 Bruce ForstallAdd /silent option to crossgen (#10350)
2017-03-21 Alex PerovichSwitch coreclr corelib to use resx (#10268)
2017-03-21 Viktor HoferSystem.IO.Path.IsPathRooted does not check if valid...
2017-03-21 Aditya MandaleekaMerge pull request #10254 from sdmaclea/PR-FIX-SCRIPT...
2017-03-21 Koundinya VeluriTemporarily disable frequently failing Sleep PAL tests...
2017-03-21 Ian HaysMerge pull request #10321 from WinCPP/issue-7060
2017-03-21 Joseph TremouletMerge pull request #10327 from mikedn/assertion-info
2017-03-21 Jonghyun Park[x86/Linux] Log UpdateRegDisplay calls (#10335)
2017-03-21 Jonghyun ParkFix bogus assert in resolveVirtualMethodHelper and...
2017-03-21 Jonghyun Park[x86/Linux] Use 4-byte align for double in struct ...
2017-03-21 Jonghyun Park[x86/Linux] Correct update on ResumableFrame (#10339)
2017-03-21 Jan KotasMerge pull request #10341 from dotnet/mirror-merge...
2017-03-21 Jan KotasDelete moved file
2017-03-21 Atsushi KanamoriNS2.0 - Complete System.Security namespace.
2017-03-21 Jonghyun Park'root' as a special case in UTIL_IsExecuteBitsSet ...
2017-03-20 Tarek Mahmoud SayedFix MAC build (#10328)
2017-03-20 Jan KotasMerge pull request #10325 from dotnet/mirror-merge...
2017-03-20 Jan KotasDelete moved files
2017-03-20 Mike DanesRefactor GenTree assertion information storage
2017-03-20 Joseph TremouletMerge pull request #10319 from JosephTremoulet/NullField
2017-03-20 Atsushi KanamoriMove Type.cs and Module.cs to Shared Partition.
2017-03-20 Jan KotasMerge pull request #10317 from dotnet/mirror-merge...
2017-03-20 WinCPPIssue #7060 - Make StreamReader.ReadBuffer non-virtual
2017-03-20 Joseph TremouletPermit null object in `GenTreeUseEdgeIterator`
2017-03-20 Bruce ForstallMerge pull request #10315 from dotnet-bot/from-tfs
2017-03-20 Jan KotasFix FileStream for ProjectN
2017-03-20 Bruce ForstallRemove message about falling to default for MethodConte...
2017-03-20 Brian SullivanMerge pull request #10301 from dotnet-bot/from-tfs
2017-03-20 Brian SullivanMerge pull request #10262 from briansull/refactor2
2017-03-20 Atsushi KanamoriMake GetModuleHandle() sharable. (#10309)
2017-03-20 Gaurav KhannaMerge pull request #9445 from hqueue/arm/ci
2017-03-20 Atsushi KanamoriReconciles Type.cs with CoreRT version for move to...
2017-03-20 Bruce ForstallDesktop side of the change to remove COR_JIT_EE_VERSION
2017-03-19 Tarek Mahmoud SayedInvariant globalization (#10264)
2017-03-19 Bruce ForstallFix code to build with older VC++ compiler (#10281)
2017-03-19 John BottenbergRemove potential overflow in SafeBSTRHandle (#10182)
2017-03-19 Jonghyun ParkFix a typo in exceptoinhandling.cpp (#10237)
2017-03-19 Maoni StephensI hoisted the accounting for LOH into allocate_large_ob...
2017-03-18 Atsushi KanamoriFix for Module.GetMethod(string) (#10283)
2017-03-18 Stephen ToubMerge pull request #10280 from dotnet-bot/master-Update...
2017-03-18 Jan KotasMerge pull request #10272 from dotnet/mirror-merge...
2017-03-18 Pat GavlinMerge pull request #10054 from pgavlin/GenTreeUseEdgeIt...
2017-03-18 Jan KotasDelete moved files
2017-03-18 Bruce ForstallRemove JIT-EE version ifdefs (#10273)
2017-03-18 Stephen ToubMerge pull request #10278 from dotnet-bot/master-Update...
2017-03-18 Atsushi KanamoriMove ParameterInfo.cs and Assembly.cs to shared partiti...
2017-03-18 Bruce ForstallMerge pull request #10269 from BruceForstall/FixBuildAll
2017-03-18 Pat GavlinImprove GenTreeUseEdgeIterator.
2017-03-18 Gaurav KhannaMerge pull request #10220 from dotnet/revert-10206...
2017-03-18 Andy AyersMerge pull request #10274 from AndyAyersMS/FixMoreCasing
2017-03-18 Han LeeFix overflow when computing dwWeight in CPUGroupInfo...
2017-03-18 Brian SullivanUpdates for the handling of Profile data in the JIT
2017-03-18 Brian SullivanMerge pull request #10241 from briansull/refactor1
2017-03-17 Tom DeseynFileStream.Unix: open with CLOEXEC unless FileShare...
2017-03-17 Atsushi KanamoriMove EventInfo.cs to shared partition.
2017-03-17 Pat GavlinMerge pull request #10238 from pgavlin/SeekUnrollLimit
2017-03-17 Brian SullivanRefactor the flag test of BBF_PROF_WEIGHT
2017-03-17 Andy AyersMerge pull request #10259 from AndyAyersMS/FixNoway
2017-03-17 Andy AyersMerge pull request #10263 from dotnet-bot/from-tfs
2017-03-17 Rahul KumarMerge pull request #10260 from sdmaclea/PR-ARM64-REMOVE...
2017-03-17 Bruce ForstallClean up GenTreePutArgStk (#10239)
2017-03-17 Rahul KumarMerge pull request #10245 from rahku/fix10048
2017-03-17 Rahul KumarLoadFromStream should throw badimageformat early on
2017-03-17 Jan KotasMerge pull request #10253 from dotnet/mirror-merge...
2017-03-17 Andy Ayersfix formatting
2017-03-17 Andy AyersMerge pull request #10192 from AndyAyersMS/InterfaceDevirt
2017-03-17 Steve MacLean, Qua... [Arm64/Unix] Remove x19 corruption workaround
2017-03-17 Andy AyersJIT: Fix noway_assert when inlining
2017-03-17 Jan KotasDelete moved files
2017-03-17 Jeremy KuhneAttribute the other types used by FileStream. Adds...
2017-03-17 Fadi HannaCompilerServices APIs
2017-03-17 Joseph TremouletMerge pull request #10248 from mikedn/fix-vnarrbound
2017-03-17 Tanner GoodingMerge pull request #10201 from cod7alex/add_csharp_edit...
2017-03-17 Jonghyun Park[x86/Linux] Pass return buffer on reverse P/Invoke...
next