platform/upstream/dotnet/runtime.git
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 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 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... 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_
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 Bruce ForstallMerge pull request dotnet/coreclr#10768 from mskvortsov...
2017-04-06 Matt MitchellAdd views for the jitstress and illink folders (dotnet...
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 dotnet/coreclr#10697 from sdmaclea...
2017-04-06 Bruce ForstallMerge pull request dotnet/coreclr#9086 from mikedn...
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 (dotnet/coreclr#10688)
2017-04-06 Hyung-Kyu Choi[ARM/CI] Update image for armel Tizen CI (dotnet/corecl...
2017-04-06 Mikhail SkvortcovRyuJIT/ARM32: update GT_LEA codegen
2017-04-06 Bruce ForstallMerge pull request dotnet/coreclr#10742 from BruceForst...
2017-04-06 Bruce ForstallMerge pull request dotnet/coreclr#10752 from BruceForst...
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 (dotnet/coreclr...
2017-04-06 Mike DanesAdd Vector.op_Explicit tests
2017-04-06 Sean Gillespie[Local GC] Fix a bad merge (dotnet/coreclr#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
2017-04-05 Aditya MandaleekaAdd handle creation functionality to IGCHandleTable...
2017-04-05 Bruce ForstallMerge pull request dotnet/coreclr#10724 from mikedn...
2017-04-05 Brian RobbinsMerge pull request dotnet/coreclr#10615 from brianrob...
2017-04-05 William GodbeMerge pull request dotnet/coreclr#10739 from wtgodbe...
2017-04-05 Bruce ForstallRemove unused PREDICT_REG_RER_INDIRECT_PARAM define
2017-04-05 Sean Gillespie[Local GC] Pull some logic using SystemDomain::System...
2017-04-05 Aditya MandaleekaMerge pull request dotnet/coreclr#10727 from hqueue...
2017-04-05 Jarret ShookMerge pull request dotnet/coreclr#10211 from sdmaclea...
2017-04-05 wtgodbeAdd Fedora24 to CI
2017-04-05 Jeremy KuhneFix registry name enumeration (dotnet/coreclr#10711)
2017-04-05 Sean Gillespie[Local GC] Move Weak Reference finalization out of...
2017-04-05 Joseph TremouletMerge pull request dotnet/coreclr#10574 from JosephTrem...
2017-04-05 Jan VorlicekFix ThrowExceptionFromContextInternal for x86 Linux...
2017-04-05 Hyeongseok Oh[x86/Linux] Fix build error in nuget packaging (dotnet...
2017-04-05 Pat GavlinMerge pull request dotnet/coreclr#10112 from pgavlin...
2017-04-05 Pat GavlinOnly build compatjit.dll when building JIT32.
2017-04-05 ragmani[x86/Linux] add three functions for _X86_TARGET_ (dotne...
2017-04-05 Hyung-Kyu ChoiFix class name in ryujit-overview.md
2017-04-05 Mike DanesUse the correct type for interlocked instructions
2017-04-05 Bruce ForstallMerge pull request dotnet/coreclr#10303 from hseok...
2017-04-05 Rahul KumarMerge pull request dotnet/coreclr#10637 from rahku...
2017-04-05 Rahul KumarRemove file system/security/util/URLString.cs
2017-04-05 Swaroop SridharAdd a job for testing via IlLink for Linux
2017-04-05 Swaroop SridharFix invocation of ILLink in linux testing
2017-04-05 Jonghyun Park[x86/Linux] 16-byte aligned ResolveWorkerAsmStub (dotne...
2017-04-04 William GodbeMerge pull request dotnet/coreclr#10715 from wtgodbe...
2017-04-04 Jan VorlicekUpdate module not found error message (dotnet/coreclr...
2017-04-04 wtgodbeFix Alpine build break in pipeline
2017-04-04 Sergey AndreenkoCoreRT: make CORINFO_HELP_READYTORUN_DELEGATE_CTOR...
2017-04-04 Rahul KumarMerge pull request dotnet/coreclr#10190 from sdmaclea...
next