platform/upstream/dotnet/runtime.git
2016-05-13 tijoytkRenaming the API StringToCoTaskMemUTF8 since we
2016-05-13 tijoytomMerge pull request dotnet/coreclr#4911 from tijoytom...
2016-05-13 Pat GavlinMerge pull request dotnet/coreclr#4813 from pgavlin...
2016-05-13 Andy AyersMerge pull request dotnet/coreclr#4921 from AndyAyersMS...
2016-05-13 Pat GavlinAddress code review feedback.
2016-05-13 Pat GavlinChain activation signal handlers in the PAL.
2016-05-13 Gaurav KhannaMerge pull request dotnet/coreclr#4941 from gkhanna79...
2016-05-13 Matt EllisMerge pull request dotnet/coreclr#4945 from dotnet...
2016-05-13 John ChenMerge pull request dotnet/coreclr#4932 from JohnChen0/r2r
2016-05-13 Kyungwoo LeeMerge pull request dotnet/coreclr#4933 from dotnet...
2016-05-12 Andy AyersInliner: introduce ReplayPolicy
2016-05-12 Carol EidtUpdate first-class-structs.md
2016-05-12 Gaurav KhannaEnable SHA256 to be used as hashing algorithm for compi...
2016-05-12 Russ KeldorphSmall formatting fix
2016-05-12 Sean GillespieMerge pull request dotnet/coreclr#4899 from swgillespie...
2016-05-12 tijoytkMarshaling helpers for MarshalAs LPUTF8Str.
2016-05-12 Tarek Mahmoud... Merge pull request dotnet/coreclr#4915 from tarekgh...
2016-05-12 John Chen ... Fix contract violations in Ready to Run code
2016-05-12 Pat GavlinApply the JIT interface changes needed for Fadi's upcom...
2016-05-12 Aditya MandaleekaUpdate unix-test-instructions.md
2016-05-12 Brian SullivanFix trival build break, with warning treated as error...
2016-05-12 Bruce ForstallMerge pull request dotnet/coreclr#4931 from dotnet...
2016-05-12 Matt EllisMerge pull request dotnet/coreclr#4419 from ellismg...
2016-05-12 Kyungwoo LeeMerge pull request dotnet/coreclr#4919 from kyulee1...
2016-05-12 Kyungwoo LeeARM64: Switch Expansion Using Jump Table
2016-05-12 Jan KotasFix desktop build
2016-05-12 Kyungwoo LeeMerge pull request dotnet/coreclr#4926 from mylibero...
2016-05-12 Dongyun JinFixed a build error on ARM
2016-05-12 David MasonMerge pull request dotnet/coreclr#4872 from vancem...
2016-05-12 Kyungwoo LeeMerge pull request dotnet/coreclr#4896 from kyulee1...
2016-05-12 Pat GavlinMerge pull request dotnet/coreclr#4920 from pgavlin...
2016-05-12 Kyungwoo LeeARM64: Enable Long Address
2016-05-12 Tarekm Mahmoud... Fix the optimization check to call ordinal
2016-05-12 Lubomir LitchevMerge pull request dotnet/coreclr#4917 from LLITCHEV...
2016-05-11 Pat GavlinRemove the use of `CROSSGEN_COMPILE` in jitconfigvalues.h.
2016-05-11 Bruce ForstallMerge pull request dotnet/coreclr#4916 from BruceForsta...
2016-05-11 Lubomir LitchevIncrease timeout for GCStress jobs. Set the gcstress15_...
2016-05-11 Rama krishnan... Merge pull request dotnet/coreclr#4809 from ramarag...
2016-05-11 Bruce ForstallMerge pull request dotnet/coreclr#1241 from mikedn...
2016-05-11 Geoff KizerMerge pull request dotnet/coreclr#4762 from geoffkizer...
2016-05-11 Carol EidtMerge pull request dotnet/coreclr#4848 from mikedn...
2016-05-11 Bruce ForstallSmall tweaks to RyuJIT/x86 LONG handling
2016-05-11 Wes HaggardMerge pull request dotnet/coreclr#4890 from AlexGhionde...
2016-05-11 Bruce ForstallMerge pull request dotnet/coreclr#4903 from BruceForsta...
2016-05-11 Bruce ForstallMerge pull request dotnet/coreclr#4900 from BruceForsta...
2016-05-11 tijoytomMerge pull request dotnet/coreclr#4895 from tijoytom...
2016-05-11 Jan KotasMerge pull request dotnet/coreclr#4898 from dotnet...
2016-05-11 Geunsik LimLinux/ARM: Use -O1 level to avoid segfault in release...
2016-05-11 geoffkizerImprove performance of ExecutionContextSwitcher to...
2016-05-11 Rama Krishnan... [Arm64]: Implement GetUnwindDataBlob
2016-05-11 Bruce ForstallMove some LEGACY_BACKEND code from codegencommon.cpp...
2016-05-11 Jan VorlicekChange hosting API string encoding to UTF-8 on Windows...
2016-05-10 Bruce ForstallFix kill set of rep stos to include ECX
2016-05-10 Sean GillespieEnable the GCSimulator CI run to run on a regular basis
2016-05-10 Jan KotasFix razzle build breaks
2016-05-10 Alex GhiondeaBuild the reference assembly and the facade for mscorlib.
2016-05-10 Alex GhiondeaCreate a Nuget package that will contain the reference...
2016-05-10 tijoytkCleaning up a bunch of warnings.
2016-05-10 Alex GhiondeaFix the reference assembly for mscorlib to match the...
2016-05-10 Bruce ForstallMerge pull request dotnet/coreclr#4891 from BruceForsta...
2016-05-10 Andy AyersMerge pull request dotnet/coreclr#4878 from AndyAyersMS...
2016-05-10 Pat GavlinDisable FEATURE_MERGE_JIT_AND_ENGINE on *nix.
2016-05-10 Vance MorrisonOne for fix for non-windows platforms
2016-05-10 Bruce ForstallBlock ops using rep on x86 need to kill edi/esi/ecx...
2016-05-10 AlexGhiondeaMerge pull request dotnet/coreclr#4833 from AlexGhionde...
2016-05-10 Mike DanesOptimize integer div/mod by const power of 2 in lowering
2016-05-10 tijoytomMerge pull request dotnet/coreclr#4793 from tijoytom...
2016-05-10 Vance MorrisonFix non-widows builds.
2016-05-10 Hugh BellamyFix ArgumentNullException messages passed as parameter...
2016-05-10 Jonghyun ParkAdjust relative offsets in UMThunkStub (dotnet/coreclr...
2016-05-10 Jan KotasMerge pull request dotnet/coreclr#4713 from myungjoo...
2016-05-10 Jan KotasMerge pull request dotnet/coreclr#4870 from RussKeldorp...
2016-05-10 Jan KotasMerge pull request dotnet/coreclr#4886 from dotnet...
2016-05-10 ValeryFixed typo in jitinterface.cpp (dotnet/coreclr#4889)
2016-05-10 John ChenMerge pull request dotnet/coreclr#4883 from JohnChen0/r2r
2016-05-10 John ChenMerge pull request dotnet/coreclr#4829 from JohnChen0...
2016-05-10 Jan KotasJIT-EE interface changes to support CoreRT
2016-05-10 Matt EllisFix call to GetSortHandle (dotnet/coreclr#4882)
2016-05-10 Bruce ForstallMerge pull request dotnet/coreclr#4865 from BruceForsta...
2016-05-10 Andy AyersAdd missing xunit performance attributes
2016-05-10 AlexGhiondeaMerge pull request dotnet/coreclr#4866 from AlexGhionde...
2016-05-10 Andy AyersMerge pull request dotnet/coreclr#4867 from AndyAyersMS...
2016-05-10 Rahul KumarMerge pull request dotnet/coreclr#4864 from dotnet...
2016-05-09 John Chen ... Fix CrossGen to skip some methods that require generic...
2016-05-09 tijoytkTaking care of review comments.
2016-05-09 Vance MorrisonFix problem gettign arguments from ETW to an EventSource.
2016-05-09 Mike DanesAdd tests for integer div/mod by const
2016-05-09 Russ KeldorphUpdate license header in most .il files.
2016-05-09 Andy AyersFix class names for benchmarks
2016-05-09 Russ KeldorphMerge pull request dotnet/coreclr#4862 from RussKeldorp...
2016-05-09 Alex GhiondeaCreate the project that will generate the facade project
2016-05-09 Alex GhiondeaCreate a reference assembly for mscorlib
2016-05-09 Bruce ForstallDon't print pointers to the JitDump; output the asserti...
2016-05-09 Carol EidtMerge pull request dotnet/coreclr#4852 from mikedn...
2016-05-09 Jan VorlicekLet all signals be unblocked on Unix (dotnet/coreclr...
2016-05-09 Jeremy KuhneFix desktop build break.
2016-05-09 John Chen ... Increase a test timeout
2016-05-09 AlexGhiondeaMerge pull request dotnet/coreclr#4828 from AlexGhionde...
2016-05-09 Rahul KumarMerge pull request dotnet/coreclr#4837 from rahku/crossgen
2016-05-09 Rahul Kumar[Arm64] Helpers for ReadyToRun
next