platform/upstream/dotnet/runtime.git
2017-04-15 Eric ErhardtRemember AdjustementRule index
2017-04-13 Eric ErhardtFix perf of DateTime.Now on Unix
2017-04-11 Matt GalbraithMerge pull request dotnet/coreclr#10894 from dotnet...
2017-04-11 Jan KotasMerge pull request dotnet/corertdotnet/coreclr#3288...
2017-04-11 Matt GalbraithAdd some BuildType and Subtype info to CoreCLR build...
2017-04-11 Pat GavlinMerge pull request dotnet/coreclr#10886 from hseok...
2017-04-11 Jan KotasMerge pull request dotnet/corertdotnet/coreclr#3285...
2017-04-11 Hyeongseok OhRemove sudo in netci.groovy
2017-04-11 Hyeongseok OhOverwrite permission in coreoverlay generation
2017-04-11 Hyeongseok OhFix netci.groovy
2017-04-11 Hyeongseok OhFix CI test error: permission error
2017-04-11 Sergey AndreenkoDo not spill eeStack after ldtoken opcode. (dotnet...
2017-04-11 Koundinya VeluriFix some static methods on ThreadPool to wait for initi...
2017-04-11 Bruce ForstallMerge pull request dotnet/coreclr#10782 from parjong...
2017-04-11 dotnet botUpdate CoreClr to preview1-25210-04 (dotnet/coreclr...
2017-04-11 Pat GavlinMerge pull request dotnet/coreclr#10871 from pgavlin...
2017-04-10 Pat GavlinMerge pull request dotnet/coreclr#10866 from pgavlin...
2017-04-10 Dan Moseleyempty array (dotnet/coreclr#10841)
2017-04-10 Roman ArtemevMerge pull request dotnet/coreclr#10814 from rartemev...
2017-04-10 Bruce ForstallMerge pull request dotnet/coreclr#10808 from sdmaclea...
2017-04-10 Jonghyun ParkExtract genInterruptible setting as a separate region
2017-04-10 Jonghyun ParkUse hasPartialArgInfo instead of isPartialArgInfo
2017-04-10 Sergey Andreenkoadd test with deep execution tree without stores. ...
2017-04-10 Pat GavlinPackage compatjit.dll in pipeline builds.
2017-04-10 Pat GavlinFormat code.
2017-04-10 Pat GavlinFix VSO bug 405852.
2017-04-10 Jan KotasAdd back UnmanagedType.LPUTF8Str (dotnet/coreclr#10859)
2017-04-10 RewCoreLib Build System portability updates (dotnet/corecl...
2017-04-10 Koundinya VeluriFix contract to allow call into GarbageCollect() to...
2017-04-10 Aditya MandaleekaMerge pull request dotnet/coreclr#10823 from adityamand...
2017-04-10 Omar TawfikAdd empty System.Runtime.CompilerServices.RuntimeFeatur...
2017-04-10 Roman ArtemevAdded netstandard corelib into ilasm reference resolver
2017-04-10 Atsushi KanamoriFix perf penalty for creating dictionaries the easy...
2017-04-10 Steve MacLean... [Arm64] Cleanup/fix InitBlkUnroll
2017-04-10 dotnet botUpdate CoreFx to preview1-25210-01 (dotnet/coreclr...
2017-04-10 James KoImplement slicing APIs for ArraySegment<T> (dotnet...
2017-04-10 IlyaIncorrect parameter order found by PVS-Studio (dotnet...
2017-04-10 Atsushi KanamoriGet rid of "#if FEATURE_RANDOMIZED_STRING_HASHING"...
2017-04-10 Sergey AndreenkoForbid lea without index and base. (dotnet/coreclr...
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 (dotnet/coreclr...
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 (dotnet/coreclr...
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 (dotnet/coreclr...
2017-04-09 Bruce ForstallMerge pull request dotnet/coreclr#10776 from sdmaclea...
2017-04-09 Bruce ForstallMerge pull request dotnet/coreclr#10736 from sdmaclea...
2017-04-08 Hadi BraisFix corerun issue when loaded from PATH (dotnet/coreclr...
2017-04-08 Alex PerovichUse a monotonic clock for test timing (dotnet/coreclr...
2017-04-08 Koundinya VeluriHandle SIGTERM on OSX (dotnet/coreclr#10723)
2017-04-08 Jim MaExit gracefully when running ildasm -nat against unsupp...
2017-04-08 Bruce ForstallMerge pull request dotnet/coreclr#10811 from BruceForst...
2017-04-08 Sean Gillespie[Local GC] Fix some interface violations (dotnet/corecl...
2017-04-08 Jan KotasMerge pull request dotnet/corertdotnet/coreclr#3262...
2017-04-07 Jan KotasFind & replace Exception.SetErrorCode with Exception...
2017-04-07 Aditya MandaleekaMerge pull request dotnet/coreclr#10757 from adityamand...
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 (dotnet/coreclr...
2017-04-07 Bruce ForstallRemove RELOC_SUPPORT define
2017-04-07 Jeremy KuhneStrip out unused reg code. (dotnet/coreclr#10741)
2017-04-07 Steve MacLean... [Arm64] enable initblk loop unrolling
2017-04-07 William GodbeMerge pull request dotnet/coreclr#10806 from wtgodbe...
2017-04-07 Jan KotasDelete moved file
2017-04-07 Jan KotasMerge pull request dotnet/corertdotnet/coreclr#3247...
2017-04-07 Ahson Ahmed... Using AsSpan since we no longer have slice on string...
2017-04-07 Bruce ForstallMerge pull request dotnet/coreclr#10799 from sdmaclea...
2017-04-07 wtgodbePublish portable OSX binaries into separate container...
2017-04-07 Jan KotasMove public ThreadAbortException back to CoreLib (dotne...
2017-04-07 dotnet botUpdate CoreClr, CoreFx to preview1-25207-02, preview1...
2017-04-07 Steve MacLean... Address dotnet/coreclr#10799 comments
2017-04-07 Bruce ForstallMerge pull request dotnet/coreclr#10656 from hseok...
2017-04-07 Roman ArtemevMerge pull request dotnet/coreclr#10781 from rartemev...
2017-04-07 William GodbeMerge pull request dotnet/coreclr#10704 from wtgodbe...
2017-04-07 Steve MacLean... [Arm64] Use ldp/stp in CpBlkUnroll
2017-04-07 Michelle McDanielMerge pull request dotnet/coreclr#10798 from adiaaida...
2017-04-07 Jan KotasDelete duplicate files and fix build breaks
2017-04-07 Jan KotasMerge pull request dotnet/corertdotnet/coreclr#3243...
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 (dotnet...
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/corertdotnet/coreclr#3226...
2017-04-07 Koundinya VeluriCall custom parameterless constructor on structs throug...
2017-04-07 Dan Moseleyremove fedora 23 (dotnet/coreclr#10725)
2017-04-07 Atsushi KanamoriNS2.0 Prepare FileNotFoundException for move to shared...
2017-04-07 Michal StrehovskýMerge pull request dotnet/corertdotnet/coreclr#3216...
2017-04-07 Brian SullivanMerge pull request dotnet/coreclr#10784 from briansull...
2017-04-07 Ben AdamsDevirtualizable default encoding (dotnet/coreclr#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_
next