platform/upstream/dotnet/runtime.git
2018-06-12 Bruce ForstallDisable test b65423, tracked by dotnet/coreclr#18441
2018-06-11 Stephen ToubStandardize on PLATFORM_WINDOWS instead of PLATFORM_UNI...
2018-06-11 Tarek Mahmoud... Fix UTF8 encoding fallback index (dotnet/coreclr#18387)
2018-06-11 Luqun LouWinRT attribute Cleanup (dotnet/coreclr#18412)
2018-06-11 Luqun LouRemove WinRTSynchronizationContextFactoryBase (dotnet...
2018-06-11 Jarret Shook(Re)Enable NativeVarargs for CoreCLR (dotnet/coreclr...
2018-06-11 Paulo JanottiAdds the CoreLib IL to packages (dotnet/coreclr#18372)
2018-06-11 Chris SienkiewiczFix PCODE not having thumb bit set when comparing two...
2018-06-11 Anirudh AgnihotryRemoved length restrictions on named synchronization...
2018-06-10 William GodbeUpdate Buildtools (dotnet/coreclr#18380)
2018-06-09 Jan KotasAvoid NativeOverlapped pinning by allocating unmanaged...
2018-06-09 Stephen ToubUse nameof of Encoding classes (dotnet/coreclr#18395)
2018-06-09 Bruce ForstallMerge pull request dotnet/coreclr#18394 from BruceForst...
2018-06-09 Bruce ForstallMerge pull request dotnet/coreclr#18363 from sdmaclea...
2018-06-09 Maryam AriyanSome extra changes needed in shared
2018-06-09 Eric ErhardtRemove Substring in TimeZoneInfo parsing (dotnet/corecl...
2018-06-09 Stephen ToubUse cached strings for values 0 to 9 (dotnet/coreclr...
2018-06-09 Stephen ToubRemove ConcurrentDictionary from CoreLib (dotnet/corecl...
2018-06-09 Bruce ForstallRe-enable tests for Windows arm64
2018-06-09 Bruce ForstallMerge pull request dotnet/coreclr#18382 from BruceForst...
2018-06-09 Brian RobbinsFix EventPipe EventHandle Caching for TraceLogging...
2018-06-08 Russ KeldorphFix coredistools download script now that Packages...
2018-06-08 Anirudh AgnihotryMoved Mutex.cs From src to shared (dotnet/coreclr#18320)
2018-06-08 Luqun LouExpose public implementation AsyncCausalitySupport...
2018-06-08 Bruce ForstallMerge pull request dotnet/coreclr#18287 from sdmaclea...
2018-06-08 Bruce ForstallDisable 3 tests incompatible with GCStress=3
2018-06-08 Steve MacLeanFix threading gcStress fails
2018-06-08 AmyMerge pull request dotnet/coreclr#18326 from acmyu/gc
2018-06-08 Sergey AndreenkoWorkaround for compiler.hpp (1848) - Assertion failed...
2018-06-08 Egor ChesakovDisable failing CoreFx tests on Windows/arm and Linux...
2018-06-08 Andy AyersJIT: Fix bug in finally cloning caused by unsound callf...
2018-06-08 Pent PloompuuFixed and optimized Decimal.GetHashCode (dotnet/coreclr...
2018-06-08 Brian RobbinsAdd missing #ifdef.
2018-06-08 Aaron RobinsonInterop Copy tests now all return 101 during fail rathe...
2018-06-08 Bruce ForstallMerge pull request dotnet/coreclr#18354 from sdmaclea...
2018-06-07 Bruce ForstallMerge pull request dotnet/coreclr#18340 from mikedn...
2018-06-07 Carol EidtMerge pull request dotnet/coreclr#18356 from CarolEidt...
2018-06-07 Amy YuGcInfo belongs to method, not runtime function
2018-06-07 Steve MacLeanWaitany test debug and cleanup
2018-06-07 Krzysztof WicherSkip old time zones adjustments with offsets higher...
2018-06-07 Carol EidtGT_START_NONGC has no kill set
2018-06-07 Steve MacLeanMark eventsourcetrace GCStressIncompatible
2018-06-07 Noah FalkAllow ILCodeVersion to fallback to default IL (dotnet...
2018-06-07 Maryam AriyanMoves CurrentSystemTimeZone, ICastable, RegistryView...
2018-06-07 Tarek Mahmoud... Force short date pattern to use yyyy on Linux (dotnet...
2018-06-07 Stephen ToubRemove dead case from string.Compare (dotnet/coreclr...
2018-06-07 Marek SafarGuard Windows code under PLATFORM_WINDOWS (dotnet/corec...
2018-06-07 Steve MacLeanUse atomic ops in CommitGCStressInstructionUpdate()
2018-06-07 Mike DanesIncrease instrDesc::_idIns width on XARCH
2018-06-07 Alfred MyersFixed a couple of comments about ArgumentException...
2018-06-07 Stephen ToubRemove a dead branch from __DTString (dotnet/coreclr...
2018-06-07 Stephen ToubDelete FormatterConverter from CoreLib (dotnet/coreclr...
2018-06-07 Egor ChesakovCross-bitness support in JitInterface (dotnet/coreclr...
2018-06-07 mikednFix ARM cast codegen (dotnet/coreclr#18063)
2018-06-07 Tanner GoodingAdding containment support for more x86 hardware intrin...
2018-06-06 Amy YuRefactoring gcInfo, added verbose option to cli
2018-06-06 Amy YuFix error cause by merge
2018-06-06 Amy YuFix unwindInfo bug caused by missing alignmentPad,...
2018-06-06 Amy YuUse single variable for multiple tabs
2018-06-06 Amy YuRead slot table, dump GcInfo
2018-06-06 Amy YuExtract other fields from gcinfo
2018-06-06 Amy YuExtract gcinfo header, return kind and code length...
2018-06-06 Amy YuExtract gcinfo from image
2018-06-06 Amy YuAvoid passing R2RReader to R2RMethod and RuntimeFunctio...
2018-06-06 Amy YuUse typeDef.Namespace to get full namespace, move to...
2018-06-06 AmyR2RDump - Unwind Info (dotnet/coreclr#18248)
2018-06-06 Jan VorlicekFix issue in Compiler::impImportStaticFieldAccess ...
2018-06-06 Andy AyersJIT: implement assembly name dissassembly filtering...
2018-06-06 Maryam AriyanMoves FastResourceComparer and TaskAwaiter to shared...
2018-06-06 Koundinya VeluriIncrease timeout and log the result for some WaitAny...
2018-06-06 Noah FalkAdd instructions for making idl file changes (dotnet...
2018-06-06 Brian SullivanMerge pull request dotnet/coreclr#18313 from dotnet...
2018-06-06 Carol EidtMerge pull request dotnet/coreclr#18303 from mikedn...
2018-06-05 Brian SullivanFix a warning as error issue that causes a build break...
2018-06-05 Egor ChesakovUse sysconf(_SC_NPROCESSORS_CONF) instead of sysconf...
2018-06-05 Mike DanesUse the actual type of LOCKADD's data operand
2018-06-05 Andy AyersUpdate SDK used to build jitutils to 2.1 RC (dotnet...
2018-06-05 Luqun LouUse WChar instead of char (dotnet/coreclr#18294)
2018-06-04 Andy AyersJIT: tolerate byref/nint return type mismatches during...
2018-06-04 Tanner GoodingAdding function headers to the 'emitIns_SIMD_*' methods...
2018-06-04 Tanner GoodingUpdating the x86 HWIntrinsics to support containment...
2018-06-04 Tanner GoodingFixing up ContainCheckHWIntrinsic to use intrinsicId...
2018-06-04 Tanner GoodingFixing the name of the paramters in the emitIns_SIMD_...
2018-06-04 Carol EidtMerge pull request dotnet/coreclr#18267 from mikedn...
2018-06-04 Jan KotasMake Encoding.Unicode.GetString faster on 64-bit platfo...
2018-06-04 AmyR2RDump - Dump AvailableTypes section contents (dotnet...
2018-06-04 Mike DanesCleanup LOCKADD handling
2018-06-04 Alfred MyersFixed a couple of comments on TimeSpan.SecondsPerTick...
2018-06-04 Benjamin HodgsonOptimise HtmlEncode to produce less garbage
2018-06-04 Brian RobbinsFlow EventSources to EventPipe on Windows (dotnet/corec...
2018-06-04 Egor ChesakovWork in VM towards cross-bitness crossgen (dotnet/corec...
2018-06-04 Andrey KurdyumovFix error during compilation with /permissive- (dotnet...
2018-06-04 Michelle McDanielBe more aggressive with Partial NGen (dotnet/coreclr...
2018-06-04 Carol EidtMerge pull request dotnet/coreclr#18264 from luqunl...
2018-06-04 Russ KeldorphFix build break (dotnet/coreclr#18278) (dotnet/coreclr...
2018-06-04 Jan KotasDelete unused file (dotnet/coreclr#18271)
2018-06-03 John DoeTypo (dotnet/coreclr#18266)
2018-06-03 Robin SueWarnings cleanup (dotnet/coreclr#18260)
2018-06-03 luqunlSet GTF_RELOP_QMARK in gtNewQmarkNode
2018-06-03 John DoeTypo (dotnet/coreclr#18261)
next