platform/upstream/dotnet/runtime.git
2017-04-03 Dan MoseleyCut down FormatterServices (dotnet/coreclr#10653)
2017-04-02 Tarek Mahmoud... Fix Double.ToString performance on Linux and OSX (dotne...
2017-04-02 Hugh BellamyBring back kApplicationException (dotnet/coreclr#10650)
2017-04-02 Dan MoseleyRemove securitystate (dotnet/coreclr#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 dotnet/coreclr#10584 from adityamand...
2017-04-01 Matt EllisAdd .gitmirror file
2017-04-01 Brian SullivanMerge pull request dotnet/coreclr#10627 from briansull...
2017-04-01 Luis GRefactor dotnet download code in init-tools.cmd (dotnet...
2017-04-01 Andy AyersJit: fix a few issues with single def local tracking...
2017-04-01 Andy AyersMerge pull request dotnet/coreclr#10638 from AndyAyersM...
2017-04-01 Jan KotasDelete moved files
2017-04-01 Michal StrehovskýMerge pull request dotnet/corertdotnet/coreclr#3175...
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 Sergey Andreenkodelete GetMethod2 (dotnet/coreclr#10626)
2017-04-01 Andy AyersJit: decrement finally nesting level when removing...
2017-04-01 Sergey Andreenkodelete wrong and unused value (dotnet/coreclr#10634)
2017-04-01 Bruce ForstallMerge pull request dotnet/coreclr#10467 from helloguo...
2017-04-01 Bruce ForstallMerge pull request dotnet/coreclr#10619 from BruceForst...
2017-04-01 Ahson Ahmed... Removing Slice on string overloads and adding AsSpan...
2017-03-31 Jan KotasMerge pull request dotnet/coreclr#10625 from jkotas...
2017-03-31 Ahson Ahmed... Temporary removing string slice span bench test. (dotne...
2017-03-31 Brian SullivanAdded DisableInlining flag to the ProfileData.
2017-03-31 Bruce ForstallAdd altjit build for Windows x86-hosted, Windows ARM32...
2017-03-31 Bruce ForstallMerge pull request dotnet/coreclr#10193 from mskvortsov...
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 (dotnet...
2017-03-31 Atsushi KanamoriPrepare TimeZoneInfo.cs for move to shared partition...
2017-03-31 Steve MacLeanAdd assert to GCHeap::ValidateObjectMember (dotnet...
2017-03-31 Michal StrehovskýAdd test coverage for ldtoken of open generic methods...
2017-03-30 Jeff SchwartzMerge pull request dotnet/coreclr#10593 from dotnet...
2017-03-30 Hyung-Kyu Choi[Ryujit/ARM32][ReadyToRun] Fix invocation to Thunk...
2017-03-30 Matt MitchellEnable CROSS for testing (dotnet/coreclr#10594)
2017-03-30 Brian SullivanMerge pull request dotnet/coreclr#10513 from briansull...
2017-03-30 Pat GavlinFix Issue dotnet/coreclr#10022. (dotnet/coreclr#10587)
2017-03-30 Jeff SchwartzFix tabs and spaces
2017-03-30 Jonghyun Park[x86/Linux] Use CDECL instead of STDCALL (dotnet/corecl...
2017-03-30 Bruce ForstallMerge pull request dotnet/coreclr#10228 from mskvortsov...
2017-03-30 Jarret ShookMerge pull request dotnet/coreclr#10588 from jashook...
2017-03-30 Jeff SchwartzChange necessary to enable standalonegc on server gc...
2017-03-30 Sujin Kim[Ryujit/ARM32] Implement NYI related with overflow...
2017-03-30 Joseph TremouletMerge pull request dotnet/coreclr#10569 from sdmaclea...
2017-03-30 jashookRe-disable b08046 and add correct metadata.
2017-03-30 Sean GillespieFix an issue where the DAC and GC versions of the heap_...
2017-03-30 Steve MacLean... Fix formatting
2017-03-30 Andrey AkinshinFix magic number explanation in filetime.cpp (dotnet...
2017-03-30 Igor Kulaychuk[Linux][GDB-JIT] Remove (nothrow) when using new (dotne...
2017-03-30 Noah FalkMerge pull request dotnet/coreclr#10478 from noahfalk...
2017-03-30 dotnet botUpdate CoreClr to preview1-25130-01 (dotnet/coreclr...
2017-03-30 Aditya MandaleekaMerge pull request dotnet/coreclr#10575 from adityamand...
2017-03-30 noahfalkTiered Compilation step 1
2017-03-30 Daniel PodderAdd PGO support for Clang/LLVM on Unix (dotnet/coreclr...
2017-03-30 Jan KotasDelete moved files
2017-03-30 Jan KotasMerge pull request dotnet/corertdotnet/coreclr#3141...
2017-03-30 Stephen ToubRevert "TimeSpan.FromMilliseconds(TimeSpan.MaxValue...
2017-03-30 Brian SullivanAdded two new profile data flags: ExcludeHotMethodCode...
2017-03-30 Aditya MandaleekaReduce console writes in 544701.
2017-03-29 Gaurav KhannaReflect PortableRIDs in Identity packages (dotnet/corec...
2017-03-29 Hyeongseok Oh[Linux/x86] Change non-PR Linux/x86 build CI job to...
2017-03-29 Gaurav KhannaSwitch to produce Preview1 packages (dotnet/coreclr...
2017-03-29 Aditya MandaleekaMerge pull request dotnet/coreclr#10506 from adityamand...
2017-03-29 Steve MacLean... Handle null ref in Compiler::optCreateAssertion
2017-03-29 Andy AyersJIT: improve types for single def locals and temps...
2017-03-29 Joseph TremouletMerge pull request dotnet/coreclr#10564 from JosephTrem...
2017-03-29 dotnet botUpdate CoreClr, CoreFx to beta-25129-03, beta-25129...
2017-03-29 dotnet botchange JitEE interface signature for getReadyToRunDeleg...
2017-03-29 Swaroop SridharFix some bugs in Linux ILLINK testing.
2017-03-29 Aditya MandaleekaCreate a GCHandleTable interface with Init/Shutdown.
2017-03-29 smile21prcRe-enable multi-queue for coreclr (dotnet/coreclr#10541)
2017-03-29 Rahul KumarMerge pull request dotnet/coreclr#10446 from rahku...
2017-03-29 Alex PerovichAdd shared directory README (dotnet/coreclr#10535)
2017-03-29 Joseph TremouletTake fields into account checking for self-assign
2017-03-29 Hyung-Kyu ChoiFix indentation of diagram in comment (dotnet/coreclr...
2017-03-29 Rahul KumarFix duplicate fcall entries for GetAssemblyName (dotnet...
2017-03-29 Jonghyun Park[x86/Linux] Use Portable ArrayInitializeWorker (dotnet...
2017-03-29 Hyeongseok OhFix dependency to coreclr and mscorrc in Linux (dotnet...
2017-03-29 ragmani[x86/Linux] fix a typo of FillRegDisplay method. (dotne...
2017-03-29 Jan KotasDelete moved file
2017-03-29 Jan KotasMerge pull request dotnet/corertdotnet/coreclr#3134...
2017-03-29 Jonghyun Park[x86/Linux] Fix signature mismatch inside Instantiating...
2017-03-29 Rama krishnan... Merge pull request dotnet/coreclr#10537 from ramarag...
2017-03-29 Rama Krishnan... Removing Unnecessary CloseBuffer calls
2017-03-29 Brian SullivanMerge pull request dotnet/coreclr#10534 from sdmaclea...
2017-03-28 Zverev EugeneTimeSpan.FromMilliseconds(TimeSpan.MaxValue.TotalMillis...
2017-03-28 Jonghyun Park[x86/Linux] Align frame before SetObjectAppDomain call...
2017-03-28 Sergey AndreenkoCtor Jit-EE interface change (dotnet/coreclr#10512)
2017-03-28 Steve MacLean... [Arm64] Revise CORINFO_HELP_ASSIGN_BYREF code
2017-03-28 Aditya MandaleekaSeparate finalizer thread creation from GC initializati...
2017-03-28 Sergey AndreenkoMerge pull request dotnet/coreclr#10503 from sandreenko...
2017-03-28 Atsushi KanamoriGet VS to quit bugging me about replacing SR.cs already...
2017-03-28 Rahul Kumarreturn TPA assembly if loadfrom is passed a path to...
2017-03-28 Swaroop SridharAdd support for CoreCLR testing via ILLINK on Linux
next