summaryrefslogtreecommitdiff
path: root/src/utilcode
AgeCommit message (Expand)AuthorFilesLines
2019-01-14Large version bubble Support (#21727)Andon Andonov1-2/+22
2019-01-10Normalize a few more spin-wait loops (#21586)Koundinya Veluri3-38/+15
2019-01-02Delete lstrlen from Unix PAL (#21745)Jan Kotas1-1/+1
2018-12-26desktop port (#21523)Maoni Stephens1-0/+11
2018-11-20Delete CORCOMPILE_IMPORT_TABLE_ENTRY (#21109)Jan Kotas1-50/+0
2018-11-15Fixed signatures of ref readonly methods in JIT ETW events (#20981)szehetner1-42/+81
2018-11-06Code review feedbackAndrew Au1-60/+59
2018-11-06Removing unnecessary hacksAndrew Au1-60/+60
2018-11-06Initial data breakpoint changesCagri (Charlie) Aslan1-1/+2
2018-10-31Clean up string literal implicit const casting and some two-phase lookup nits...Jeremy Koritzinsky2-2/+2
2018-10-08Remove mentions of Rotor from codebase (#20298)Austin Wise1-90/+0
2018-08-28Break into debugger on assertion failures (#19702)Jan Kotas1-9/+6
2018-08-25Remove NumaNodeInfo, CPUGroupInfo, AppDomain, SystemDomain, and EEConfig stub...David Mason1-2/+2
2018-08-23Enable unloading of AssemblyLoadContext (#18476)Jan Vorlicek1-2/+5
2018-08-02Remove unused/nop/questionable code (#19239)Aaron Robinson1-114/+1
2018-07-31Delete FEATURE_IPCMAN (#19212)Jan Kotas2-4/+0
2018-07-19Fix opinfo: InlineR should only read 8 bytes (#18801)sunnycase1-1/+0
2018-07-17 Add pooling for JIT scratch memory (#18924)Jan Kotas2-79/+1
2018-07-16Apply tiering's call counting delay more broadly (#18610)Koundinya Veluri1-6/+19
2018-06-24Removed dead strings used in debug-only code (#18622)hsharber1-655/+0
2018-06-03Warnings cleanup (#18260)Robin Sue6-7/+2
2018-05-27Typo (#18141)John Doe2-2/+2
2018-05-24Typo (#18122)John Doe4-4/+4
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