summaryrefslogtreecommitdiff
path: root/src/inc/utilcode.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-05many core (#25350)Maoni Stephens1-0/+3
2019-06-11Delete dead code (#25066)Jan Kotas1-11/+0
2019-05-24Delete FEATURE_USE_LCID (#24767)Jan Kotas1-31/+1
2019-05-14Fix issues reported by PREfast static analysis tool (#24577)Jan Kotas1-7/+7
2019-04-09Remove Unix CPU groups emulationJan Vorlicek1-5/+14
2019-04-04Modify affinity range config format for WindowsJan Vorlicek1-0/+1
2019-03-15Use HKLM for CLSID lookup (#23258)Elinor Fung1-11/+0
2019-03-07Cleanup unused hosting interfaces (#23091)Jan Kotas1-4/+1
2019-03-01Revert heapcount and enable CPU Groups to fix Ubuntu FPE (#22861)Varun Venkatesan1-49/+1
2019-02-14Gnuport cleanup 3 (#22581)Sinan Kaya1-10/+1
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-2/+0
2018-10-04Remove AppDomain unload (#20250)Jan Vorlicek1-9/+0
2018-08-02Remove unused/nop/questionable code (#19239)Aaron Robinson1-98/+0
2018-07-17Move Decimal to shared (#18948)Pent Ploompuu1-42/+23
2018-07-16Apply tiering's call counting delay more broadly (#18610)Koundinya Veluri1-0/+8
2018-06-25Cross-bitness in instance fields placement and CORINFO structs (#18366)Egor Chesakov1-0/+8
2018-03-26Remove a few bogus reinterpret_cast(nullptr_t) (#17229)mikedn1-3/+3
2018-03-19Delete unused downlevel globalization support (#17022)Jan Kotas1-1/+1
2018-03-10Fix build with Clang 6.0 and enable build with Clang 5.0 (#16855)Jan Vorlicek1-1/+1
2018-01-19Revert "Change just-in-time debugging registry keys. (#15722)" (#15921)Mike McLaughlin1-7/+1
2018-01-08Fixed superpmi JIT debugging on desktop build. (#15773)Mike McLaughlin1-1/+7
2018-01-05Change just-in-time debugging registry keys. (#15722)Mike McLaughlin1-2/+2
2017-11-27Improve Monitor scaling (#14216)Koundinya Veluri1-0/+1
2017-08-14Added SetThreadDescription to set the unmanaged thread name (#12593)Alois-xx1-0/+2
2017-06-12[Arm64/Unix] Add 64K page support (#10981)Steve MacLean1-0/+3
2017-04-20[x86/Linux] Use CDECL as STDAPICALLTYPE (#10969)Jonghyun Park1-4/+4
2017-04-19Add NUMA and thread affinity support for Unix (#10938)Jan Vorlicek1-2/+2
2017-02-10Revert "Remove always defined FEATURE_CORRUPTING_EXCEPTIONS"danmosemsft1-0/+2
2017-02-10Remove always defined FEATURE_CORRUPTING_EXCEPTIONSdanmosemsft1-2/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-250/+0
2016-12-08[x86/Linux] Fix inconsistent GetCLRFunction definitions (#8472)Jonghyun Park1-0/+2
2016-11-29[x86/Linux] Add virtual dtor for ArrayStubCache class (#8339)Jonghyun Park1-1/+1
2016-11-23[GDBJIT] Fix thunk symbol generation for ARM (#8205)Andrey Kvochko1-0/+11
2016-11-09Disable GUI dialogs on Windows by defaultRuss Keldorph1-0/+5
2016-08-25Fix build break. checkin done by tarekmsdotnet-bot1-1/+1
2016-05-27Merge pull request #5295 from adityamandaleeka/noexcept_nothrow_newAditya Mandaleeka1-6/+1
2016-05-26Add noexcept to some non-throwing new overloads.Aditya Mandaleeka1-6/+1
2016-05-25WinMD Adapter should only lookup mscorlib in WinMD referencesGaurav Khanna1-0/+2
2016-05-16Initial change to support System.Private.CoreLib.dll as Core Library.Gaurav Khanna1-0/+26
2016-05-06enable affinity and numa for GC and some bug fixesMaoni01-27/+0
2016-04-29ARM64: Enabling Crossgen End-to-End MscorlibKyungwoo Lee1-0/+36
2016-04-14Move `BitPosition` into its own file.Pat Gavlin1-47/+1
2016-03-09Delete dead codeJan Kotas1-5/+4
2016-03-07Reapply change 1578859: Add a new set of APIs for JIT configuration.Pat Gavlin1-0/+8
2016-02-29Support long paths in CoreCLR runtime on WindowsJohn Chen (JOCHEN7)1-0/+8
2016-02-25Roll back change 1578859 on behalf of pagavlin. Change broke SuperPMI.dotnet-bot1-8/+0
2016-02-25Add a new set of APIs for JIT configuration.Pat Gavlin1-0/+8
2016-02-19This Change Adds initial Support for LongFiles in the VM,Rama Krishnan Raghupathy1-5/+6
2016-02-01Fix OACR errors for ProjectKdotnet-bot1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3