platform/upstream/dotnet/runtime.git
2016-06-07 Rahul KumarMerge pull request dotnet/coreclr#5480 from rahku/arm64...
2016-06-07 Fadi HannaFix for issue 3146: dotnet build is slower on Linux...
2016-06-07 James KoUse cached empty arrays for "".ToCharArray (dotnet...
2016-06-07 Jan KotasUpdate GC from CoreRT (dotnet/coreclr#5522)
2016-06-07 papaslavikDelegate ABI Test (dotnet/coreclr#5507)
2016-06-07 John ChenMerge pull request dotnet/coreclr#5539 from JohnChen0/r2r
2016-06-07 Jiyoung Giuliana YunUpdate wrong newline behavior for callipinvoke tests...
2016-06-07 Jonghyun ParkDisable HeapDump on Linux if FEATURE_EVENT_TRACE is...
2016-06-07 Jan VorlicekFix GC references reporting in tailcalls with helpers...
2016-06-07 Jan KotasMerge pull request dotnet/coreclr#5545 from dotnet...
2016-06-07 Carol EidtMerge pull request dotnet/coreclr#5528 from CarolEidt...
2016-06-07 Aditya MandaleekaMerge pull request dotnet/coreclr#5548 from adityamanda...
2016-06-07 John Chen ... Add config switch to selectively disable R2R images
2016-06-07 Carol EidtFactor out method to check for a lclVar update tree
2016-06-07 Aditya MandaleekaRemove MMAP_IGNORES_HINT.
2016-06-07 Alex GhiondeaIntroduce explicity typeforwards to internal types...
2016-06-06 Mike McLaughlinFixed issue dotnet/coreclr#5391 "libsosplugin.so gettin...
2016-06-06 Rahul KumarMerge pull request dotnet/coreclr#5452 from seanshpark...
2016-06-06 Rahul KumarARM64: R2R - Implement CreateDictionaryLookupHelper...
2016-06-06 Brian RobbinsMerge pull request dotnet/coreclr#5529 from brianrob...
2016-06-06 Mike McLaughlinAdd doc on how to building lldb for OS X. (dotnet/corec...
2016-06-06 Brian RobbinsFix incorrect URL.
2016-06-06 Pat GavlinMerge pull request dotnet/coreclr#5513 from pgavlin...
2016-06-06 Pat GavlinMerge pull request dotnet/coreclr#5512 from pgavlin...
2016-06-06 Brian RobbinsMerge pull request dotnet/coreclr#5511 from brianrob...
2016-06-06 Brian RobbinsAdd performance tracing documentation for Windows and...
2016-06-06 Peter JasRemove Mono section from OS X build docs (dotnet/corec...
2016-06-06 Rahul KumarMerge pull request dotnet/coreclr#5448 from lemmaa...
2016-06-06 Pat GavlinRemove the deprecated JIT packaging tools.
2016-06-06 Matt EllisUse top level PreReleaseLabel
2016-06-05 Sung-Jae Lee[ARM64/Linux] Fix 'error: 109 enumeration values not...
2016-06-04 Geunsik LimLinux/ARM: Adding rpath for shared library of exception...
2016-06-04 Jan VorlicekFix allocation failure handling (dotnet/coreclr#5473)
2016-06-04 papaslavikFix for dotnet/coreclr#5275 Delegate Invocation On...
2016-06-04 kingces95Update new struct versioning rule (dotnet/coreclr#5429)
2016-06-04 Jan KotasMerge pull request dotnet/coreclr#5468 from dotnet...
2016-06-04 John ChenAdd more opcodes to x86 stack unwinder (dotnet/coreclr...
2016-06-04 James KoRemove all usages of CONTRACTS_FULL from mscorlib ...
2016-06-04 Jarret ShookMerge pull request dotnet/coreclr#5486 from jashook...
2016-06-04 Austin WiseFix encoding of gccover.cpp. (dotnet/coreclr#5458)
2016-06-04 Xiangyang ... Added JIT_Stelem_Ref helper function for Linux (dotnet...
2016-06-03 Jarret ShookUse explicit calling convention for coredistools
2016-06-03 Fadi HannaFix for issue dotnet/coreclr#5467: [R2R] InvalidCastEx...
2016-06-03 Mike McLaughlinLimit exports on debugger modules. (dotnet/coreclr...
2016-06-03 Aditya MandaleekaMerge pull request dotnet/coreclr#5462 from pefoley2...
2016-06-03 David MasonMerge pull request dotnet/coreclr#5247 from davmason...
2016-06-03 David MasonMerge pull request dotnet/coreclr#5382 from davmason...
2016-06-03 Russ KeldorphMerge pull request dotnet/coreclr#5432 from RussKeldorp...
2016-06-03 Fadi HannaFix failing tests on Ubuntu R2R configuration (dotnet...
2016-06-03 John ChenFix desktop NGen break caused by CoreCLR change, and...
2016-06-03 Matt EllisMerge pull request dotnet/coreclr#5453 from dotnet...
2016-06-03 Jose Perez... Merge pull request dotnet/coreclr#5436 from joperezr...
2016-06-03 Peter FoleyProperly handle uname -p output that contains spaces
2016-06-03 mkborgFix readytorun tests asking for user input (dotnet...
2016-06-03 Jan VorlicekFix CFI annotation of AMD64 assembler helpers on Unix...
2016-06-03 John ChenAvoid calling prestub through wrong MethodDesc (dotnet...
2016-06-03 Alex GhiondeaSome types were only supposed to be present when FEATUR...
2016-06-03 Geunsik LimLinux/ARM: Support -O3 optimization level in release...
2016-06-03 SaeHie ParkARM64/Linux: fix compile error 'cannot be narrowed...
2016-06-03 Swaroop SridharMerge pull request dotnet/coreclr#5443 from swaroop...
2016-06-03 Andy AyersMerge pull request dotnet/coreclr#5402 from AndyAyersMS...
2016-06-03 Sung-Jae LeeFix wrong filename for case sensitive filesystem.
2016-06-02 Swaroop SridharCoreDisTools Package: Make minor version generic
2016-06-02 Alex GhiondeaIntroduce additional types to the reference assembly...
2016-06-02 Jarret ShookMerge pull request dotnet/coreclr#5433 from jashook...
2016-06-02 Jose Perez... Disabling NativeResourceCompile Target for Managed...
2016-06-02 Jarret ShookDisable perf_codequality_math_functions
2016-06-02 Russ KeldorphRemove unnecessary dependencies from JIT tests causing...
2016-06-02 Pat GavlinMerge pull request dotnet/coreclr#5411 from pgavlin...
2016-06-02 Kyungwoo LeeMerge pull request dotnet/coreclr#5417 from kyulee1...
2016-06-02 Rajkumar JanakiramanFixing GUID_NULL. (dotnet/coreclr#5415)
2016-06-02 Swaroop SridharMerge pull request dotnet/coreclr#5356 from swaroop...
2016-06-02 Eugene RozenfeldMerge pull request dotnet/coreclr#5394 from erozenfeld...
2016-06-02 Tanner GoodingFixing an error in PAL_pow that caused it to return...
2016-06-02 Kyungwoo LeeFix Details for ILAsm/ILDasm/ClrJit Binaries
2016-06-02 Gaurav KhannaMerge pull request dotnet/coreclr#5409 from gkhanna79...
2016-06-02 Wes HaggardMerge pull request dotnet/coreclr#5400 from weshaggard...
2016-06-02 Pat GavlinDisable RVA statics tests outside Windows.
2016-06-02 Gaurav KhannaFix details for CoreCLR binary
2016-06-02 Jonghyun ParkEnable FEATURE_HIJACK for ARM (dotnet/coreclr#5404)
2016-06-02 John ChenValidate new object construction in Ready to Run (dotne...
2016-06-02 Wes HaggardInclude license files into the packages
2016-06-02 David MasonAdd filtering logic to XplatEventLogger
2016-06-02 Brian SullivanMerge pull request dotnet/coreclr#5386 from briansull...
2016-06-02 John ChenAdd limit to number of generics methods to compile...
2016-06-02 Brian SullivanAdded additional fix for ARM32 in lvHfaSlots
2016-06-02 Tanner GoodingImprovements to System.Math InternalCall code. (dotnet...
2016-06-02 Eugene RozenfeldJIT_TailCall helper has an implicit assumption that...
2016-06-02 Jan KotasImport `new` multi-dimmensional array using the non...
2016-06-01 Pat GavlinMerge pull request dotnet/coreclr#5375 from pgavlin...
2016-06-01 Swaroop SridharGCStress: Fix a race-condition
2016-06-01 Koundinya VeluriMerge pull request dotnet/coreclr#5365 from kouvel...
2016-06-01 William GodbeMerge pull request dotnet/coreclr#5384 from wtgodbe...
2016-06-01 wtgodbePublish pkg/symbolpkg folders within Release/Debug...
2016-06-01 Brian SullivanProposed fix for HFA args on ARM32
2016-06-01 Pat GavlinRemove some lexical-CSE-related code.
2016-06-01 James KoSpeed up CreateComparer in Comparer/EqualityComparer...
2016-06-01 Fadi HannaFix for issue 5343: Assert Failure: !"Cannot take the...
2016-06-01 Kyungwoo LeeMerge pull request dotnet/coreclr#5372 from kyulee1...
2016-06-01 William GodbeMerge pull request dotnet/coreclr#5376 from wtgodbe...
next