platform/upstream/dotnet/runtime.git
2016-07-28 Stephen ToubMerge pull request dotnet/coreclr#6490 from KrzysztofCw...
2016-07-27 Carol EidtMerge pull request dotnet/coreclr#6484 from CarolEidt...
2016-07-27 KrzysztofCwalinaExposed List<T>.ConvertAll
2016-07-27 John ChenMerge pull request dotnet/coreclr#6489 from JohnChen0...
2016-07-27 Jan KotasGC update from CoreRT (dotnet/coreclr#6487)
2016-07-27 Stephen ToubMerge pull request dotnet/coreclr#6488 from stephentoub...
2016-07-27 John ChenUpdate CrossGen doc for "Unable to load Jit" error
2016-07-27 Carol EidtDo not propagate bad assertions from unreachable blocks
2016-07-27 Stephen ToubAdd IObjectReference to mscorlib ref assembly
2016-07-27 Evgeny Pavlov[SOS][ARM/Linux] Enable clru SOS command (dotnet/corecl...
2016-07-27 James KoOptimize the generic string.Join for length 1 collectio...
2016-07-27 Stephen ToubMerge pull request dotnet/coreclr#6486 from stephentoub...
2016-07-27 Stephen ToubExpose SerializationInfo.UpdateValue for corefx
2016-07-27 Stephen ToubMerge pull request dotnet/coreclr#6485 from stephentoub...
2016-07-27 Stephen ToubAdd IObjectReference to model.xml
2016-07-27 Brian SullivanMerge pull request dotnet/coreclr#6467 from briansull...
2016-07-27 Andy AyersMerge pull request dotnet/coreclr#6401 from AndyAyersMS...
2016-07-26 Rahul KumarMerge pull request dotnet/coreclr#6418 from rahku/crossgen
2016-07-26 Brian SullivanEnable multireg returns on Arm64
2016-07-26 Stephen ToubMerge pull request dotnet/coreclr#6481 from stephentoub...
2016-07-26 Andy AyersRewrite gtIsVtableAccess to avoid assert
2016-07-26 Stephen ToubAdd serialization primitives to mscorlib facade
2016-07-26 Russell C HadleyMerge pull request dotnet/coreclr#6464 from russellhadl...
2016-07-26 rhadleyHarden stdout at startup
2016-07-26 Jan KotasMerge pull request dotnet/coreclr#6473 from dotnet...
2016-07-26 Gaurav KhannaMerge pull request dotnet/coreclr#6472 from dotnet...
2016-07-26 Rama Krishnan... Addressing arm64 build break due to old compiler
2016-07-26 dotnet-botUpdating External dependencies to beta-24326-00
2016-07-26 Sung-Jae LeeFix copy check condition for native interop test librar...
2016-07-26 Geunsik LimLinux/ARM: Fix +3000 bus errors of unit-test in case...
2016-07-26 Rama krishnan... Merge pull request dotnet/coreclr#6328 from ramarag...
2016-07-26 Rahul KumarDo not insert gcstress interrupt instruction at call...
2016-07-26 Rama Krishnan... Arm64: Debugger
2016-07-25 Vance MorrisonMerge pull request dotnet/coreclr#6156 from justinvp...
2016-07-25 Vance MorrisonMerge pull request dotnet/coreclr#6158 from justinvp...
2016-07-25 Stephen ToubMerge pull request dotnet/coreclr#6461 from stephentoub...
2016-07-25 Stephen ToubUpdate BuildTools to 1.0.26-prerelease-00625-01
2016-07-25 Gaurav KhannaMerge pull request dotnet/coreclr#6456 from dotnet...
2016-07-25 Gaurav KhannaMerge pull request dotnet/coreclr#6453 from dotnet...
2016-07-25 Shahid Khan[Documentation] Projects Use licences (dotnet/coreclr...
2016-07-25 dotnet-botUpdating CoreClr dependencies to beta-24325-02
2016-07-25 dotnet-botUpdating External dependencies to beta-24325-00
2016-07-25 Gaurav KhannaMerge pull request dotnet/coreclr#6449 from dotnet...
2016-07-25 Bruce ForstallMerge pull request dotnet/coreclr#6342 from BruceForsta...
2016-07-25 dotnet-botUpdating CoreClr dependencies to beta-24325-01
2016-07-24 Gaurav KhannaMerge pull request dotnet/coreclr#6445 from dotnet...
2016-07-24 dotnet-botUpdating CoreClr dependencies to beta-24324-03
2016-07-24 Gaurav KhannaMerge pull request dotnet/coreclr#6443 from dotnet...
2016-07-24 Oleg DemchenkoFix up for grabs issues link in contributing workflow...
2016-07-24 dotnet-botUpdating CoreClr dependencies to beta-24324-02
2016-07-24 Bruce ForstallRyuJIT/x86: implement tailcall via helper
2016-07-23 Stephen ToubMerge pull request dotnet/coreclr#6425 from weshaggard...
2016-07-23 Martin WoodwardFix dotnet/coreclr#6125 (dotnet/coreclr#6432)
2016-07-23 Jan KotasGC update from CoreRT (dotnet/coreclr#6429)
2016-07-23 Jan KotasAdd link to https://graphics.stanford.edu/~seander...
2016-07-23 Gaurav KhannaMerge pull request dotnet/coreclr#6428 from dotnet...
2016-07-23 vinnyromThe call to printf expects a string argument, but the...
2016-07-23 dotnet-botUpdating CoreClr dependencies to beta-24323-02
2016-07-23 Wes HaggardUpdate mscorlib facade to use the rewritten S.P.CoreLib
2016-07-23 Stephen ToubMerge pull request dotnet/coreclr#6415 from joperezr...
2016-07-23 Gaurav KhannaMerge pull request dotnet/coreclr#6414 from dotnet...
2016-07-22 Swaroop SridharMerge pull request dotnet/coreclr#6417 from swaroop...
2016-07-22 Swaroop SridharGetGcInfo(): Add a missing contract declaration
2016-07-22 dotnet-botUpdating CoreClr dependencies to beta-24322-04
2016-07-22 Jose Perez... Exposing ISerializable implementation in System.DateTime
2016-07-22 Sujin KimARM-CI : Check a device is already mounted while mounti...
2016-07-22 Stephen ToubMerge pull request dotnet/coreclr#6399 from stephentoub...
2016-07-22 Stephen ToubFix build break when FEATURE_SERIALIZATION defined
2016-07-21 Egor ChesakovMerge pull request dotnet/coreclr#6367 from echesakov...
2016-07-21 Andy AyersJit: fix issues with optMethodFlags
2016-07-21 Aditya MandaleekaMerge pull request dotnet/coreclr#6395 from adityamanda...
2016-07-21 Sejong OhMerge pull request dotnet/coreclr#6300 from sejongoh...
2016-07-21 Aditya MandaleekaMerge pull request dotnet/coreclr#6396 from adityamanda...
2016-07-21 Aditya MandaleekaFix minor error in runtest help.
2016-07-21 Aditya MandaleekaFix lexicographical compares of numeric values.
2016-07-21 Evgeny PavlovChange verbatim ELF.h and Dwarf.h LLVM headers to...
2016-07-21 Kyungwoo LeeMerge pull request dotnet/coreclr#6277 from kyulee1...
2016-07-21 Stephen ToubMerge pull request dotnet/coreclr#6375 from stephentoub...
2016-07-21 Evgeny Pavlov[SOS][Linux] Fix incorrect processing 'setclrpath'...
2016-07-21 Jan VorlicekRefactor GC background thread creation (dotnet/coreclr...
2016-07-21 Evgeny PavlovAdd ELF.h and Dwarf.h from LLVM for gdbjit feature...
2016-07-21 Stephen Toubifdef out CodeAccessPermission demand used in Serializa...
2016-07-21 Kyungwoo LeeMerge pull request dotnet/coreclr#6385 from kyulee1...
2016-07-21 Kyungwoo LeeARM64: Reenable email notification
2016-07-21 Stephen ToubExpose serialization primitives from System.Private...
2016-07-21 Michelle McDanielMerge pull request dotnet/coreclr#6219 from adiaaida...
2016-07-21 Swaroop SridharRemove DBG GcInfo encoder/decoder (dotnet/coreclr#6374)
2016-07-21 Geunsik LimDocumentation: Add additional terminologies in the...
2016-07-21 Jarret ShookMerge pull request dotnet/coreclr#6365 from jashook...
2016-07-21 jashookMore verbose logging for arm32 umount
2016-07-21 Carol EidtMerge pull request dotnet/coreclr#6297 from CarolEidt...
2016-07-21 Swaroop SridharMerge pull request dotnet/coreclr#6325 from swaroop...
2016-07-21 Swaroop SridharGCInfo: Support versioning.
2016-07-21 Jan VorlicekRemove include of <utility> from seh.cpp (dotnet/corecl...
2016-07-20 joemmettFix is_blittable partial specializations (dotnet/corecl...
2016-07-20 Egor ChesakovFix bug: inlinee did not copy inlinee bbFlags to caller...
2016-07-20 Carol EidtMore Struct-related Refactorings
2016-07-20 SivarvMerge pull request dotnet/coreclr#6326 from sivarv...
2016-07-20 Maoni StephensMerge pull request dotnet/coreclr#6242 from Maoni0...
2016-07-20 Aditya MandaleekaMerge pull request dotnet/coreclr#6348 from hseok-oh...
next