summaryrefslogtreecommitdiff
path: root/src/inc/utilcode.h
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-16Make JitDump work in ilc.exeJan Kotas1-2/+8
2015-11-23Delete code under !NO_CRT defineJan Kotas1-9/+0
2015-10-20Add attribution for lookup3.cRichard Lander1-2/+10
2015-09-25Fix for 134453: fix prefast warningsRahul Kumar1-0/+2
2015-09-08Replace MAX_PATH with new defines, rest of coreclr.Lakshmi Priya Sekar1-1/+1
2015-08-22Enable gcroot and other gc related sos commands.Mike McLaughlin1-0/+5
2015-07-29Fix prefast warnings in CLR codeEugene Zemtsov1-1/+1
2015-05-26Fix the implicit-exception-spec-mismatch warningJan Vorlicek1-2/+8
2015-03-24Add native resources compilation on LinuxJan Vorlicek1-0/+9
2015-03-17Fix some of the issues found by Viva64 static analyserJan Kotas1-12/+0
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+5737