Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-17 | Always define printf/fprintf in JIT | Mike Danes | 1 | -4/+3 |
2018-07-17 | Add pooling for JIT scratch memory (#18924) | Jan Kotas | 1 | -2/+0 |
2016-08-11 | Reformat jit sources with clang-tidy and format | Michelle McDaniel | 1 | -10/+15 |
2016-05-13 | Fix a PCH-related issue in the jitstdout change. | Pat Gavlin | 1 | -2/+1 |
2016-05-12 | Use a JIT-specific stdout `FILE*`. | Pat Gavlin | 1 | -16/+14 |
2016-04-13 | Collect the JIT's TLS variables in a single type. | Pat Gavlin | 1 | -7/+2 |
2016-04-04 | Safe refactoring changes and code cleanup items | Brian Sullivan | 1 | -6/+0 |
2016-02-14 | Fix fprintf in crossgen | John Chen (CLR) | 1 | -0/+14 |
2016-01-27 | Update license headers | dotnet-bot | 1 | -4/+3 |
2015-12-11 | Port of all JIT changes for .NET Framework 4.6.1 changes | Brian Sullivan | 1 | -2/+4 |
2015-01-30 | Initial commit to populate CoreCLR repo | dotnet-bot | 1 | -0/+62 |