Remove s_isProcessExiting and Clear of ALC list at exit
[platform/upstream/coreclr.git] / src /
2019-04-01 Jan VorlicekRemove s_isProcessExiting and Clear of ALC list at...
2019-04-01 Jan VorlicekDeliver Unload event at exit for all ALCs
2019-03-29 Jan VorlicekFix accidental non-collectible context unloading
2019-03-28 Carol EidtFix codegen for StoreNonTemporal (#23511)
2019-03-28 Carol EidtStruct & SIMD improvements (#22255)
2019-03-28 Bruce ForstallMerge pull request #23519 from BruceForstall/RestoreWin...
2019-03-28 Santiago Fernandez... Nullable: System.Object (#23466)
2019-03-28 Krzysztof WicherNullable: all calendars (#23469)
2019-03-28 Santiago Fernandez... Nullable: System.Char (#23480)
2019-03-28 Vladimir SadovMerge pull request #23325 from VSadov/CmpExchA64
2019-03-28 simplejackcoderGetPinnableReference on String.cs (#23428)
2019-03-28 Jan KotasMove QueryPerformanceCounter PInvokes to shared (dotnet...
2019-03-28 buyaa-nNullable updates for byte type (#23460)
2019-03-28 buyaa-nNullable changes for boolean type (#23451)
2019-03-28 Santiago Fernandez... Nullable: String (#23450)
2019-03-28 Krzysztof Wichernullable: number (#23454)
2019-03-28 Krzysztof WicherNullable: Uint32, (U)Int16, (U)Int64 (#23449)
2019-03-28 Krzysztof WicherNullable: Int32 (#23443)
2019-03-28 Steve MacLeanALC Enhancement nits (#23506)
2019-03-27 Steve MacLeanALC enhancements (#22273)
2019-03-27 Steve MacLeanExtend WindowsEventLog test for EntryPointFilter (...
2019-03-27 Sergey AndreenkoRevert "Delete unused variables in jit. Part 2. (#23481...
2019-03-27 Sergey AndreenkoDelete unused variables in jit. Part 2. (#23481)
2019-03-27 Andrew AuEliminate EventPipeBuffer::Close()
2019-03-27 Tanner GoodingFixing the codegen for x64 intrinsics to use EA_8BYTE...
2019-03-27 Fadi HannaReplacing the /Trusted_Platform_Assemblies switch with...
2019-03-26 Carol EidtHandle addressing modes for HW intrinsics (#22944)
2019-03-26 Tanner GoodingCleaning up the P/Invoke signatures for QPF and QPC...
2019-03-25 Jan VorlicekMerge pull request #23430 from janvorli/disable-ijw...
2019-03-25 David WrightonReplace Win32 resource reading logic with cross platfor...
2019-03-25 Andy AyersJIT: don't treat whitespace as separator in assembly...
2019-03-25 Jan VorlicekDisable loading IJW assemblies into collectible ALC
2019-03-25 Jan VorlicekMerge pull request #23413 from luhenry/fix-gh22302-2
2019-03-25 Tomáš RylekMiscellaneous R2RDump improvements (#23215)
2019-03-25 Nick Schonningtypo: Double word "both" (dotnet/corefx#36272)
2019-03-25 Nick Schonningtypo: Double word "never" (dotnet/corefx#36300)
2019-03-25 Nick Schonningtypo: Double word "to" (dotnet/corefx#36264)
2019-03-25 Nick Schonningtypo: Double word "that" (dotnet/corefx#36269)
2019-03-25 Nick Schonningtypo: Double word "a" (dotnet/corefx#36271)
2019-03-25 Nick Schonningtypo: Double word "in" (dotnet/corefx#36270)
2019-03-25 Nick Schonningtypo: Double word "the" (dotnet/corefx#36274)
2019-03-25 Nick Schonningtypo: Double word "this" (dotnet/corefx#36273)
2019-03-25 Nick Schonningtypo: Double word "are" (dotnet/corefx#36275)
2019-03-25 Nick Schonningtypo: Double word "types" (dotnet/corefx#36276)
2019-03-25 Nick Schonningtypo: Double word "is" (dotnet/corefx#36283)
2019-03-25 Nick Schonningtypo: Double word "we" (dotnet/corefx#36288)
2019-03-24 Nick Schonningtypo: Double word "as" (dotnet/corefx#36277)
2019-03-23 Levi BroderickReplace slow implementations in ASCIIUtility with fast...
2019-03-23 Jeremy KoritzinskyFix WinRT marshalling for NotifyPropertyChangedEventArg...
2019-03-22 Sergey AndreenkoDelete unused variables in jit. Part1. (#23399)
2019-03-22 Tarek Mahmoud SayedApply Optimization in Index.GetOffset suggested by...
2019-03-22 Marek SafarMove Exception to shared partition (#23361)
2019-03-22 Andy HansonMerge pull request #23366 from andy-ms/heap_hard_limit
2019-03-22 Ludovic HenryImprove detection of CPU limits when running inside...
2019-03-22 Andrew HoeflingUpdated Exception Handling for Collection<T> (#23290)
2019-03-22 Brian SullivanMerge pull request #23391 from briansull/pipeline-work
2019-03-21 Jan VorlicekMerge pull request #23321 from franksinankaya/gcc_clean...
2019-03-21 Andrew AuAvoid stack walk as specified in the exclusion list
2019-03-21 Bruce ForstallMerge pull request #23369 from BruceForstall/UpdateStat...
2019-03-21 Brian BoheMoving gen stack level to code gen interface (#23328)
2019-03-21 Brian SullivanMerge pull request #23350 from briansull/hva-tests
2019-03-21 Bruce ForstallMerge pull request #23389 from BruceForstall/ReplaceZip...
2019-03-21 Russ KeldorphMerge pull request #23384 from dotnet/darc-master-e8de3...
2019-03-21 José Rivero[EventPipe] Fix linker warning on Debug/Checked build...
2019-03-21 Marek SafarMove Buffer constants to platform specific files (...
2019-03-21 Jan KotasUpdate CoreCLR for changes in shared partition
2019-03-21 Jan KotasUnify EnumInfo and NamesAndValues
2019-03-21 Jan KotasHoist calls to IsBitwiseEquatable (#23381)
2019-03-21 Jeremy KoritzinskyRuntime changes for IJW Activation (#22636)
2019-03-20 Brian SullivanMerge branch 'master' into hva-tests
2019-03-20 Bruce ForstallUpdate emitter statistics
2019-03-20 Andy HansonDon't compact LOH just because a heap_hard_limit exists
2019-03-20 Brian BoheAdding a flag to able/disable scope info (#23298)
2019-03-19 Jeremy KoritzinskyImplement support for copy constructors when marshallin...
2019-03-19 Brian SullivanMerge branch 'master' into hva-tests
2019-03-19 Sung Yoon WhangRemove timer in RuntimeEventSource (#23311)
2019-03-19 GrantTrim/TrimStart/TrimEnd methods for Memory and Span...
2019-03-19 David MasonReintroduce PR #22617 (Update added types and methoddef...
2019-03-19 Brian BoheAdding const to functions that don't change or shouldn...
2019-03-19 Jarret ShookRevert "Delete suspicious code in delegate construction...
2019-03-19 Levi BroderickAdd Utf8String skeleton (#23209)
2019-03-19 Levi BroderickAdd Rune.TryEncodeToUtf8 and related APIs (#23250)
2019-03-18 William GodbeMerge pull request #23314 from dotnet/darc-master-64805...
2019-03-18 Maoni StephensFix for running in a container without mem limit set...
2019-03-18 Sinan KayaFix explicit constructor calls and Remove multi-line...
2019-03-18 Sinan KayaConversion issues
2019-03-18 Jan VorlicekMerge pull request #23307 from franksinankaya/gcc_clean...
2019-03-18 Jan VorlicekMerge pull request #23179 from franksinankaya/gcc_clean...
2019-03-18 José Rivero[EventPipe] Adding an IPC server to handle out of proce...
2019-03-18 Levi BroderickMake more types eligible for vectorized code paths...
2019-03-18 Sinan KayaCorrect ignored align attribute
2019-03-18 Sinan KayaConst has static linkage
2019-03-17 Sinan KayaRemove old files
2019-03-17 Sinan KayaCorrect current script dir detection
2019-03-17 Sinan KayaFix conversion issues
2019-03-17 Egor BogatovMove Enum and CorElementType to shared (#23177)
2019-03-17 Sung Yoon WhangFixing some payload serialization issue on new EventCou...
2019-03-16 Elinor FungFix x86 dumps from HandleFatalError showing misleading...
2019-03-16 Nikita PotapenkoFix typo (#23300)
2019-03-16 Andy AyersJIT: clear stub register assignment for tail calls...
next