summaryrefslogtreecommitdiff
path: root/src/utilcode/log.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-12/+0
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
2016-12-23Remove all usage of vsnprintf (#8709)Jan Vorlicek1-1/+1
2016-02-29Support long paths in CoreCLR runtime on WindowsJohn Chen (JOCHEN7)1-22/+39
2016-01-27Update license headersdotnet-bot1-4/+3
2015-09-08Replace MAX_PATH with new defines, rest of coreclr.Lakshmi Priya Sekar1-2/+2
2015-02-07Ensure that every usage of va_start is complemented by a va_endGeoff Norton1-3/+6
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+447