ConcurrentDictionary<TKey, TValue> Exceptions to ThrowHelper (#7079)
[platform/upstream/coreclr.git] / src /
2016-09-07 Ben AdamsConcurrentDictionary<TKey, TValue> Exceptions to ThrowH...
2016-09-07 Carol EidtMerge pull request #7068 from CarolEidt/FixArm64
2016-09-07 Tarek Mahmoud SayedMerge pull request #7075 from tarekgh/DisableZh-CHS-CHT
2016-09-07 James KoCorrect the virtual overload of Stream.CopyTo (#7082)
2016-09-07 Ben AdamsTask<T> Exceptions to ThrowHelper (#7076)
2016-09-07 Tarek Mahmoud SayedAvoid creating zh-CHS/zh-CHT durng culture enumeration
2016-09-07 James KoMake Stream.CopyTo virtual (#7070)
2016-09-07 Rama krishnan Ragh... Merge pull request #7022 from lemmaa/prevent-build...
2016-09-06 Joseph TremouletMerge pull request #7064 from JosephTremoulet/MakeCse
2016-09-06 Carol EidtFix Arm64 build breaks
2016-09-06 Gaurav KhannaMerge pull request #6922 from gkhanna79/WinArm32
2016-09-06 Ben AdamsArray<T> exceptions to ThrowHelper (#7059)
2016-09-06 Dmitri-Botcharnikov[Linux][LLDB][GDB/JIT] Add support for lldb 'breakpoint...
2016-09-06 Hyung-Kyu ChoiMove genIncRegBy() to codegenclassic.h (#7063)
2016-09-06 Hanjoung Lee[ARM] Remove ARM_HAZARD_AVOIDANCE (#7019)
2016-09-06 Peter KukolEnable FEATURE_JIT_METHOD_PERF always (even when FEATUR...
2016-09-06 Joseph TremouletFix GTF_ flag collision
2016-09-06 Sung-Jae LeeAdd proper support for custom installed llvm tool chain...
2016-09-06 Hyeongseok Ohfix helpers' flag: ULDiv, ULMod can throw Div-by-zero...
2016-09-06 Ben AdamsArraySegment<T> exceptions to ThrowHelper (#7058)
2016-09-05 Tarek Mahmoud SayedAllow mapping LCID and culture names mapping for neutra...
2016-09-05 Ben AdamsImprove ThrowHelper (#7048)
2016-09-04 Carol EidtMerge pull request #7027 from CarolEidt/1stClassStructB...
2016-09-03 Rama krishnan Ragh... Merge pull request #7015 from ramarag/fixup_precode
2016-09-03 Rama Krishnan Ragh... Implement FixupPrecode for Arm64
2016-09-02 Carol EidtMore PR comments
2016-09-02 Bruce Bowyer-SmythReduce item format allocations in AppendFormat (#4702)
2016-09-02 Rahul KumarMerge pull request #6976 from kvochko/prof_elt_callbacks
2016-09-02 Carol EidtRestore the change to gtNewBlkOpNode
2016-09-02 kchoiLTO build: fix perf regression from strict alias violat...
2016-09-02 Andrey KvochkoEnabled FunctionEnter/FunctionLeave hooks on ARM (...
2016-09-02 Carol EidtMore PR Feedback
2016-09-02 Bruce Bowyer-SmythImprove StringBuilder ctor(), ctor(int), and ToString...
2016-09-01 Carol EidtAddress PR Feedback
2016-09-01 Jan KotasImprove ToUpper/ToLower perf (#7026)
2016-09-01 Jose Manuel Heredi... Make Lazy initialization of TextInfo::m_IsAsciiCasingSa...
2016-09-01 Michelle McDanielMerge pull request #6978 from adiaaida/fixFormat
2016-09-01 Carol Eidt1st Class Struct Block Assignments
2016-09-01 Jan KotasGlobalization update from CoreRT - part 2 (#7020)
2016-09-01 Jan KotasMerge pull request #7025 from dotnet/revert-6994-replac...
2016-09-01 Jan KotasRevert "Avoid using 'which' for verifying prereqs"
2016-09-01 Pat GavlinMerge pull request #7014 from pgavlin/TestBuildSpeedup
2016-09-01 Swaroop SridharMerge pull request #7013 from swaroop-sridhar/PtrStruct
2016-09-01 Swaroop SridharGcInfo: Report Struct containing one GcPointer correctly
2016-09-01 Aditya MandaleekaMerge pull request #6807 from lemmaa/add-options-for...
2016-09-01 Jan KotasUpdate Unix System.Globalization implementation from...
2016-08-31 Jan KotasMerge pull request #7010 from dotnet-bot/from-tfs
2016-08-31 Eric MellinoMerge pull request #6772 from mellinoe/fix-build-packages
2016-08-31 Pat GavlinMerge pull request #6552 from pgavlin/RemovePreRational...
2016-08-31 Pat GavlinMerge pull request #5884 from mikedn/x86-addsub-long
2016-08-31 Bruce ForstallMerge pull request #7009 from BruceForstall/PrintErrorF...
2016-08-31 Eric MellinoMerge pull request #6943 from mellinoe/fedora-24
2016-08-31 Mike McLaughlinFix funceval of a function returning 16 byte value...
2016-08-31 Aditya MandaleekaAvoid using 'which' for verifying prereqs (#6994)
2016-08-31 Pat GavlinFix #6893. (#6932)
2016-08-31 Michelle McDanielMerge pull request #6989 from adiaaida/updateCodingConv...
2016-08-31 Tarek Mahmoud SayedFix the build break
2016-08-31 Pat GavlinDo not run local var liveness before rationalize.
2016-08-31 Bruce ForstallPrint an error, in DEBUG, if we fail to open the JitFun...
2016-08-31 Bruce ForstallMerge pull request #7001 from BruceForstall/CleanUpX86L...
2016-08-31 Michelle McDanielMerge pull request #6988 from adiaaida/shiftLong
2016-08-31 Rama krishnan Ragh... Merge pull request #6917 from svick/fixing-alltestprojects
2016-08-31 Jan KotasUpdate CoreClr, CoreFx, External to beta-24431-01,...
2016-08-31 Mike DanesRemove obsolete add/sub NYI
2016-08-31 Pat GavlinFix the srcCount for an unused GT_LONG. (#6996)
2016-08-31 Wes HaggardRemove System.Reflection.AssemblyNameProxy and fix...
2016-08-31 Michelle McDanielImplement DecomposeShift
2016-08-31 sepidehMSRemove System.Reflection.AssemblyNameProxy and fix...
2016-08-31 Tarek Mahmoud SayedMerge pull request #6993 from tarekgh/AddMissingSystemT...
2016-08-31 Bruce ForstallMerge pull request #6983 from BruceForstall/ReformatIss...
2016-08-30 Pat GavlinFix the srcCount for an unused GT_LONG.
2016-08-30 James KoPort String reorganization from CoreRT (#6985)
2016-08-30 Jan KotasGC update from CoreRT (#6984)
2016-08-30 Tarek Mahmoud SayedExpose missing Global/Encoding APIs in coreclr and...
2016-08-30 Jan KotasMerge pull request #6986 from dotnet-bot/from-tfs
2016-08-30 Jan KotasDelete non-existing method
2016-08-30 Bruce ForstallMerge pull request #6973 from BruceForstall/MoveTailcal...
2016-08-30 Rahul KumarMerge pull request #6867 from rahku/returnHijack
2016-08-30 smile21prcMerge pull request #6980 from smile21prc/coreclr-perf
2016-08-30 smile21prcMerge pull request #6979 from smile21prc/coreclr-perf
2016-08-30 Bruce ForstallMerge pull request #6970 from BruceForstall/EnableStrin...
2016-08-30 Maoni StephensMerge pull request #6953 from Maoni0/alloc_bytes
2016-08-30 Jonghyun ParkRevises UMThunkStub unwindable in ARM/Linux (#6788)
2016-08-30 Ben AdamsMonitor.TryEnter asm timeout != 0 before spin (#6951)
2016-08-30 Maoni Stephensadded GC.GetAllocatedBytesForCurrentThread API
2016-08-29 smile21prcMerge pull request #6972 from smile21prc/coreclr-perf
2016-08-29 smile21prcMerge pull request #6971 from smile21prc/coreclr-perf
2016-08-29 smile21prcMerge pull request #6969 from smile21prc/coreclr-perf
2016-08-29 smile21prcMerge pull request #6968 from smile21prc/coreclr-perf
2016-08-29 smile21prcMerge pull request #6967 from smile21prc/coreclr-perf
2016-08-29 smile21prcMerge pull request #6966 from smile21prc/coreclr-perf
2016-08-29 Bruce ForstallMerge pull request #6964 from BruceForstall/Finish6940
2016-08-29 Rahul KumarEnable return address hijacking for arm64.
2016-08-29 smile21prcMerge pull request #6963 from smile21prc/coreclr-perf
2016-08-29 Bruce ForstallMerge pull request #6961 from dotnet-bot/from-tfs
2016-08-29 Michelle McDanielMerge pull request #6913 from adiaaida/formattingJob
2016-08-29 Oguz BastemurFix file descriptor leak on PAL_IsDebuggerPresent ...
2016-08-29 Bruce ForstallMerge pull request #6946 from BruceForstall/Fix3597
2016-08-29 James KoCleanup/optimize some String.Compare overloads, part...
2016-08-27 Bruce ForstallMerge pull request #6949 from BruceForstall/Fix6940
next