Age | Commit message (Expand) | Author | Files | Lines |
2017-05-01 | Merge pull request #11262 from pgavlin/NoCompatJit | Pat Gavlin | 6 | -551/+4 |
2017-04-29 | Merge pull request #11272 from wtgodbe/CrossgenMove | William Godbe | 6 | -9/+19 |
2017-04-29 | Bring back Marshal.Read/Write overloads that takes object (#11251) | Yi Zhang (CLR) | 2 | -0/+156 |
2017-04-28 | Update CoreClr to preview2-25229-01 (#11303) | dotnet bot | 2 | -6/+6 |
2017-04-28 | Update runtest.sh | William Godbe | 1 | -1/+1 |
2017-04-28 | Ensure we run the Crossgened test executable in R2R tests | wtgodbe | 6 | -9/+19 |
2017-04-28 | Update CoreClr, CoreFx to preview2-25228-02, preview2-25228-02, respectively ... | dotnet bot | 10 | -27/+27 |
2017-04-27 | Update CoreClr, CoreFx to preview2-25227-03, preview2-25227-02, respectively ... | dotnet bot | 10 | -27/+27 |
2017-04-27 | Fix lsra memory consumption (#11233) | Sergey Andreenko | 1 | -6/+0 |
2017-04-27 | Remove support for the x86 compat JIT from .NET Core. | Pat Gavlin | 6 | -551/+4 |
2017-04-27 | Fix unittest `LPSTRTest` (#11096) | Hanjoung Lee | 2 | -7/+26 |
2017-04-26 | Fix to respect readonly prefix for multidimensional array Address method (#11... | Koundinya Veluri | 2 | -0/+67 |
2017-04-26 | Update CoreClr, CoreFx to preview2-25226-02, preview2-25226-02, respectively ... | dotnet bot | 10 | -27/+27 |
2017-04-26 | Fix and re-enable some GC finalizer tests (#11216) | Sean Gillespie | 6 | -41/+104 |
2017-04-26 | Merge pull request #11178 from sbomer/ilrt_factoring | Sven Boemer | 5 | -93/+118 |
2017-04-26 | Exit on failure of HelixPrep.proj | wtgodbe | 1 | -1/+1 |
2017-04-26 | Refactor ildasm round trip logic | Sven Boemer | 5 | -93/+118 |
2017-04-25 | Merge pull request #11215 from wtgodbe/ActuallyDoCrossgen | William Godbe | 1 | -2/+3 |
2017-04-25 | Set RunCrossGen=true for non-Windows R2R runs | wtgodbe | 1 | -2/+3 |
2017-04-25 | Merge pull request #11110 from rartemev/issue_9880 | Roman Artemev | 2 | -3/+8 |
2017-04-25 | Made behavior to conform to ECMA for 'tail.call, pop, ret' case | Roman Artemev | 2 | -3/+8 |
2017-04-25 | Enable running R2R tests in Helix on non-Windows | wtgodbe | 1 | -1/+27 |
2017-04-25 | [ARM32] clang 3.9 as a default for ARM cross build (#11064) | Hyung-Kyu Choi | 1 | -1/+1 |
2017-04-24 | [x86/Linux] Change CI docker image (#11098) | Hyeongseok Oh | 1 | -2/+2 |
2017-04-22 | Mark GetGenerationWR2 as GCStressIncompatible across all platforms (#11151) | Sean Gillespie | 1 | -1/+1 |
2017-04-21 | Merge pull request #11140 from AndyAyersMS/FixRunBenchmarks | Andy Ayers | 2 | -131/+57 |
2017-04-21 | Disable DynMethodJumpStubTests test | wtgodbe | 1 | -0/+3 |
2017-04-21 | Re-enable Hashcode Test | William Godbe | 1 | -3/+0 |
2017-04-21 | Temporarily disable failing tests in Helix | wtgodbe | 1 | -0/+6 |
2017-04-21 | Update jit RunBenchmarks test to no longer use XPath | Andy Ayers | 2 | -131/+57 |
2017-04-21 | Copy Runtime-specific Crossgen to Core_Root | wtgodbe | 1 | -1/+1 |
2017-04-22 | Merge pull request #11055 from jorive/dev/xUnit-Performance-API | Drew Scoggins | 8 | -211/+347 |
2017-04-21 | Update CoreClr, CoreFx to preview1-25221-01, preview1-25221-01, respectively | dotnet-bot | 10 | -27/+27 |
2017-04-20 | Fixing Delegate's hash code's distribution (#11019) | Peter Smulovics | 1 | -2/+2 |
2017-04-20 | Move readytorun tests into directory one level deeper | wtgodbe | 16 | -0/+0 |
2017-04-20 | Add dependency on System.Security.Permissions | wtgodbe | 1 | -1/+2 |
2017-04-19 | Merge pull request #11083 from AndyAyersMS/FixNonDevUseOfCheckProjects | Andy Ayers | 1 | -5/+5 |
2017-04-19 | Allow to run all benchmarks and even upload, but fail the job. | José Rivero | 1 | -2/+26 |
2017-04-19 | Add LinkBench to CoreCLR BenchView | Swaroop Sridhar | 10 | -0/+606 |
2017-04-19 | Merge pull request #11077 from pgavlin/gh10940 | Pat Gavlin | 2 | -0/+100 |
2017-04-19 | Merge pull request #10257 from jashook/reflection_invoke_arm64 | Jarret Shook | 2 | -9/+184 |
2017-04-19 | Skip failing tests in Helix | wtgodbe | 1 | -1/+1 |
2017-04-19 | Update CheckProjects to not fail for non-dev CORE_ROOT | Andy Ayers | 1 | -5/+5 |
2017-04-19 | [x86/Linux] Corretly pop args after unmanaged function call (#11007) | Jonghyun Park | 1 | -148/+157 |
2017-04-19 | Add a regression test. | Pat Gavlin | 2 | -0/+100 |
2017-04-19 | Add test coverage for Rank 1 multidimensional arrays (#11034) | Michal Strehovský | 2 | -0/+191 |
2017-04-19 | For Reflection invoke, use ArgLocDesc | jashook | 2 | -9/+184 |
2017-04-19 | Stop running all tests on first failure, if the run is private or rolling. | José Rivero | 1 | -7/+12 |
2017-04-19 | Stop treating test files as executable and fix encoding (#11065) | Yi Zhang (CLR) | 9 | -3/+3 |
2017-04-18 | Updating the measurement.py call to be setup like the submission.py call | José Rivero | 1 | -1/+7 |