platform/upstream/dotnet/runtime.git
2017-03-23 Steve MacLean[Unix] runtest.sh crossgen should exit on failure ...
2017-03-23 Atsushi KanamoriMove IReflect.cs to shared partition. (dotnet/coreclr...
2017-03-23 IlyaI used PVS-Studio static analyzer to check this project...
2017-03-23 Stephen ToubMerge pull request dotnet/coreclr#10412 from dotnet...
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 dotnet/coreclr#10064 from rahku...
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 (dotnet...
2017-03-23 Gaurav KhannaUnify command line arg for portable RID build (dotnet...
2017-03-23 Jon HannaNamed Multiply and Divide methods on TimeSpan (dotnet...
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 dotnet/coreclr#9947 from DrewScoggin...
2017-03-22 Sean GillespieOpt-out of GC Stress for FEATURE_STANDALONE_GC (dotnet...
2017-03-22 Bruce ForstallJump stubs (dotnet/coreclr#10398)
2017-03-22 Atsushi KanamoriMove Type.IsSerializable and Type.DefaultBinder to...
2017-03-22 Jonghyun Park[x86/Linux] 16-byte aligned TheUMEntryPrestub (dotnet...
2017-03-22 Gaurav KhannaSwitch tests to use OSX.10.12 RID (dotnet/coreclr#10394)
2017-03-22 Gaurav KhannaEnable Portable Windows RID (dotnet/coreclr#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 (dotnet...
2017-03-22 Sean GillespieFix an issue where GCStress allocated objects using...
2017-03-22 Andy AyersMerge pull request dotnet/coreclr#10371 from AndyAyersM...
2017-03-22 Gaurav KhannaMove OSX packages to use 10.12 as the RID (dotnet/corec...
2017-03-22 Jan KotasMerge pull request dotnet/coreclr#10374 from dotnet...
2017-03-22 Atsushi KanamoriMove DefaultBinder.cs to the shared partition. (dotnet...
2017-03-22 Jeremy KuhneFileStream redirection got changed. Add ThreadPoolBound...
2017-03-22 Stephen ToubFix leak in Task.WaitAny(..., int) (dotnet/coreclr...
2017-03-22 dotnet botUpdate CoreClr, CoreFx to beta-25121-02, beta-25122...
2017-03-22 Alex PerovichSwitch coreclr corelib to use resx (dotnet/coreclr...
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 dotnet/coreclr#10363 from jkotas...
2017-03-21 Jan KotasRevert "Switch coreclr corelib to use resx (dotnet...
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 dotnet/coreclr#10343 from parjong...
2017-03-21 Bruce ForstallAdd /silent option to crossgen (dotnet/coreclr#10350)
2017-03-21 Alex PerovichSwitch coreclr corelib to use resx (dotnet/coreclr...
2017-03-21 Viktor HoferSystem.IO.Path.IsPathRooted does not check if valid...
2017-03-21 Aditya MandaleekaMerge pull request dotnet/coreclr#10254 from sdmaclea...
2017-03-21 Koundinya VeluriTemporarily disable frequently failing Sleep PAL tests...
2017-03-21 Ian HaysMerge pull request dotnet/coreclr#10321 from WinCPP...
2017-03-21 Joseph TremouletMerge pull request dotnet/coreclr#10327 from mikedn...
2017-03-21 Jonghyun Park[x86/Linux] Log UpdateRegDisplay calls (dotnet/coreclr...
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 (dotnet...
2017-03-21 Jan KotasMerge pull request dotnet/coreclr#10341 from dotnet...
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 (dotnet/coreclr#10328)
2017-03-20 Jan KotasMerge pull request dotnet/coreclr#10325 from dotnet...
2017-03-20 Aditya MandaleekaMerge pull request dotnet/coreclr#10330 from omajid...
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 dotnet/coreclr#10319 from JosephTrem...
2017-03-20 Atsushi KanamoriMove Type.cs and Module.cs to Shared Partition.
2017-03-20 Jan KotasMerge pull request dotnet/coreclr#10317 from dotnet...
2017-03-20 WinCPPIssue dotnet/coreclr#7060 - Make StreamReader.ReadBuffe...
2017-03-20 Joseph TremouletPermit null object in `GenTreeUseEdgeIterator`
2017-03-20 Bruce ForstallMerge pull request dotnet/coreclr#10315 from dotnet...
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 dotnet/coreclr#10301 from dotnet...
2017-03-20 Gaurav KhannaInitial document on AssemblyLoadContext Design (dotnet...
2017-03-20 Brian SullivanMerge pull request dotnet/coreclr#10262 from briansull...
2017-03-20 Atsushi KanamoriMake GetModuleHandle() sharable. (dotnet/coreclr#10309)
2017-03-20 Gaurav KhannaMerge pull request dotnet/coreclr#9445 from hqueue...
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 (dotnet...
2017-03-20 Bruce ForstallDesktop side of the change to remove COR_JIT_EE_VERSION
2017-03-19 Tarek Mahmoud... Invariant globalization (dotnet/coreclr#10264)
2017-03-19 Stephen ToubMerge pull request dotnet/coreclr#10291 from dotnet...
2017-03-19 dotnet-botUpdate CoreClr to beta-25119-02
2017-03-19 Bruce ForstallFix code to build with older VC++ compiler (dotnet...
2017-03-19 John BottenbergRemove potential overflow in SafeBSTRHandle (dotnet...
2017-03-19 Jonghyun ParkFix a typo in exceptoinhandling.cpp (dotnet/coreclr...
2017-03-19 Maoni StephensI hoisted the accounting for LOH into allocate_large_ob...
2017-03-18 Atsushi KanamoriFix for Module.GetMethod(string) (dotnet/coreclr#10283)
2017-03-18 Stephen ToubMerge pull request dotnet/coreclr#10280 from dotnet...
2017-03-18 Jan KotasMerge pull request dotnet/coreclr#10272 from dotnet...
2017-03-18 Joseph TremouletMerge pull request dotnet/coreclr#10216 from JosephTrem...
2017-03-18 dotnet-botUpdate CoreClr to beta-25118-03
2017-03-18 Joseph TremouletUpdate SpanBench test
2017-03-18 Pat GavlinMerge pull request dotnet/coreclr#10054 from pgavlin...
2017-03-18 Jan KotasDelete moved files
2017-03-18 Bruce ForstallRemove JIT-EE version ifdefs (dotnet/coreclr#10273)
2017-03-18 Stephen ToubMerge pull request dotnet/coreclr#10278 from dotnet...
2017-03-18 Atsushi KanamoriMove ParameterInfo.cs and Assembly.cs to shared partiti...
next