platform/upstream/coreclr.git
2017-03-23 Steve MacLean[Unix] runtest.sh crossgen should exit on failure ...
2017-03-23 Atsushi KanamoriMove IReflect.cs to shared partition. (#10415)
2017-03-23 IlyaI used PVS-Studio static analyzer to check this project...
2017-03-23 Stephen ToubMerge pull request #10412 from dotnet-bot/master-Update...
2017-03-23 ragmani[x86/Linux] fix broken stack in DelayLoad_Helper when...
2017-03-23 dotnet-botUpdate CoreClr, CoreFx to beta-25123-03, beta-25122...
2017-03-23 Rahul KumarMerge pull request #10064 from rahku/cgroup
2017-03-23 rahulmemory limit in containers on linux
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 Gaurav KhannaUnify command line arg for portable RID build (#10408)
2017-03-23 Jon HannaNamed Multiply and Divide methods on TimeSpan (#10366)
2017-03-23 Swaroop SridharAdd reflect.xml for a abstract* tests
2017-03-23 Swaroop SridharExclude some tests from Linker testing.
2017-03-23 Swaroop SridharLinker Testing: Use a central target for copying reflec...
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 Bruce ForstallJump stubs (#10398)
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 KhannaSwitch tests to use OSX.10.12 RID (#10394)
2017-03-22 Gaurav KhannaEnable Portable Windows RID (#10365)
2017-03-22 Drew ScogginsAdd updated timeout
2017-03-22 Drew ScogginsUpdate CoreCLR to use xunit perf api
2017-03-22 Atsushi KanamoriReconcile the "easy" System\Reflection .cs files with...
2017-03-22 Hyeongseok OhChange default CI job for ARM and clean-up (#10370)
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 dotnet botUpdate CoreClr, CoreFx to beta-25121-02, beta-25122...
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... Fix MAC build (#10328)
2017-03-20 Jan KotasMerge pull request #10325 from dotnet/mirror-merge...
2017-03-20 Aditya MandaleekaMerge pull request #10330 from omajid/fix-markdown...
2017-03-20 Omair MajidFix markdown headings
2017-03-20 Jan KotasDelete moved files
2017-03-20 Mike DanesRefactor GenTree assertion information storage
2017-03-20 Steve MacLean... Fix another per code review
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 Gaurav KhannaInitial document on AssemblyLoadContext Design (#10271)
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 Steve MacLean[Arm64/Unix] Set PROCFS_* available in tryrun (#10255)
2017-03-20 Bruce ForstallDesktop side of the change to remove COR_JIT_EE_VERSION
2017-03-19 Tarek Mahmoud... Invariant globalization (#10264)
2017-03-19 Stephen ToubMerge pull request #10291 from dotnet-bot/master-Update...
2017-03-19 dotnet-botUpdate CoreClr to beta-25119-02
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 Joseph TremouletMerge pull request #10216 from JosephTremoulet/SpanBench
2017-03-18 dotnet-botUpdate CoreClr to beta-25118-03
2017-03-18 Joseph TremouletUpdate SpanBench test
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...
next