platform/upstream/dotnet/runtime.git
2017-04-07 Bruce ForstallMerge pull request dotnet/coreclr#10799 from sdmaclea...
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 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 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...
2017-04-04 Jarret ShookMerge pull request dotnet/coreclr#10614 from sdmaclea...
2017-04-04 Bruce ForstallMerge pull request dotnet/coreclr#10609 from alpencolt...
2017-04-04 Aditya MandaleekaMerge pull request dotnet/coreclr#10699 from adityamand...
2017-04-04 Bruce ForstallMerge pull request dotnet/coreclr#10681 from BruceForst...
2017-04-04 Aditya MandaleekaFix handling of empty environment variables in PAL.
2017-04-04 Rion WilliamsRemoved Unused Local Random Instances (dotnet/coreclr...
2017-04-04 Matt MitchellUse setMachineAffinity for arm64 (dotnet/coreclr#10558)
2017-04-04 Steve MacLean... Do not use declare -A
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 (dotnet/coreclr...
2017-04-04 Rahul KumarMerge pull request dotnet/coreclr#10601 from rahku...
2017-04-04 Bruce ForstallMerge pull request dotnet/coreclr#10682 from BruceForst...
2017-04-04 Noah FalkMerge pull request dotnet/coreclr#10580 from noahfalk...
2017-04-04 Matt WarrenMove '#pragma warning(disable:21000)' to correct place...
2017-04-04 Ben AdamsImprove Guid.ToString (dotnet/coreclr#10669)
2017-04-04 Brian SullivanMerge pull request dotnet/coreclr#10678 from briansull...
2017-04-04 Dan MoseleyDebug.Assert FF (dotnet/coreclr#10652)
2017-04-04 Igor KulaychukFix 'this' pointer in struct methods (dotnet/coreclr...
2017-04-03 Bruce ForstallRemove unused code under typo define
2017-04-03 Dan Moseleyremove fedora 23 (dotnet/coreclr#10667)
2017-04-03 Russell C HadleyMerge pull request dotnet/coreclr#10629 from russellhad...
next