platform/upstream/coreclr.git
2017-04-20 Michelle McDanielMerge pull request #11020 from adiaaida/hardenPerf
2017-04-20 William GodbeMerge pull request #11086 from wtgodbe/SecurityPermissions
2017-04-20 wtgodbeAdd dependency on System.Security.Permissions
2017-04-20 Mike McLaughlinAdd the Linux minidump support documentation (#11087)
2017-04-20 Jonghyun Park[x86/Linux] Use CDECL as STDAPICALLTYPE (#10969)
2017-04-20 Michelle McDanielStrip quotes out of BenchviewCommitName
2017-04-20 ragmani[x86/Linux] fix a problem that stack was broken by...
2017-04-20 Andy AyersMerge pull request #11083 from AndyAyersMS/FixNonDevUse...
2017-04-19 Bruce ForstallMerge pull request #11081 from mikedn/static-noway
2017-04-19 Swaroop SridharAdd LinkBench to CoreCLR BenchView
2017-04-19 Pat GavlinMerge pull request #11077 from pgavlin/gh10940
2017-04-19 Jan VorlicekAdd NUMA and thread affinity support for Unix (#10938)
2017-04-19 Jarret ShookMerge pull request #10257 from jashook/reflection_invok...
2017-04-19 William GodbeMerge pull request #11085 from wtgodbe/SkipTests
2017-04-19 wtgodbeSkip failing tests in Helix
2017-04-19 Andy AyersUpdate CheckProjects to not fail for non-dev CORE_ROOT
2017-04-19 Mike DanesConvert some noway_assert to static_assert
2017-04-19 Jonghyun Park[x86/Linux] Corretly pop args after unmanaged function...
2017-04-19 Pat GavlinAdd a regression test.
2017-04-19 Brian SullivanMerge pull request #11049 from briansull/fixMaxOffset
2017-04-19 Michal StrehovskýAdd test coverage for Rank 1 multidimensional arrays...
2017-04-19 Daniel PodderIBC: Disable `-partialNGEN -minify` for SPC.dll (#10950)
2017-04-19 Pat GavlinSpill side-effects in impAssignMultiRegTypeToVar.
2017-04-19 Bruce ForstallMerge pull request #11044 from alpencolt/ryu-arm-locall...
2017-04-19 Stephen ToubMerge pull request #11070 from stephentoub/add_stat_fields
2017-04-19 jashookFor Reflection invoke, use ArgLocDesc
2017-04-19 Jim MaChange ICLRRuntimeHost2 to ICLRRuntimeHost4 for Windows...
2017-04-19 Yi Zhang (CLR)Stop treating test files as executable and fix encoding...
2017-04-19 Stephen ToubAdd Dev/Ino fields to Interop.Sys.FileStatus
2017-04-19 RogerMac OS X is now macOS (README.md) (#11068)
2017-04-19 Jonghyun Park[x86/Linux] Do NOT run GC on Transition (#11056)
2017-04-19 Viktor HoferRevert "Add SecurityZone stub" (#11053)
2017-04-19 Bruce ForstallMerge pull request #10933 from hqueue/ryujit/enable_nod...
2017-04-19 Bruce ForstallMerge pull request #11021 from mskvortsov/array-offset-mla
2017-04-19 Sean GillespieSome fixes for the GC Reliability Framework (#11029)
2017-04-18 Mike McLaughlinImplement the createdump policy options and env variabl...
2017-04-18 William GodbeMerge pull request #11054 from wtgodbe/spacing
2017-04-18 wtgodbeFix spacing in build-test.cmd in Pipeline
2017-04-18 Matt EllisMerge pull request #11050 from ellismg/remove-duplicate...
2017-04-18 William GodbeMerge pull request #11052 from wtgodbe/emptyArgs
2017-04-18 wtgodbeCreate default variables for Crossgen, TargetsNonWindow...
2017-04-18 Jan KotasConvert a few test files from UTF16 to ASCII and add...
2017-04-18 William GodbeMerge pull request #10979 from wtgodbe/R2RWindows
2017-04-18 Gaurav KhannaRemove /RELEASE option required for device drivers...
2017-04-18 Stephen ToubMerge pull request #11047 from stephentoub/task_iscompl...
2017-04-18 Matt EllisRemove some duplicate resource strings
2017-04-18 wtgodbeEnable running Crossgen tests on Windows in Helix
2017-04-18 Eric ErhardtMerge pull request #10948 from eerhardt/GetPreviousAdjR...
2017-04-18 Joseph TremouletMerge pull request #11045 from JosephTremoulet/TraceEve...
2017-04-18 Rahul Kumarfail fast on exceptions that indicate corrupted process...
2017-04-18 Brian SullivanFix incorrect test of structSize in struct promoted
2017-04-18 Jonghyun Park[x86/Linux] EH Support for Per-Frame P/Invoke Init...
2017-04-18 Stephen ToubExpose Task.IsCompletedSuccessfully
2017-04-18 Sergey Andreenkosmall clean-up and bug fix in genIntToIntCast (#10989)
2017-04-18 Joseph TremouletRun-xunit-perf: update TraceEvents version number
2017-04-18 Eric ErhardtAssert GetAdjustmentRuleForTime sets ruleIndex correctly.
2017-04-18 Alexander Soldatov[RyuJIT/ARM32] Use 'subs' instead of 'sub' on localloc
2017-04-18 Bruce ForstallMerge pull request #11035 from BruceForstall/NumSuccImp...
2017-04-18 Mikhail SkvortcovRyuJIT/ARM32: use mla for array offset computation
2017-04-18 ragmani[x86/Linux] changed to the AT&T syntax to solve a probl...
2017-04-18 Buyduck* fixed class size calculation (#10916)
2017-04-18 Tarek Mahmoud... Fix String.Replace implementation (#11039)
2017-04-18 Andy AyersMerge pull request #10995 from svick/patch-1
2017-04-18 William GodbeFix error caused by passing -TargetsWindows at end...
2017-04-18 Michael LetterleDo not throw an assertion on no mscorlib
2017-04-18 Brian RobbinsMerge pull request #11036 from brianrob/remove_eventcounter
2017-04-17 danmosemsftFix build break
2017-04-17 Omar TawfikRename attribute to IsReadOnlyAttribute (#11026)
2017-04-17 Bruce ForstallUse isInternalRegDelayFree to avoid temp reg overalloca...
2017-04-17 Brian RobbinsRemove EventCounter from System.Private.CoreLib.
2017-04-17 Bruce ForstallHoist calls to NumSucc() out of loops
2017-04-17 Jan KotasImprove performance of Object.GetType for arrays (...
2017-04-17 Viktor HoferMerge pull request #11028 from danmosemsft/api.zone
2017-04-17 Sergey AndreenkoFormat spmi sources with clang-format (#11027)
2017-04-17 Andy AyersJit intrinsics for Span<T>.get_Item and ReadOnlySpan...
2017-04-17 Swaroop SridharAdd scenario-based tests
2017-04-17 danmosemsftAdd SecurityZone stub
2017-04-17 Rahul KumarIn function Assembly.Load ignore AssemblyName.CodeBase...
2017-04-17 Gaurav KhannaRemove Alpine for pipe builds (#11022)
2017-04-17 Jonghyun ParkSupport FEATURE_EVENT_TRACE override (#10961)
2017-04-17 Jonghyun ParkAllow build.sh to have multiple cmakeargs options ...
2017-04-17 dotnet botUpdate CoreClr, CoreFx to preview1-25215-03, preview1...
2017-04-17 Sujin Kim[RyuJit/ARM32] Fix assertion of failure on "Instruction...
2017-04-17 Bruce ForstallMerge pull request #11013 from mskvortsov/nullcheck
2017-04-17 Bruce ForstallMerge pull request #11016 from alpencolt/ryu-arm-locall...
2017-04-17 Hyeongseok OhFix ARM32/Linux release CI test failure (#11008)
2017-04-17 Jan KotasAdd Span and ReadOnlySpan from CoreCLR
2017-04-17 Alexander Soldatov[RyuJIT/ARM32] Fix amount of allocated registers for...
2017-04-17 Mikhail SkvortcovRyuJIT/ARM32: update nullcheck codegen
2017-04-17 303248153Fix comment about pinning bit in object.h (#11004)
2017-04-17 Yi Zhang (CLR)Fix warning in LPTSTRTestNative (#10973)
2017-04-16 Hugh BellamyFix OOM exception thrown in case insensitive replace...
2017-04-16 Cyd HaseltonFixed CI link (#11003)
2017-04-15 Jan KotasMove Span/ReadOnlySpan to shared CoreLib partition...
2017-04-15 mikednMake some Dictionary code smaller (#10993)
2017-04-15 Michelle McDanielMerge pull request #10983 from danmosemsft/revert.jeremy
2017-04-15 Petr OnderkaUpdate Viewing JIT dumps to 2.0 and csproj
2017-04-15 Mike McLaughlinMake createdump build and work on Centos (#10985)
2017-04-15 Eric ErhardtRemember AdjustementRule index
2017-04-15 Steve MacLean[Arm64] Fix assembly errors (#10977)
next