platform/upstream/coreclr.git
2016-05-24 Lubomir LitchevAdd R2R JitStress, JitStressRegs, JITMinOpts and ForceR...
2016-05-23 Jan KotasMerge pull request #5167 from dotnet-bot/from-tfs
2016-05-23 Aditya MandaleekaMerge pull request #5042 from leemgs/upstream-display...
2016-05-23 Jan VorlicekChange Unix HW exception unwinding to not to go through...
2016-05-23 Jan KotasAdd missing #ifdef FEATURE_ICASTABLE
2016-05-23 Kyungwoo LeeMerge pull request #5145 from kyulee1/newtest2
2016-05-23 Jan KotasMerge pull request #5159 from dotnet-bot/from-tfs
2016-05-22 Jan KotasMerge pull request #5146 from dotnet-bot/from-tfs
2016-05-22 Jan KotasUpdate tests to build against rc3-24117-00 (#5154)
2016-05-22 Andy AyersMerge pull request #5143 from AndyAyersMS/InlineXmlLock
2016-05-22 Wes HaggardExpose ResolveEventHandler and ResolveEventArgs in...
2016-05-21 Kyungwoo LeeARM64: Test Binary Update (afa7fe5486fc90fec7df52bd134b...
2016-05-21 Matt EllisUpdate pre-release tags to RC4
2016-05-21 Aditya MandaleekaMerge pull request #5136 from adityamandaleeka/xrtinit_fix
2016-05-21 Pat GavlinMerge pull request #4990 from pgavlin/gh4912
2016-05-20 John ChenMerge pull request #5122 from JohnChen0/timeout
2016-05-20 Andy AyersInliner: locks for xml read/write access
2016-05-20 Aditya MandaleekaFix broken RHEL debug build link
2016-05-20 Russ KeldorphMerge pull request #5142 from RussKeldorph/delexcl
2016-05-20 Russ KeldorphRemove ryujit_x86_no_fallback_issues.targets
2016-05-20 Sejong OhMerge pull request #5114 from sejongoh/mark_jit_opt_sen...
2016-05-20 Michelle McDanielMerge pull request #5133 from adiaaida/disableStringarr...
2016-05-20 Lee CulverMerge pull request #5139 from leculver/shutdown
2016-05-20 Lee CulverDisable debugger termination to prevent shutdown race
2016-05-20 Stephen ToubShrink AsyncMethodBuilder.MoveNextRunner by a field...
2016-05-20 Gaurav KhannaMerge pull request #5124 from gkhanna79/Fix4940
2016-05-20 Lee CulverFix multiple LTTng issues (#5068)
2016-05-20 Jan KotasExpose GetUninitializedObject on RuntimeHelpers (...
2016-05-20 Pat GavlinRemove some preprocessor usage from the JIT interface.
2016-05-20 Pat GavlinMerge pull request #5123 from dotnet-bot/from-tfs
2016-05-20 Koundinya VeluriMerge pull request #5132 from kouvel/NamedMutexFix
2016-05-20 John ChenResolve two issues that cause pri1r2r test timeout...
2016-05-20 Aditya MandaleekaLoad XRT DLL from System32, and only on Win8+.
2016-05-20 Matt EllisMerge pull request #5105 from ellismg/fix-corefx-3467
2016-05-20 dotnet-botMerge remote-tracking branch 'upstream/master' into...
2016-05-20 dotnet-botFix line endings in src/vm/jitinterface.h
2016-05-20 Michelle McDanielDisable stringarr_cs_ro for x86 RyuJIT
2016-05-20 Koundinya VeluriFix a few bugs in named mutexes
2016-05-20 Jan VorlicekAdd gchist SOS commands for Unix (#5127)
2016-05-20 Jose Perez... Updating the version of buildtools we use to add commit...
2016-05-20 John ChenMerge pull request #5052 from JohnChen0/r2r
2016-05-20 Jarret ShookMerge pull request #5109 from jashook/b103058_exclude
2016-05-20 Jarret ShookMerge pull request #5108 from jashook/locals_exclude_mi...
2016-05-20 Hanjoung LeeFix typo in runtest.sh (#5125)
2016-05-20 Gaurav KhannaThrow InvalidProgramException when a method with vararg...
2016-05-20 Lee CulverPrevent core dumps at shutdown when the ETW subsystem...
2016-05-20 Geunsik LimDocumentation: Add CoreCLR binary folder to test result...
2016-05-20 Fadi HannaImplementation of the following generic dictionary...
2016-05-20 Jan KotasMerge pull request #5111 from dotnet-bot/from-tfs
2016-05-20 Jan KotasMerge pull request #5121 from dotnet/revert-5075-Fix4940
2016-05-20 Koundinya VeluriMerge pull request #5030 from kouvel/NamedMutex
2016-05-20 Brian RobbinsMerge pull request #5115 from brianrob/corelib_perfmap
2016-05-20 Gaurav KhannaRevert "Change to reject varag methods"
2016-05-20 Gaurav KhannaMerge pull request #5075 from gkhanna79/Fix4940
2016-05-20 Rama krishnan... Merge pull request #5118 from ramarag/fixexchangeTStest
2016-05-20 Yi Zhang (CLR)Merge pull request #5092 from yizhang82/icastable-fix2
2016-05-20 SivarvMerge pull request #5085 from sivarv/tcfix
2016-05-20 Pat GavlinAdd some quirk and versioning flags and change some...
2016-05-20 Rama Krishnan... Removing ' from bash command line
2016-05-20 Brian RobbinsGenerate perfmap symbol file for System.Private.CoreLib.
2016-05-20 Andy AyersMerge pull request #5067 from AndyAyersMS/CalleeHashInXml
2016-05-20 Gaurav KhannaBaseline more tests
2016-05-20 Jiyoung Giuliana YunFix case-sensitive issue on Linux (#5086)
2016-05-19 Sejong OhAdd JitOptimizationSensitive property to GC/API/WeakRef...
2016-05-19 Koundinya VeluriAdd named mutex for cross-process synchronization
2016-05-19 Sejong OhMerge pull request #4963 from sejongoh/vector3_clear_up...
2016-05-19 Matt EllisIgnore empty collation elements in EndsWith
2016-05-19 Tarek Mahmoud... Remove the wrong optimization from the string initializ...
2016-05-19 Jan KotasMerge pull request #5106 from dotnet-bot/from-tfs
2016-05-19 Yi ZhangFix x86 only ICastable feature bug.
2016-05-19 Joel HendrixMerge pull request #5074 from jhendrixMSFT/master
2016-05-19 Jeremy KuhneMissing a check in the Unix part of the code.
2016-05-19 sivarvTail call test failure fixes.
2016-05-19 Gaurav KhannaThrow InvalidProgramException when a method with vararg...
2016-05-19 Jarret ShookMark b103058 as stress sensitive
2016-05-19 Kyungwoo LeeMerge pull request #5099 from kyulee1/fixr2r
2016-05-19 Jarret ShookMark opt/perf/doublealign/Locals stress sensitive
2016-05-19 Russ KeldorphMerge pull request #5098 from RussKeldorph/objects
2016-05-19 Russ KeldorphMerge pull request #5100 from RussKeldorph/gcstress
2016-05-19 Gaurav KhannaMerge pull request #5091 from gkhanna79/Fix4531
2016-05-19 Sejong OHInitialize unused upper bits of Vector3 arguments and...
2016-05-19 John Chen ... Initial Ready-to-Run tests for generics
2016-05-19 Alex GhiondeaChecking in on behalf of JKuhne
2016-05-19 Joel HendrixAdd sign.builds projects to facilitate real signing...
2016-05-19 Russ KeldorphFix GCStress=0xC when build(tests).cmd called from...
2016-05-19 Sean GillespieMerge pull request #4991 from swgillespie/gcsimulator...
2016-05-19 Mike McLaughlinImplement source/line number support for Exception...
2016-05-19 William GodbeMerge pull request #5031 from wtgodbe/pipelineFix
2016-05-19 Kyungwoo LeeARM64: Fix R2R EntryPoint for Intrinsic
2016-05-19 Russ KeldorphMark doublealign test as incompatible with GCStress
2016-05-19 SaeHie ParkARM, SOS: correct IP and SP value in ClrStack command...
2016-05-19 Russ KeldorphMerge pull request #5057 from RussKeldorph/smallframe
2016-05-19 SenthilMerge pull request #5001 from AlexGhiondea/ReadAppConte...
2016-05-19 Jan KotasMerge pull request #5076 from dotnet-bot/from-tfs
2016-05-19 mkborgSkip configuration with skipnative option. (#5059)
2016-05-19 Gaurav KhannaMake Microsoft.NetCore.JIT package dependency of CoreCL...
2016-05-19 Kyungwoo LeeMerge pull request #5073 from kyulee1/newtest
2016-05-19 Kyungwoo LeeMerge pull request #5020 from kyulee1/imp
2016-05-19 Kyungwoo LeeARM64: New Test Binary Update
2016-05-18 sbomerPort from tfs: onload exception debugger crash fix...
next