2017-06-21 |
Jeremy Kuhne | Need to pass handle to SeekCore (dotnet/coreclr#12399) |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Koundinya Veluri | Fix event, semaphore, mutex create/open to request... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Eugene Rozenfeld | Merge pull request dotnet/coreclr#12395 from erozenfeld... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Ravi Eda | Provision CodeBase and NotificationAlias variables... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Wes Haggard | Merge pull request dotnet/coreclr#12379 from dotnet... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Carol Eidt | Merge pull request dotnet/coreclr#12164 from hqueue... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Carol Eidt | Merge pull request dotnet/coreclr#12358 from jyoungyun... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview1-25421-01, preview1... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Richard L.... | Please include this line to enable build (dotnet/corecl... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Sergey Andreenko | Spmi source code cleaning (dotnet/coreclr#12378) |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Eugene Rozenfeld | Fix for a bug in fgMorphRecognizeBoxNullable. |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Hyung-Kyu Choi | Enable and use updateAssginedInterval() for all targets |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Daniel Podder | Update trusted RHEL build Dockertag to support LTO... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Hyung-Kyu Choi | Introduce LinearScan::isAssignedToInterval() |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Jiyoung Yun | Fix typo and formatting issues |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Jiyoung Yun | [RyuJIT/ARM32] Avoid assersion for double arguments |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Jiyoung Yun | [RyuJIT/ARM32] Assign 1 srcCount in TYP_DOUBLE |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Jiyoung Yun | Assign 2 numslots to gtLsraInfo.srcCount in TYP_DOUBLE |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Hyung-Kyu Choi | [RyuJIT/ARM32] Use helper to update RegRecord |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Hyung-Kyu Choi | [RyuJIT/ARM32] Clear assigned interval of double register |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Hyung-Kyu Choi | [RyuJIT/ARM32] Unassign double register properly at... |
commit | commitdiff | tree | snapshot |
2017-06-20 |
Atsushi Kanamori | Stub Environment from registry apis inside app-containe... |
commit | commitdiff | tree | snapshot |
2017-06-20 |
Tomas Weinfurt | Update building documentation for osx/macOS (dotnet... |
commit | commitdiff | tree | snapshot |
2017-06-20 |
Sean Gillespie | [Local GC] Move handle creation/deletion profiler callb... |
commit | commitdiff | tree | snapshot |
2017-06-20 |
Hyung-Kyu Choi | [RyuJIT/ARM32] Implement storing multi-reg/HFA return... |
commit | commitdiff | tree | snapshot |
2017-06-20 |
Eric Mellino | Merge pull request dotnet/coreclr#11629 from pentp... |
commit | commitdiff | tree | snapshot |
2017-06-20 |
Hyung-Kyu Choi | Update CI to follow up corefx changes (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2017-06-20 |
Sergey Andreenko | .clang format from jit (dotnet/coreclr#12377) |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Carol Eidt | Merge pull request dotnet/coreclr#12313 from kyulee1/st |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Jeremy Kuhne | Don't close passed in FileStream handles in constructor... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Viktor Hofer | Fixing CompareInfo AssemblyMode.Full serialization... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Pat Gavlin | Merge pull request dotnet/coreclr#12055 from mikedn... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Swaroop Sridhar | ILLink Performance Tests: Enable MusicStore |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Hyung-Kyu Choi | [RyuJIT/ARM32] Update LinearScan::resolveLocalRef(... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Michelle McDaniel | Merge pull request dotnet/coreclr#12364 from adiaaida... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview1-25419-02, preview1... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Michelle McDaniel | Remove sudo from throughput run |
commit | commitdiff | tree | snapshot |
2017-06-18 |
James Ko | Cleanup most code in StringBuilder (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2017-06-18 |
Pat Gavlin | Merge pull request dotnet/coreclr#12335 from mikedn... |
commit | commitdiff | tree | snapshot |
2017-06-18 |
Stephen Toub | Further improve perf of Char.IsWhiteSpace (dotnet/corec... |
commit | commitdiff | tree | snapshot |
2017-06-18 |
Jan Kotas | Merge pull request dotnet/corertdotnet/coreclr#3911... |
commit | commitdiff | tree | snapshot |
2017-06-17 |
Jan Vorlicek | Add regression test for issue dotnet/coreclr#12224... |
commit | commitdiff | tree | snapshot |
2017-06-17 |
Hugh Bellamy | Remove some dead argument checks for unsigned primitive... |
commit | commitdiff | tree | snapshot |
2017-06-17 |
Jan Vorlicek | Fix chained hardware exception handling on Unix (dotnet... |
commit | commitdiff | tree | snapshot |
2017-06-17 |
Hugh Bellamy | Throw ArgumentNullException on Unix calling Marshal... |
commit | commitdiff | tree | snapshot |
2017-06-17 |
Swaroop Sridhar | Fix perf.groovy |
commit | commitdiff | tree | snapshot |
2017-06-17 |
Gaurav Khanna | LoadFromResolve event handler should return null incase... |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Tarek Mahmoud... | Fix CompareInfo.Version on Windows (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Ravi Eda | Security build JSONs. (dotnet/coreclr#12279) |
commit | commitdiff | tree | snapshot |
2017-06-16 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview1-25416-04, preview1... |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Dan Moseley | Add path to exception messages (dotnet/coreclr#12322) |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Mike Danes | Remove unnecessary bitvec allocation in assertion prop |
commit | commitdiff | tree | snapshot |
2017-06-16 |
William Godbe | Merge pull request dotnet/coreclr#12203 from wtgodbe... |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Bruce Forstall | Merge pull request dotnet/coreclr#12321 from BruceForst... |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Christopher... | Remove unused source causing restore error |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Jonghyun Park | [ARM] Set local variables as addr-exposed (for LEGACY_B... |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Hyung-Kyu Choi | Disable Portable RID build for Tizen (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Jan Vorlicek | Fix chained hardware exception handling on Unix (dotnet... |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Bruce Forstall | Merge pull request dotnet/coreclr#12320 from BruceForst... |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Carol Eidt | Merge pull request dotnet/coreclr#12185 from hqueue... |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Bruce Forstall | Compact the size of GenTreeCall nodes |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Bruce Forstall | Convert size measurements for nodes to unsigned __int64 |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Jarret Shook | Merge pull request dotnet/coreclr#12298 from dotnet... |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Hanjoung Lee | [x86/Linux] Enable gcMarkFilterVarsPinned (WIN64EXCEPTI... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
dotnet-maestro-bot | Update CoreFx to preview1-25415-03 (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Kyungwoo Lee | Remove static for function pointer |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Stephen Toub | Merge pull request dotnet/coreclr#12307 from stephentou... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Jarret Shook | Merge pull request dotnet/coreclr#12311 from jashook... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
wtgodbe | Fix timing issues in some baseservices tests |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Jarret Shook | Merge branch 'master' into arm64_unix_ci |
commit | commitdiff | tree | snapshot |
2017-06-15 |
jashook | Add the arm64 unix CI |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Jarret Shook | Merge pull request dotnet/coreclr#12310 from dotnet... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Jarret Shook | Revert "Add the arm64 unix CI" |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Jarret Shook | Merge pull request dotnet/coreclr#11743 from jashook... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Stephen Toub | Merge pull request dotnet/coreclr#12297 from stephentou... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Stephen Toub | Small cleanup to Char.IsWhiteSpaceLatin1 |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Jan Kotas | Merge pull request dotnet/corertdotnet/coreclr#3890... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Roman Artemev | Merge pull request dotnet/coreclr#12047 from rartemev... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Sean Gillespie | [Local GC] Fix a number of handle table interface viola... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Jarret Shook | Merge branch 'master' into arm64_unix_ci |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Brian Sullivan | Merge pull request dotnet/coreclr#12287 from briansull... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Bruce Forstall | Merge pull request dotnet/coreclr#12251 from kyulee1... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Steve MacLean | Add sdmaclea to arm64Users |
commit | commitdiff | tree | snapshot |
2017-06-15 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview1-25415-03, preview1... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Jarret Shook | Revert "[Arm64] JIT_WriteBarrier optimization (dotnet... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Stephen Toub | Avoid duplicated compuations with DateTime.GetDatePart |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Hyung-Kyu Choi | [RyuJIT/ARM32] Reserve a double register for both TYP_D... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Hyung-Kyu Choi | [RyuJIT/ARM32] Fix typo |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Steve MacLean | [Arm64] JIT_WriteBarrier optimization (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Jonghyun Park | Remove unused forward declaration (dotnet/coreclr#12288) |
commit | commitdiff | tree | snapshot |
2017-06-15 |
chcosta | Fix build break |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Brian Sullivan | Crossgen - Disable the Target-dependent SIMD vector... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
dotnet-maestro-bot | Update CoreClr to preview1-25414-05 (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
chcosta | Update buildtools to 2.0.0-prerelease-01714-04 (dotnet... |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Tarek Mahmoud... | Fix NullReferenceException thrown when using CurrentCul... |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Viktor Hofer | Renaming serializable field (dotnet/coreclr#12273) |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Brian Sullivan | Remove the warning about Implicit boxing during crossge... |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Jarret Shook | Merge pull request dotnet/coreclr#12272 from jashook... |
commit | commitdiff | tree | snapshot |
2017-06-14 |
jashook | Add documentation for building test(s) on Unix |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Han Lee | Fix a COMDouble::Round() issue (dotnet/coreclr#12210) |
commit | commitdiff | tree | snapshot |
next |