platform/upstream/dotnet/runtime.git
2017-05-10 Jonghyun ParkAllow users to enable automatic NI bind fallback via...
2017-05-10 Pat GavlinMerge pull request dotnet/coreclr#11484 from pgavlin...
2017-05-10 dotnet botUpdate CoreFx to preview2-25310-01 (dotnet/coreclr...
2017-05-10 Pat GavlinDisable a few long-running tests.
2017-05-10 Mike McLaughlinFix lldbplugin to properly build with lldb 3.9. (dotnet...
2017-05-10 Sergey Andreenko[x86, R2R] Exclude DevDiv_278523 because it fails in R2R
2017-05-09 Joseph TremouletMerge pull request dotnet/coreclr#11465 from JosephTrem...
2017-05-09 Brian SullivanMerge pull request dotnet/coreclr#11351 from sdmaclea...
2017-05-09 Sergey Andreenkodelete tabs from the exclude list
2017-05-09 Joseph TremouletStop hoisting statics above cctors
2017-05-09 Sergey AndreenkoReplace tabs with spaces.
2017-05-09 Sergey AndreenkoReturn DevDiv_255294 test to the exclude list for x86
2017-05-09 Koundinya VeluriFix static analysis issues (dotnet/coreclr#11466)
2017-05-09 Bruce ForstallMerge pull request dotnet/coreclr#11406 from sdmaclea...
2017-05-09 Jan VorlicekStop loading crossgen-ed binaries at preferred address...
2017-05-09 Pat GavlinFix issue dotnet/coreclr#11446. (dotnet/coreclr#11455)
2017-05-09 dotnet botUpdate CoreClr, CoreFx to preview2-25309-01, preview2...
2017-05-09 Jan VorlicekEnable build on old Linux (dotnet/coreclr#11414)
2017-05-09 Tarek Mahmoud... Avoid throwing in the globalization managed callbacks...
2017-05-09 Viktor HoferFailFast stderr logging with stacktrace (dotnet/coreclr...
2017-05-08 Jarret ShookMerge pull request dotnet/coreclr#11457 from jashook...
2017-05-08 Pat GavlinMerge pull request dotnet/coreclr#11451 from pgavlin...
2017-05-08 jashook[Arm64] For arm64 jobs build pri1 tests by default
2017-05-08 Alex GhiondeaAdd assembly level attribute on CoreLib (dotnet/coreclr...
2017-05-08 Mike McLaughlinAdd the "createdump" to the linux runtime package....
2017-05-08 Pat GavlinFix issue dotnet/coreclr#11447.
2017-05-08 Koundinya VeluriMake CoreCLR work properly under PaX's RANDMMAP (dotnet...
2017-05-08 Jarret ShookMerge pull request dotnet/coreclr#11445 from jashook...
2017-05-08 Drew ScogginsMerge pull request dotnet/coreclr#11443 from DrewScoggi...
2017-05-08 Russell C HadleyMerge pull request dotnet/coreclr#11231 from russellhad...
2017-05-08 Russell HadleyUpdate doc with review feedback.
2017-05-08 jashookAdd define for FEATURE_SIMD
2017-05-08 Drew ScogginsUse profile information to differentiate files
2017-05-08 Steve MacLean... [Arm64] Revise per comments
2017-05-08 Steve MacLean... [Arm64] Add emitIns_R_R_S_S
2017-05-08 Steve MacLean... [Arm64] Add emitIns_S_S_R_R
2017-05-08 Sebastian LauberMinor typo corrected (dotnet/coreclr#11444)
2017-05-08 Drew ScogginsChange xcopy to copy
2017-05-08 Drew ScogginsFix copy error in perf script
2017-05-08 Justin Van... Make Debugger class static (dotnet/coreclr#11439)
2017-05-06 Brian RobbinsLog Events to EventPipe on Linux (dotnet/coreclr#11433)
2017-05-06 Jan KotasDelete dead code (dotnet/coreclr#11431)
2017-05-06 Jan KotasDelete moved file
2017-05-06 Jan KotasDelete moved files and fix build breaks
2017-05-06 Jan KotasMove more files to shared CoreLib partition (dotnet...
2017-05-05 Justin Van... Remove ArrayList (dotnet/coreclr#11426)
2017-05-05 Drew ScogginsMerge pull request dotnet/coreclr#11428 from DrewScoggi...
2017-05-05 Drew ScogginsFix typo in perf.groovy
2017-05-05 Steve MacLean[Arm64/Unix] Enable FEATURE_USE_SOFTWARE_WRITE_WATCH_FO...
2017-05-05 Sean GillespieAdd a GC Reliability Framework job to the CI (dotnet...
2017-05-05 Jarret ShookMerge pull request dotnet/coreclr#11425 from jashook...
2017-05-05 gbalykovAdd compact entry points for ARM (dotnet/coreclr#11109)
2017-05-05 jashookBuild tests for arm64 runs.
2017-05-05 dotnet botUpdate CoreClr to preview2-25305-03 (dotnet/coreclr...
2017-05-05 Pedro LamasReturn null from CultureData.GetLocaleInfoEx (dotnet...
2017-05-05 Jan KotasFix build breaks
2017-05-05 Jan KotasSwitch over to shared Interop.Globalization.cs on Windo...
2017-05-05 Roman ArtemevMerge pull request dotnet/coreclr#11405 from rartemev...
2017-05-05 Santiago Fernandez... Path.GetDirectoryName() throw exception when path is...
2017-05-05 Tarun PothulapatiRemoved Dictionary<TKey, TValue>.GetValueOrDefault...
2017-05-05 Drew ScogginsAdd lean run support to CoreCLR perf (dotnet/coreclr...
2017-05-05 Stephen ToubMerge pull request dotnet/coreclr#11411 from justinvp...
2017-05-05 dotnet botUpdate CoreClr, CoreFx to preview2-25305-01, preview2...
2017-05-05 sergey ignatovFixed issue dotnet/coreclr#11383 (dotnet/coreclr#11385)
2017-05-05 Bruce ForstallMerge pull request dotnet/coreclr#11361 from mikedn...
2017-05-05 Mike McLaughlinFix incorrect metadata on SOS.NETCore.dll (dotnet/corec...
2017-05-05 Mike DanesAdd missing GTF_EXCEPT when importing string length...
2017-05-05 Jan KotasMove UnmanagedMemoryStream and related types to shared...
2017-05-05 Bruce ForstallAdd new test for COMPlus_TailcallStress=1 bug, currentl...
2017-05-05 William GodbeMerge pull request dotnet/coreclr#11401 from wtgodbe...
2017-05-05 Roman ArtemevFixed memory instruction selector for integer register...
2017-05-04 Karel ZikmundUpdate contributing-workflow.md
2017-05-04 Bruce ForstallRefactor arm32/arm64 per-node codegen into functions...
2017-05-04 wtgodbeRename all xxx.ni.dll's to xxx.dll for Helix Crossgen...
2017-05-04 Mike McLaughlinFix incorrect metadata on SOS.NETCore.dll (dotnet/corec...
2017-05-04 Carol EidtUpdate first-class-structs.md
2017-05-04 Carol EidtUpdate first-class-structs.md
2017-05-04 Justin Van... Use ReferenceEquals instead of Delegate.op_Equality...
2017-05-04 Ian HaysRemove UnmanagedMemoryStream overflow checks. (dotnet...
2017-05-04 Jan KotasFix ProjectN build break (dotnet/corertdotnet/coreclr...
2017-05-04 Steve MacLean... [Arm64] Enable FEATURE_TAILCALL_OPT
2017-05-04 Viktor HoferSystem.IO.Path.GetPathRoot string.Empty or whitespace...
2017-05-04 Jan VorlicekReenable MapViewOfFile PAL test1 (dotnet/coreclr#11393)
2017-05-04 Mike McLaughlinRemove stale section on managed debugging. (dotnet...
2017-05-04 Carol EidtMerge pull request dotnet/coreclr#11370 from CarolEidt...
2017-05-04 Tom DeseynDocument Linux libnuma dependency (dotnet/coreclr#11367)
2017-05-04 Davis GoodinDisable symbol package MyGet publish on release/* ...
2017-05-04 Jan KotasDelete moved file
2017-05-04 Jan KotasMerge pull request dotnet/corertdotnet/coreclr#3506...
2017-05-04 dotnet botUpdate CoreClr, CoreFx to preview2-25303-03, preview2...
2017-05-04 Mike McLaughlinCreatedump fixes and cleanup. (dotnet/coreclr#11368)
2017-05-03 Steve MacLean[Arm64/Unix] Revise JIT_MemSet (dotnet/coreclr#11217)
2017-05-03 Vladimir SadovAdding System\Runtime\CompilerServices\IsByRefLikeAttri...
2017-05-03 Russ KeldorphFix some static analysis warnings
2017-05-03 Carol EidtDump GT_IL_OFFSET value in hex
2017-05-03 Jan VorlicekRemove COMCoverage::nativeCoverBlock (dotnet/coreclr...
2017-05-03 Steve MacLeanFix Binder NI to IL fallback (dotnet/coreclr#11341)
2017-05-03 Gaurav KhannaPlace precompiled SPC.dll in native assets folder....
2017-05-03 Gaurav KhannaFix load from (dotnet/coreclr#11342)
2017-05-03 Atsushi KanamoriImplement Type.IsTypeDefinition property on CoreCLR...
next