platform/upstream/dotnet/runtime.git
2017-01-23 danmosemsftRemove disabled FEATURE_NORM_IDNA_ONLY
2017-01-23 danmosemsftRemove disabled FEATURE_METHOD_RENTAL
2017-01-23 danmosemsftRemove disabled FEATURE_LINK_DEMAND
2017-01-23 danmosemsftRemove disabled FEATURE_LEGACYSURFACE
2017-01-23 danmosemsftRemove disabled FEATURE_LEAK_CULTURE_INFO
2017-01-23 danmosemsftRemove disabled FEATURE_CRYPTO
2017-01-23 danmosemsftRemove disabled FEATURE_COMPRESSEDSTACK
2017-01-23 danmosemsftRemove disabled FEATURE_COMINTEROP_WINRT_DESKTOP_HOST
2017-01-23 danmosemsftRemove disabled FEATURE_COMINTEROP_MANAGED_ACTIVATION
2017-01-23 danmosemsftRemove disabled FEATURE_CODEPAGES_FILE
2017-01-23 danmosemsftRemove disabled FEATURE_CASE_SENSITIVE_FILESYSTEM
2017-01-23 danmosemsftRemove disabled FEATURE_ADVANCED_MANAGED_ETW_CHANNELS
2017-01-23 Dan MoseleyMerge pull request dotnet/coreclr#9044 from dotnet...
2017-01-23 danmosemsftDisable and remove FEATURE_APPDOMAIN_RESOURCE_MONITORIN...
2017-01-23 Gaurav KhannaMerge pull request dotnet/coreclr#9035 from dotnet...
2017-01-23 Pat GavlinMerge pull request dotnet/coreclr#8724 from hqueue...
2017-01-23 danmosemsftRevert "remove FEATURE_APPDOMAIN_RESOURCEMONITORING...
2017-01-23 Ben AdamsRemove some Diagnostics.Eventing allocations (dotnet...
2017-01-23 dotnet-botUpdate CoreClr, CoreFx to beta-24923-01, beta-24923...
2017-01-23 Jonghyun Park[x86/Linux] Port two assertions in stackwalk.cpp (dotne...
2017-01-23 Hyeongseok Oh[ARM32/Linux] cross-architecture build errro: stub...
2017-01-23 Jonghyun Park[x86/Linux] Enable FEATURE_EH_FUNCLETS (dotnet/coreclr...
2017-01-23 Koundinya VeluriReport by-ref-like types to the GC (SpanOfT) (dotnet...
2017-01-23 danmosemsftRemove FEATURE_WINDOWSPHONE
2017-01-23 danmosemsftRemove FEATURE_VERSIONING
2017-01-23 danmosemsftFEATURE_SYNCHRONIZATIONCONTEXT_WAIT
2017-01-23 danmosemsftRemove FEATURE_STRONGNAME_MIGRATION
2017-01-23 danmosemsftRemove FEATURE_SPAN_OF_T and UseLegacyCompiler
2017-01-23 danmosemsftRemove FEATURE_MULTICOREJIT
2017-01-23 danmosemsftRemove FEATURE_MANAGED_ETW_CHANNELS
2017-01-23 danmosemsftRemove FEATURE_MAIN_CLR_MODULE_USES_CORE_NAME
2017-01-23 danmosemsftRemove FEATURE_LOADER_OPTIMIZATION
2017-01-23 danmosemsftRemove FEATURE_HOST_ASSEMBLY_RESOLVER
2017-01-23 danmosemsftRemove FEATURE_EXCEPTION_NOTIFICATIONS
2017-01-23 danmosemsftRemove FEATURE_EXCEPTIONDISPATCHINFO
2017-01-23 danmosemsftRemove FEATURE_CORRUPTING_EXCEPTIONS
2017-01-23 danmosemsftremove FEATURE_CORESYSTEM
2017-01-23 danmosemsftremove FEATURE_CORECLR (not used in cs)
2017-01-23 danmosemsftRemove FEATURE_COLLECTIBLE_TYPES symbol
2017-01-23 danmosemsftremove FEATURE_APPDOMAIN_RESOURCEMONITORING from corelib
2017-01-21 Jan VorlicekRemove __GNUC__ version checks (dotnet/coreclr#8978)
2017-01-21 James KoDelete unused AppDomain{Setup} types/members (dotnet...
2017-01-21 Joseph TremouletMerge pull request dotnet/coreclr#9027 from JosephTremo...
2017-01-21 Mike McLaughlinFix debugger launch race hitting breakpoints in startup...
2017-01-21 Joseph TremouletFix incorrect comment
2017-01-21 Jan KotasFixup Span<T> implementation to be more similar to...
2017-01-20 Jan VorlicekRemove PLATFORM_UNIX and FEATURE_PAL checks in PAL...
2017-01-20 Carol EidtMerge pull request dotnet/coreclr#8814 from YongseopKim...
2017-01-20 Gaurav KhannaMerge pull request dotnet/coreclr#9008 from dotnet...
2017-01-20 dotnet-botUpdate CoreClr, CoreFx to beta-24920-03, beta-24919...
2017-01-20 Joseph TremouletMerge pull request dotnet/coreclr#9004 from JosephTremo...
2017-01-20 Evgeny Pavlov[GDB-JIT][Linux] Fix incorrect displaying of (s)byte...
2017-01-20 Jonghyun Park[x86/Linux] Allow push/pop in funclet prolog and epilog...
2017-01-20 Jonghyun Park[x86/Linux] Port 'TransitionFrame::UpdateRegDisplay...
2017-01-20 Jonghyun Park[x86/Linux] Port 'CallerStackFrame::FromRegDisplay...
2017-01-20 Yongseop KimImplement NYI(Cast) of codegen for Ryujit ARM32
2017-01-20 Justin Van... Cleanup uses of string.Split (dotnet/coreclr#9010)
2017-01-20 Carol EidtMerge pull request dotnet/coreclr#8402 from CarolEidt...
2017-01-20 Carol EidtEnable promotion of SIMD fields of structs
2017-01-20 Jarret ShookMerge pull request dotnet/coreclr#9013 from jashook...
2017-01-20 jashookFix arm32 build break
2017-01-19 Hyung-Kyu ChoiImplement const, comparion and intrinsic for floating...
2017-01-19 Drew ScogginsAdd mkdir for CoreFx directory
2017-01-19 Gaurav KhannaMerge pull request dotnet/coreclr#9005 from dotnet...
2017-01-19 Pat GavlinMerge pull request dotnet/coreclr#8992 from seanshpark...
2017-01-19 Pat GavlinMerge pull request dotnet/coreclr#8731 from mskvortsov...
2017-01-19 Pat GavlinMerge pull request dotnet/coreclr#8715 from mskvortsov...
2017-01-19 Pat GavlinMerge pull request dotnet/coreclr#8725 from mskvortsov...
2017-01-19 Drew ScogginsMerge pull request dotnet/coreclr#8996 from DrewScoggin...
2017-01-19 Drew ScogginsMerge pull request dotnet/coreclr#8997 from DrewScoggin...
2017-01-19 dotnet-botUpdate CoreClr, CoreFx to beta-24919-03, beta-24919...
2017-01-19 Jonghyun Park[x86/Linux] Port 'FaultingExceptionFrame::UpdateRegDisp...
2017-01-19 Jonghyun Park[x86/Linux] Port 'HelperMethodFrame::UpdateRegDisplay...
2017-01-19 Michelle McDanielFix PInvoke Inline decision (dotnet/coreclr#8975)
2017-01-19 Stephen ToubMerge pull request dotnet/coreclr#8994 from dotnet...
2017-01-19 dotnet-botUpdate CoreClr, CoreFx to beta-24919-01, beta-24918...
2017-01-19 Drew ScogginsChange Http to Https
2017-01-19 Jonghyun ParkFix an error in build-test.cmd (dotnet/coreclr#8890)
2017-01-19 Carol EidtMerge pull request dotnet/coreclr#8991 from CarolEidt...
2017-01-19 Jonghyun Park[x86/Linux] Fix RtlRestoreContext (dotnet/coreclr#8916)
2017-01-18 mikednRemove ILDASM GUI cruft (dotnet/coreclr#8954)
2017-01-18 Jonghyun Park[x86/Linux] Do NOT use Shadow SP (dotnet/coreclr#8913)
2017-01-18 Gaurav KhannaMerge pull request dotnet/coreclr#8977 from dotnet...
2017-01-18 SaeHie Park[x86/Linux] Remove legacyjit and compatjit build
2017-01-18 Carol EidtFix consumeReg order for ArrOffs on arm64
2017-01-18 Drew ScogginsFix Linux perf run script
2017-01-18 Joseph TremouletMerge pull request dotnet/coreclr#8986 from JosephTremo...
2017-01-18 Joseph TremouletUnsuppress heap use marking for legacy codegen
2017-01-18 Stephen ToubMerge pull request dotnet/coreclr#8987 from stephentoub...
2017-01-18 Joseph TremouletFix inter-block heap-live-in calculation
2017-01-18 dotnet-botUpdate CoreClr, CoreFx to beta-24918-03, beta-24918...
2017-01-18 Jan KotasRollback parameter name change to fix failing corefx...
2017-01-18 Stephen ToubRemove EnumEqualityComparer serialization compat workaround
2017-01-18 Stephen ToubMerge pull request dotnet/coreclr#8984 from stephentoub...
2017-01-18 Stephen ToubMerge pull request dotnet/coreclr#8970 from stephentoub...
2017-01-18 Joseph TremouletRefactor GT_IND value-numbering
2017-01-18 Stephen ToubAddress PR feedback
2017-01-18 Stephen ToubFix DateTimeFormatInfo serialization on Unix
2017-01-18 Jonghyun Park[x86/Linux] Port RtlVirtualUnwind (dotnet/coreclr#8911)
2017-01-18 Bruce ForstallMerge pull request dotnet/coreclr#8851 from parjong...
next