platform/upstream/coreclr.git
2017-04-10 Sergey Andreenkoadd test with deep execution tree without stores. ...
2017-04-10 Jan KotasAdd back UnmanagedType.LPUTF8Str (#10859)
2017-04-10 RewCoreLib Build System portability updates (#10839)
2017-04-10 Koundinya VeluriFix contract to allow call into GarbageCollect() to...
2017-04-10 Aditya MandaleekaMerge pull request #10823 from adityamandaleeka/move_va...
2017-04-10 Omar TawfikAdd empty System.Runtime.CompilerServices.RuntimeFeatur...
2017-04-10 Atsushi KanamoriFix perf penalty for creating dictionaries the easy...
2017-04-10 dotnet botUpdate CoreFx to preview1-25210-01 (#10850)
2017-04-10 James KoImplement slicing APIs for ArraySegment<T> (#9926)
2017-04-10 IlyaIncorrect parameter order found by PVS-Studio (#10497)
2017-04-10 Atsushi KanamoriGet rid of "#if FEATURE_RANDOMIZED_STRING_HASHING"...
2017-04-10 Cyd HaseltonUpdating CODE_OWNERS.TXT (#10834)
2017-04-10 Sergey AndreenkoForbid lea without index and base. (#10771)
2017-04-10 Jan KotasDelete FEATURE_READYTORUN define for CoreLib build...
2017-04-10 Jonghyun Park[x86/Linux] Set ResumeEsp as Caller Sp when unwond...
2017-04-10 Jonghyun Park[x86/Linux] 16-byte aligned ResolveWorkerChainLookupAsm...
2017-04-10 Buyduck* Fixed issue, when structures with many fields had...
2017-04-10 Jan KotasMove files to shared CoreLib partition (#10837)
2017-04-09 Aditya MandaleekaMove variable handle creation.
2017-04-09 Sean Gillespie[Local GC] Move knowledge of the free object method...
2017-04-09 Jan KotasMove files to shared CoreLib partition (#10830)
2017-04-09 Joseph TremouletUpdate VS2017 'Individual Components' install info...
2017-04-09 Jan KotasDelete reference to model.xml since it no longer exists...
2017-04-09 Jim MaFix the broken link in contributing.md (#10828)
2017-04-09 Bruce ForstallMerge pull request #10776 from sdmaclea/PR-ARM64-CpBlkU...
2017-04-09 Bruce ForstallMerge pull request #10736 from sdmaclea/PR-ARM64-GC...
2017-04-08 Hadi BraisFix corerun issue when loaded from PATH (#10745)
2017-04-08 Alex PerovichUse a monotonic clock for test timing (#10812)
2017-04-08 Koundinya VeluriHandle SIGTERM on OSX (#10723)
2017-04-08 Jim MaExit gracefully when running ildasm -nat against unsupp...
2017-04-08 Bruce ForstallMerge pull request #10811 from BruceForstall/RemoveRELO...
2017-04-08 Sean Gillespie[Local GC] Fix some interface violations (#10817)
2017-04-08 Jan KotasMerge pull request dotnet/corert#3262 from dotnet/nmirror
2017-04-07 Jan KotasFind & replace Exception.SetErrorCode with Exception...
2017-04-07 Aditya MandaleekaMerge pull request #10757 from adityamandaleeka/handle_...
2017-04-07 Aditya MandaleekaMove OBJECTHANDLE definition to gcinterface.h
2017-04-07 Aditya MandaleekaAdd creation of special handle types to IGCHandleTable.
2017-04-07 Omar TawfikAdd System.Runtime.CompilerServices.ReadOnlyAttribute...
2017-04-07 Davis GoodinTemporarily disable symweb indexing (#10807)
2017-04-07 Bruce ForstallRemove RELOC_SUPPORT define
2017-04-07 Jeremy KuhneStrip out unused reg code. (#10741)
2017-04-07 William GodbeMerge pull request #10806 from wtgodbe/portableMac
2017-04-07 Jan KotasDelete moved file
2017-04-07 Jan KotasMerge pull request dotnet/corert#3247 from dotnet/nmirror
2017-04-07 Ahson Ahmed... Using AsSpan since we no longer have slice on string...
2017-04-07 Bruce ForstallMerge pull request #10799 from sdmaclea/PR-Fix-lvRegist...
2017-04-07 wtgodbePublish portable OSX binaries into separate container...
2017-04-07 Jan KotasMove public ThreadAbortException back to CoreLib (...
2017-04-07 dotnet botUpdate CoreClr, CoreFx to preview1-25207-02, preview1...
2017-04-07 Steve MacLean... Address #10799 comments
2017-04-07 Bruce ForstallMerge pull request #10656 from hseok-oh/ryujit/fix_10654
2017-04-07 Roman ArtemevMerge pull request #10781 from rartemev/ilasm_path_leng...
2017-04-07 William GodbeMerge pull request #10704 from wtgodbe/BuildDefs
2017-04-07 Steve MacLean... [Arm64] Use ldp/stp in CpBlkUnroll
2017-04-07 Michelle McDanielMerge pull request #10798 from adiaaida/fixjit32Perf
2017-04-07 Jan KotasDelete duplicate files and fix build breaks
2017-04-07 Jan KotasMerge pull request dotnet/corert#3243 from dotnet/nmirror
2017-04-07 Steve MacLean... Address review feedback
2017-04-07 Steve MacLean... Correct assert w.r.t meaning of lvRegister
2017-04-07 Michelle McDanielFix jit32 Perf testing
2017-04-07 Jim MaHandle unsupported varargs tests on Unix gracefully...
2017-04-07 Yi Zhang (CLR)Bring back DefaultDllImportSearchPathsAttribute (#10786)
2017-04-07 Jan VorlicekAdd reporting swap file size to GlobalMemoryStatusEx...
2017-04-07 Jan KotasDelete duplicate files and fix build breaks
2017-04-07 Simon NattressMerge pull request dotnet/corert#3226 from dotnet/nmirror
2017-04-07 Koundinya VeluriCall custom parameterless constructor on structs throug...
2017-04-07 Dan Moseleyremove fedora 23 (#10725)
2017-04-07 Atsushi KanamoriNS2.0 Prepare FileNotFoundException for move to shared...
2017-04-07 Michal StrehovskýMerge pull request dotnet/corert#3216 from dotnet/nmirror
2017-04-07 Brian SullivanMerge pull request #10784 from briansull/ibc-shutdown-fix
2017-04-07 Ben AdamsDevirtualizable default encoding (#10783)
2017-04-07 Yi Zhang (CLR)don't switch to COOP GC when logging CCW ref count...
2017-04-07 Hyeongseok OhUse _TARGET_ARMARCH_
2017-04-07 Brian SullivanFix shutdown A/V issue when IBC logging with the Music...
2017-04-07 Swaroop SridharUpdate ILLink build scripts
2017-04-06 Roman ArtemevCorrect fix for long ilasm params
2017-04-06 Steve MacLean... Fix formating
2017-04-06 Bruce ForstallMerge pull request #10768 from mskvortsov/ryujit-arm32-lea
2017-04-06 Steve MacLean... [Arm64] Enable cpblk loop unrolling
2017-04-06 Matt MitchellAdd views for the jitstress and illink folders (#10773)
2017-04-06 wtgodbeInitial commit of checked in build definitions for...
2017-04-06 Tarek Mahmoud... Make Encoding.Default return UTF8 without BOM emission...
2017-04-06 Bruce ForstallMerge pull request #10697 from sdmaclea/PR-FIX-RUNTEST
2017-04-06 Bruce ForstallMerge pull request #9086 from mikedn/simd-cast
2017-04-06 Tarek Mahmoud... Revert EncodingForwarder for the sake of the Perf ...
2017-04-06 Hyeongseok Oh[x86/Linux] PAL test in CI build (#10688)
2017-04-06 Hyung-Kyu Choi[ARM/CI] Update image for armel Tizen CI (#10730)
2017-04-06 Mikhail SkvortcovRyuJIT/ARM32: update GT_LEA codegen
2017-04-06 Bruce ForstallMerge pull request #10742 from BruceForstall/RemoveUnus...
2017-04-06 Bruce ForstallMerge pull request #10752 from BruceForstall/FixBBFform...
2017-04-06 Atsushi KanamoriClean up and prepare FileLoadException.cs for move...
2017-04-06 Hyeongseok OhModify THUNK_PARAM generated in SaveWork
2017-04-06 Jonghyun Park[x86/Linux] Clean up ZapUnwindData (#10750)
2017-04-06 Mike DanesAdd Vector.op_Explicit tests
2017-04-06 Sean Gillespie[Local GC] Fix a bad merge (#10748)
2017-04-06 Aditya MandaleekaMove handle table stuff out of gcheaputilities.
2017-04-06 Sergey Andreenkoreplace the linear time algorithm from lclvars with...
2017-04-06 Sergey AndreenkogtLdftnResolvedToken is no longer necessary, because...
2017-04-06 Jonghyun Park[x86/Linux] 16-byte aligned HelperMethodFrameRestoreSta...
2017-04-06 Bruce ForstallClean up block.h formatting
next