platform/upstream/dotnet/runtime.git
2016-10-03 Igor KulaychukFix DWARF linetable info provided by GDBJIT (dotnet...
2016-10-02 Sean GillespieFix a bug where the DAC read four more bytes than neces...
2016-10-02 Koundinya VeluriRemove WaitHandleExtensions, as it is implemented in...
2016-10-02 Vance MorrisonMerge pull request dotnet/coreclr#7361 from vancem...
2016-10-02 Vance MorrisonMerge pull request dotnet/coreclr#7359 from vancem...
2016-10-01 Evgeny PavlovInitial support of local variables and method arguments...
2016-10-01 Gaurav KhannaMerge pull request dotnet/coreclr#7437 from dotnet...
2016-10-01 dotnet-botUpdate CoreClr, CoreFx to beta-24601-02, beta-24601...
2016-10-01 Jan KotasMerge pull request dotnet/coreclr#7433 from dotnet...
2016-10-01 Pat GavlinMerge pull request dotnet/coreclr#7438 from pgavlin...
2016-10-01 Pat GavlinMerge pull request dotnet/coreclr#7432 from pgavlin...
2016-10-01 Rahul KumarMerge pull request dotnet/coreclr#7388 from rahku/_appd...
2016-09-30 Pat GavlinProperly initialize lvaTrackedVarSet.
2016-09-30 Alex PerovichPort changes to UnmanagedMemoryStream from corefx ...
2016-09-30 Rahul KumarExpose AppDomain apis
2016-09-30 Pat GavlinCall `gtEffectiveVal` in `gtWalkOp`.
2016-09-30 Michelle McDanielMerge pull request dotnet/coreclr#7428 from adiaaida...
2016-09-30 Carol EidtMerge pull request dotnet/coreclr#7427 from CarolEidt...
2016-09-30 Koundinya VeluriMerge pull request dotnet/coreclr#7365 from dotnet...
2016-09-30 Jarret ShookMerge pull request dotnet/coreclr#7429 from jashook...
2016-09-30 Michelle McDanielCopy GTF_ALL_EFFECTS to hiResult in decomp
2016-09-30 jashookExclude DevDiv_255294.cmd for jit32 due to timeout
2016-09-30 dotnet-botUpdate CoreClr, CoreFx, External to beta-24529-03,...
2016-09-30 RimashMohomedExplicitly specify feature test macro for glibc earlier...
2016-09-30 Carol EidtArm64 StoreBlk Lowering Fix
2016-09-30 James KoFix change to GenericEqualityComparer.Equals from dotne...
2016-09-30 Tarek Mahmoud... Merge pull request dotnet/coreclr#7420 from tarekgh...
2016-09-30 Ian HaysAdd missing System.IO APIs (dotnet/coreclr#7385)
2016-09-30 SivarvMerge pull request dotnet/coreclr#7407 from sivarv...
2016-09-29 Tarekm Mahmoud... Enable added Calendar APIS on Linux
2016-09-29 Carol EidtMerge pull request dotnet/coreclr#7399 from CarolEidt...
2016-09-29 sivarvOptimize codegen when SIMD (in)Equality that produces...
2016-09-29 Adam TornhillCorrect preprocessor conditional termination in case...
2016-09-29 Pat GavlinRemove some unreachable code that was causing the Proje...
2016-09-29 Jonghyun ParkSet THUMB bit for RUNTIME_FIXUP_HELPER functions (dotne...
2016-09-29 Mike McLaughlinFix ifdefs used to select the symbol reader dll name...
2016-09-29 Carol EidtRefactor common codegen code
2016-09-29 Pat GavlinFix a typo in jit.settings.targets.
2016-09-29 Rama krishnan... Merge pull request dotnet/coreclr#7404 from tarekgh...
2016-09-29 Peter KukolAdd option to measure time spent inside calls to the...
2016-09-29 Mike McLaughlin[tfs-changeset: 1629999]
2016-09-29 Tarekm Mahmoud... Add Normalization functionality to Linux
2016-09-29 Alex PerovichExpose required S.Resources members on corelib (dotnet...
2016-09-28 Pat GavlinMerge pull request dotnet/coreclr#7368 from pgavlin...
2016-09-28 Pat GavlinFix lowering's containment analysis.
2016-09-28 Rama krishnan... Merge pull request dotnet/coreclr#7403 from ramarag...
2016-09-28 Rama Krishnan... Adding back isVolatile to mscorlib facade as C# compile...
2016-09-28 Jeremy BartonMerge pull request dotnet/coreclr#7356 from bartonjs...
2016-09-28 Koundinya VeluriMerge pull request dotnet/coreclr#7392 from kouvel...
2016-09-28 Mike McLaughlinFix System.Diagnostics.StackTrace version in stack...
2016-09-28 Russ KeldorphMerge pull request dotnet/coreclr#7306 from hseok-oh...
2016-09-28 Koundinya VeluriWork around issue in dotnet/coreclr#7365 by referencing...
2016-09-28 Gaurav KhannaMerge pull request dotnet/coreclr#7379 from gkhanna79...
2016-09-28 Jonghyun ParkInvoke 'copy_test_native_bin_to_test_root' inside ...
2016-09-28 James KoSpecialize IndexOf, LastIndexOf for the enum equality...
2016-09-27 SivarvMerge pull request dotnet/coreclr#7367 from sivarv...
2016-09-27 Gaurav KhannaCentralize APISet and WinArm32 package versions as...
2016-09-27 Gaurav KhannaCentralize versioning and stabilization of nuget packages.
2016-09-27 Sean GillespieMove dlstack test exclusion to all configurations inste...
2016-09-27 sivarvOptimize SIMD codegen for (in)equality check against...
2016-09-27 Hyeongseok Ohremove comments
2016-09-26 Mike McLaughlinFix arm64 build issue dotnet/coreclr#7355. (dotnet...
2016-09-26 Vance MorrisonFix build break.
2016-09-26 Sean GillespieIntroduce "IGCToCLR" and use it within the GC to interf...
2016-09-26 Vance MorrisonFix one more place where Writing EventSource messages...
2016-09-26 Vance MorrisonFix for issue 6768 NullRef when access Level when there...
2016-09-26 Vance MorrisonAdd the serialization of the Message field when writtin...
2016-09-26 bartonjsFix stale OSX getting started to stop using `brew link`
2016-09-26 Jonghyun ParkCheck PAL first, and then Windows Phone (dotnet/coreclr...
2016-09-26 Dan MoseleyAdd missing System.Security ns types. (dotnet/coreclr...
2016-09-25 Dan MoseleyAdd the IsSecurityXX properties omitted from Type base...
2016-09-25 Hugh BellamyAdd Math.Clamp methods (dotnet/coreclr#7242)
2016-09-25 James KoMicro-optimization for IList.Contains array implementat...
2016-09-24 Rama krishnan... Merge pull request dotnet/coreclr#7328 from ramarag...
2016-09-24 Tarek Mahmoud... Merge pull request dotnet/coreclr#7337 from tarekgh...
2016-09-24 Mike McLaughlinRemove CoreCLR's dependency on the diasymreader.dll...
2016-09-23 Joseph TremouletMerge pull request dotnet/coreclr#7332 from JosephTremo...
2016-09-23 Tarekm Mahmoud... Fix the Collation name returned from CompareInfo.Name...
2016-09-23 Rama Krishnan... Adding MemoryFailPoint Removing some markers
2016-09-23 Xiangyang ... update JIT_MemSet/MemCpy, Buffer::BlockCopy and Buffer...
2016-09-23 Jeremy KuhneMerge pull request dotnet/coreclr#7327 from JeremyKuhne...
2016-09-23 SivarvMerge pull request dotnet/coreclr#7329 from sivarv...
2016-09-23 sivarvOptimize codegen for SIMDIntrinsicGetItem when SIMD...
2016-09-23 Joseph TremouletRemove vestigial assertions
2016-09-23 Joseph TremouletAllow inlining with volatile actual argument exprs
2016-09-23 Jarret ShookRemove the dependency of using config.json in cwd ...
2016-09-23 Koundinya VeluriExpose some types/members (dotnet/coreclr#7320)
2016-09-23 Peter KukolSplit MORPH into multiple phases. (dotnet/coreclr#7314)
2016-09-23 Tarek Mahmoud... Merge pull request dotnet/coreclr#7325 from tarekgh...
2016-09-22 Jeremy KuhneFix 8.3 UNC expansion
2016-09-22 Tarekm Mahmoud... Add the needed StringInfo methods to Linux implementation
2016-09-22 Carol EidtMerge pull request dotnet/coreclr#7303 from CarolEidt...
2016-09-22 Stephen ToubAdd System.Reflection.Pointer deserialization ctor...
2016-09-22 Jan KotasMerge pull request dotnet/coreclr#7318 from dotnet...
2016-09-22 Mike McLaughlinFix Unable to step through Visual Studio remote debugge...
2016-09-22 Pat GavlinMerge pull request dotnet/coreclr#7319 from pgavlin...
2016-09-22 Tarek Mahmoud... Merge pull request dotnet/coreclr#7315 from tarekgh...
2016-09-22 Pat GavlinFix formatting issues.
2016-09-22 Carol EidtMerge pull request dotnet/coreclr#7309 from CarolEidt...
2016-09-22 Tarekm Mahmoud... Support Digit and Decimal values in CharUnicodeInfo
next