platform/upstream/coreclr.git
2018-06-14 Anirudh AgnihotrySkip version (dotnet/corefx#28835)
2018-06-13 Kristian HellangAdded ISOWeek to System.Globalization (#18456)
2018-06-13 Jarret Shook[Windows|Arm64|VarArgs] Correctly pass HFA arguments...
2018-06-13 Bruce ForstallMerge pull request #18438 from BruceForstall/FixKeepAlive
2018-06-13 Carol EidtFix enregistered lclFld bug (#18418)
2018-06-13 Bruce ForstallMerge pull request #18442 from BruceForstall/DisableB65423
2018-06-13 Maryam Ariyanmoving ARM HW Intrinsics files to shared partition...
2018-06-13 Jan VorlicekFix allocation methods at few places in PAL (#18457)
2018-06-13 jswolf19Added CallerArgumentExpressionAttribute (corefx issue...
2018-06-13 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview1...
2018-06-13 Michal StrehovskýUpdate unshared Reflection.Emit files
2018-06-13 Michal StrehovskýMerge pull request dotnet/corert#5933 from dotnet/nmirror
2018-06-13 Maryam Ariyan Move x86 HW intrinsics files to shared (#18427)
2018-06-13 Bruce ForstallMerge pull request #18433 from BruceForstall/DisableLon...
2018-06-12 Bruce ForstallDisable test b65423, tracked by #18441
2018-06-12 Bruce ForstallFix GC KeepAlive test
2018-06-12 Luqun LouAdd public implementation WindowsRuntimeResourceManager...
2018-06-12 Bruce ForstallDisable HugeArray test in GCStress modes
2018-06-12 Andy AyersJIT: finally cloning -- handle fall through out of...
2018-06-12 Carol EidtUnify struct arg handling (#18358)
2018-06-12 Igor KulaychukFix unwinding of funclet with no epilog on x86/Linux...
2018-06-12 Tanner GoodingAdding containment support to more x86 HWIntrinsics...
2018-06-12 Pent PloompuuFix Decimal.NearNegativeZero/NearPositiveZero (#18424)
2018-06-11 Dan MoseleyReword invalid program exception message (#18409)
2018-06-11 Sergey Andreenkoskip empty regMask in verifyRegistersUsed (#18415)
2018-06-11 Stephen ToubStandardize on PLATFORM_WINDOWS instead of PLATFORM_UNI...
2018-06-11 Tarek Mahmoud... Fix UTF8 encoding fallback index (#18387)
2018-06-11 Luqun LouWinRT attribute Cleanup (#18412)
2018-06-11 Luqun LouRemove WinRTSynchronizationContextFactoryBase (#18385)
2018-06-11 Jarret Shook(Re)Enable NativeVarargs for CoreCLR (#18373)
2018-06-11 Paulo JanottiAdds the CoreLib IL to packages (#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 (#18380)
2018-06-09 Jan KotasAvoid NativeOverlapped pinning by allocating unmanaged...
2018-06-09 Stephen ToubUse nameof of Encoding classes (#18395)
2018-06-09 Bruce ForstallMerge pull request #18394 from BruceForstall/Fix10115
2018-06-09 Bruce ForstallMerge pull request #18363 from sdmaclea/PR-waitany...
2018-06-09 Maryam AriyanSome extra changes needed in shared
2018-06-09 Eric ErhardtRemove Substring in TimeZoneInfo parsing (#18378)
2018-06-09 Stephen ToubUse cached strings for values 0 to 9 (#18383)
2018-06-09 Stephen ToubRemove ConcurrentDictionary from CoreLib (#18308)
2018-06-09 Bruce ForstallRe-enable tests for Windows arm64
2018-06-09 Bruce ForstallMerge pull request #18382 from BruceForstall/MakeArmGcS...
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 (#18320)
2018-06-08 Luqun LouExpose public implementation AsyncCausalitySupport...
2018-06-08 Bruce ForstallMerge pull request #18287 from sdmaclea/TryClearGCStres...
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 #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 (#18288)
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 #18354 from sdmaclea/PR-eventsourcetrace
2018-06-07 Bruce ForstallMerge pull request #18340 from mikedn/ins-desc
2018-06-07 Carol EidtMerge pull request #18356 from CarolEidt/Fix_GT_START_NONGC
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 (#18322)
2018-06-07 Maryam AriyanMoves CurrentSystemTimeZone, ICastable, RegistryView...
2018-06-07 Tarek Mahmoud... Force short date pattern to use yyyy on Linux (#18316)
2018-06-07 Stephen ToubRemove dead case from string.Compare (#18345)
2018-06-07 Marek SafarGuard Windows code under PLATFORM_WINDOWS (#18344)
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 (#18334)
2018-06-07 Stephen ToubDelete FormatterConverter from CoreLib (#18336)
2018-06-07 Egor ChesakovCross-bitness support in JitInterface (#18329)
2018-06-07 mikednFix ARM cast codegen (#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 (#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 (#18188)
2018-06-06 Brian SullivanMerge pull request #18313 from dotnet-bot/from-tfs
2018-06-06 Carol EidtMerge pull request #18303 from mikedn/lockadd4
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 Alfred MyersFixed typos on readme (#18304)
next