platform/upstream/coreclr.git
2017-04-05 Aditya MandaleekaMerge pull request #10727 from hqueue/typo/doc_ryujit
2017-04-05 Jarret ShookMerge pull request #10211 from sdmaclea/PR-ARM64-CROSSG...
2017-04-05 Jeremy KuhneFix registry name enumeration (#10711)
2017-04-05 Sean Gillespie[Local GC] Move Weak Reference finalization out of...
2017-04-05 Joseph TremouletMerge pull request #10574 from JosephTremoulet/FixTestP...
2017-04-05 Jan VorlicekFix ThrowExceptionFromContextInternal for x86 Linux...
2017-04-05 Hyeongseok Oh[x86/Linux] Fix build error in nuget packaging (#10691)
2017-04-05 Pat GavlinMerge pull request #10112 from pgavlin/gh10106
2017-04-05 Pat GavlinOnly build compatjit.dll when building JIT32.
2017-04-05 ragmani[x86/Linux] add three functions for _X86_TARGET_ (...
2017-04-05 Hyung-Kyu ChoiFix class name in ryujit-overview.md
2017-04-05 Bruce ForstallMerge pull request #10303 from hseok-oh/fix_10300
2017-04-05 Rahul KumarMerge pull request #10637 from rahku/UrlString
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 (...
2017-04-04 William GodbeMerge pull request #10715 from wtgodbe/alpineFix
2017-04-04 Jan VorlicekUpdate module not found error message (#10692)
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 #10190 from sdmaclea/PR-ARM64-BACKPO...
2017-04-04 Jarret ShookMerge pull request #10614 from sdmaclea/PR-ARM64-GENRET...
2017-04-04 Bruce ForstallMerge pull request #10609 from alpencolt/ryu-arm-locallock
2017-04-04 Aditya MandaleekaMerge pull request #10699 from adityamandaleeka/fix_env...
2017-04-04 Bruce ForstallMerge pull request #10681 from BruceForstall/LinuxArmAltjit
2017-04-04 Aditya MandaleekaFix handling of empty environment variables in PAL.
2017-04-04 Rion WilliamsRemoved Unused Local Random Instances (#10696)
2017-04-04 Matt MitchellUse setMachineAffinity for arm64 (#10558)
2017-04-04 Hanjoung Lee[x86/Linux] Fix crash when GC triggered inside funclets...
2017-04-04 Hyeongseok OhPass crossbuild and linux-id to CMakeLists.txt using...
2017-04-04 Jonghyun Park[x86/Linux] Correctly unwind esp frames (#10685)
2017-04-04 Rahul KumarMerge pull request #10601 from rahku/c4996
2017-04-04 Bruce ForstallMerge pull request #10682 from BruceForstall/CleanUpJit...
2017-04-04 Noah FalkMerge pull request #10580 from noahfalk/fitjit_tier0_flag
2017-04-04 Nicolò CarandiniUpdate README.md (#10641)
2017-04-04 Matt WarrenMove '#pragma warning(disable:21000)' to correct place...
2017-04-04 Ben AdamsImprove Guid.ToString (#10669)
2017-04-04 Brian SullivanMerge pull request #10678 from briansull/contract-fix
2017-04-04 Dan MoseleyDebug.Assert FF (#10652)
2017-04-04 Igor KulaychukFix 'this' pointer in struct methods (#10668)
2017-04-03 Bruce ForstallRemove unused code under typo define
2017-04-03 Dan Moseleyremove fedora 23 (#10667)
2017-04-03 Russell C HadleyMerge pull request #10629 from russellhadley/EHWriteThr...
2017-04-03 Koundinya VeluriFix InternalsVisibleTo when it references an assembly...
2017-04-03 William GodbeMerge pull request #10671 from wtgodbe/Redist
2017-04-03 Brian SullivanRemove the SO_TOLERANT contact from CEEInfo::resolveVir...
2017-04-03 Pat GavlinMerge pull request #10672 from pgavlin/FixExceptionRefe...
2017-04-03 Bruce ForstallAdd Linux host support for arm32/arm64 altjit
2017-04-03 wtgodbePublish VC Redist DLLs as part of CoreCLR Package
2017-04-03 Jarret ShookMerge pull request #10326 from jashook/arm64_test_updat...
2017-04-03 Pat GavlinFix a reference to System.Exception in a JIT test.
2017-04-03 ragmani[x86/Linux] add the process of handling when entry...
2017-04-03 jashookUpdate the arm64 test drop
2017-04-03 Alexander Soldatov[RyuJIT/ARM32] Localloc implementation in codegen
2017-04-03 Alexander Soldatov[RyuJIT/ARM32] GS Cookie check implementation.
2017-04-03 Dan MoseleyCut down FormatterServices (#10653)
2017-04-02 Tarek Mahmoud... Fix Double.ToString performance on Linux and OSX (...
2017-04-02 Hugh BellamyBring back kApplicationException (#10650)
2017-04-02 Dan MoseleyRemove securitystate (#10649)
2017-04-02 Jan KotasMove identical Globalization files to shared partition
2017-04-02 Jan KotasMove identical files to shared partition
2017-04-02 Jan KotasMove identical Interop files to shared partition
2017-04-01 Sean Gillespie[Local GC] Move some EE-specific finalize-on-unload...
2017-04-01 Sean Gillespie[Local GC] Remove static fields from GC interface ...
2017-04-01 Aditya MandaleekaMerge pull request #10584 from adityamandaleeka/handle_...
2017-04-01 Matt EllisAdd .gitmirror file
2017-04-01 Brian SullivanMerge pull request #10627 from briansull/profile-data
2017-04-01 Russell C HadleyAdd initial design document for EH WriteThru
2017-04-01 Luis GRefactor dotnet download code in init-tools.cmd (#10527)
2017-04-01 Andy AyersJit: fix a few issues with single def local tracking...
2017-04-01 Andy AyersMerge pull request #10638 from AndyAyersMS/EmptyTryUpda...
2017-04-01 Jan KotasDelete moved files
2017-04-01 Michal StrehovskýMerge pull request dotnet/corert#3175 from jkotas/nmirr...
2017-04-01 Aditya MandaleekaChange how VM calls ObjectFromHandle.
2017-04-01 Aditya MandaleekaAdd way to get table for handle and ADIndex for handlet...
2017-04-01 noahfalkAdd Tier0/1 jit flags
2017-04-01 Sergey Andreenkodelete GetMethod2 (#10626)
2017-04-01 Andy AyersJit: decrement finally nesting level when removing...
2017-04-01 Sergey Andreenkodelete wrong and unused value (#10634)
2017-04-01 Bruce ForstallMerge pull request #10467 from helloguo/VectorConversio...
2017-04-01 Bruce ForstallMerge pull request #10619 from BruceForstall/legacynonjit
2017-04-01 Ahson Ahmed... Removing Slice on string overloads and adding AsSpan...
2017-03-31 Jan KotasMerge pull request #10625 from jkotas/debug
2017-03-31 Ahson Ahmed... Temporary removing string slice span bench test. (...
2017-03-31 Brian SullivanAdded DisableInlining flag to the ProfileData.
2017-03-31 Rahul Kumar1. Remove disable of C4996
2017-03-31 Bruce ForstallAdd altjit build for Windows x86-hosted, Windows ARM32...
2017-03-31 Bruce ForstallMerge pull request #10193 from mskvortsov/ryujit-arm32...
2017-03-31 Jan KotasChange the test hook from interface to delegate
2017-03-31 Jan KotasFix build breaks
2017-03-31 Atsushi KanamoriNS2.0 Inject more missing types into CoreRT by sharing...
2017-03-31 Jan KotasCopy System.Diagnostics.Debug implementation from corefx
2017-03-31 Ben AdamsFallback for enum.Format(G) when not valid (#10610)
2017-03-31 Steve MacLean... [Arm64] Fix GCStress hole in genReturn
2017-03-31 Atsushi KanamoriPrepare TimeZoneInfo.cs for move to shared partition...
2017-03-31 Steve MacLeanAdd assert to GCHeap::ValidateObjectMember (#10591)
2017-03-31 Michal StrehovskýAdd test coverage for ldtoken of open generic methods...
2017-03-30 Jeff SchwartzMerge pull request #10593 from dotnet/standaloneservergc
2017-03-30 Hyung-Kyu Choi[Ryujit/ARM32][ReadyToRun] Fix invocation to Thunk...
next