summaryrefslogtreecommitdiff
path: root/src/utilcode
AgeCommit message (Expand)AuthorFilesLines
2018-04-05Rename conflicting definitions VER_MAJOR/MINORVERSION macros (#17364)Jan Kotas1-11/+8
2018-03-31Delete dead code to support OSes prior to Windows 7 (#17367)Jan Kotas1-111/+1
2018-03-24Delete some unused functions (#17193)mikedn1-92/+0
2018-03-24Delete unused files from src/inc (#17186)Jan Kotas3-171/+0
2018-03-19Delete unused downlevel globalization support (#17022)Jan Kotas5-4144/+3
2018-03-13Revert "Revert "Fix handling of incorrect assemblies on Unix (#16747)" (#1679...Jan Kotas1-1/+2
2018-03-06Revert "Fix handling of incorrect assemblies on Unix (#16747)" (#16790)Jan Kotas1-2/+1
2018-03-05Fix handling of incorrect assemblies on Unix (#16747)Ruben Ayrapetyan1-1/+2
2018-02-17delete unused mirror files (#16423)Sergey Andreenko5-5/+0
2018-01-23Delete dead code (#15990)Jan Kotas1-15/+0
2018-01-19Revert "Change just-in-time debugging registry keys. (#15722)" (#15921)Mike McLaughlin1-5/+5
2018-01-12LoaderHeap: remove LHF_ZEROINIT option.Konstantin Baladurin1-15/+4
2018-01-05Change just-in-time debugging registry keys. (#15722)Mike McLaughlin1-5/+5
2017-12-02Delete sortversioning.cpp/h (#15345)Jan Kotas3-897/+0
2017-11-30Jumpstub fixes (#15296)Jan Kotas1-2/+2
2017-11-27Improve Monitor scaling (#14216)Koundinya Veluri1-1/+2
2017-11-07Delete dead code (#14901)Jan Kotas1-57/+0
2017-10-27Delete dead code (#14703)Jan Kotas1-1508/+0
2017-10-16Delete dead code (#14521)Jan Kotas1-343/+1
2017-10-11Delete !FEATURE_IMPLICIT_TLS (#14398)Jan Kotas2-284/+0
2017-09-14Fix crossgen memory mappings (#13972)Jan Vorlicek1-0/+4
2017-08-14Added SetThreadDescription to set the unmanaged thread name (#12593)Alois-xx1-0/+39
2017-08-09Fixed issue #13282. (#13291)Mike McLaughlin1-1/+1
2017-07-31 Fill freed loader heap chunk with non-zero value (#12731)Jonghyun Park1-9/+26
2017-07-26[Arm64] Enable CPUGroupInfo (#12766)Steve MacLean1-10/+10
2017-07-21Add CGroup CFS CPU limit support (#12797)Guillaume B1-17/+28
2017-07-17Fix alignment of reads in MD5Transform. (#12800)Ruben Ayrapetyan1-1/+13
2017-07-06Fix DumpLog to be compatible with CoreRT (#12636)Jan Kotas1-1/+1
2017-06-12[Arm64/Unix] Add 64K page support (#10981)Steve MacLean7-19/+52
2017-06-02Fix a bug in LoadNativeStringResource to honor the contract properly when the...Yi Zhang (CLR)2-3/+2
2017-05-29Implement GetCurrentProcessCpuCount for Unix and merge NumberOfProcesors impl...Tom Deseyn1-23/+4
2017-05-23Direct mapping of IL-assembly images that don't contain writeable sections.Ruben Ayrapetyan1-0/+31
2017-05-08Make CoreCLR work properly under PaX's RANDMMAP (#11382)Koundinya Veluri1-5/+20
2017-04-24Remove PAL FileAlignment restriction (#10959)Steve MacLean1-3/+0
2017-04-19Add NUMA and thread affinity support for Unix (#10938)Jan Vorlicek1-12/+22
2017-03-311. Remove disable of C4996Rahul Kumar1-4/+0
2017-03-28Removing Unnecessary CloseBuffer callsRama Krishnan Raghupathy1-4/+1
2017-03-25Typo correction (#10482)Ofer Zelig1-2/+2
2017-03-23[Unix] runtest.sh crossgen should exit on failure (#9907)Steve MacLean1-2/+2
2017-03-17Fix overflow when computing dwWeight in CPUGroupInfo::InitCPUGroupInfoArray (...Han Lee1-3/+26
2017-03-13Merge pull request #10153 from adityamandaleeka/remove_stress_threadAditya Mandaleeka2-184/+0
2017-03-13Remove STRESS_THREAD.Aditya Mandaleeka2-184/+0
2017-03-13Work for IBC profiling with ReadyToRun imagesBrian Sullivan1-3/+3
2017-03-07[x86/linux] Fix "Undefined Reference" error in CLR release build. (#10000)ragmani1-2/+2
2017-02-28Globalization merge (#9835)Tarek Mahmoud Sayed1-3/+0
2017-02-15Remove never defined FEATURE_WIN_DB_APPCOMPATdanmosemsft1-159/+0
2017-02-14Remove never defined FEATURE_MIXEDMODEdanmosemsft1-1/+1
2017-02-14Remove never defined FEATURE_INCLUDE_ALL_INTERFACESdanmosemsft1-5/+0
2017-02-14Add case-insensitive String.Replace overloads (#9316)Erti-Chris Eelmaa2-6/+28
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-94/+0