2016-10-18 |
Sergey Andreenko | header for getRuntimeContextTree |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Sergey Andreenko | return break to the previous position, |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Sergey Andreenko | ifdef for EE version |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Sergey Andreenko | helper for corert |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Sergey Andreenko | helper for corert |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Bruce Forstall | Remove DEBUGGING_SUPPORT #ifdef (dotnet/coreclr#7611) |
commit | commitdiff | tree | snapshot |
2016-10-14 |
dotnet bot | Update CoreClr, CoreFx, External to beta-24614-02,... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Jan Kotas | Merge pull request dotnet/coreclr#7616 from dotnet... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Ben Adams | SpinLock.TryEnter fail fast for timeout 0 (dotnet/corec... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Dmitry-Me | Clarify code with unobvious precedence (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Koundinya Veluri | I had unintentionally excluded RuntimeThread.cs when... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
sandreenko | Merge pull request dotnet/coreclr#7605 from sandreenko... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Pat Gavlin | Merge pull request dotnet/coreclr#7603 from pgavlin... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
kvochko | Enable DoStackSnapshot API on ARM to walk the current... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Sergey Andreenko | Lower helper call inside PInvoke |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Peter Marcu | Merge pull request dotnet/coreclr#2192 from dasMulli... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
smile21prc | Merge pull request dotnet/coreclr#7602 from smile21prc... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Vance Morrison | Added Docs for Using Visual Studio to Edit and Debug... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Jan Kotas | Merge pull request dotnet/coreclr#7600 from jkotas... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Pat Gavlin | Merge pull request dotnet/coreclr#7593 from pgavlin... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Pat Gavlin | Fix a calling convention in SimpleStructNative. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Smile Wei | Make coreclr Windows perf run versionless on benchview... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Jan Kotas | Update tests to netcoreapp1.1 |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Pat Gavlin | Disable a test that is not compatible with GC stress. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
dasMulli | Addressed PR feedback. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Koundinya Veluri | Merge pull request dotnet/coreclr#7510 from kouvel... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Jan Kotas | Merge pull request dotnet/coreclr#7595 from dotnet... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Sivarv | Merge pull request dotnet/coreclr#7584 from sivarv... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
smile21prc | Merge pull request dotnet/coreclr#7590 from smile21prc... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Carol Eidt | Merge pull request dotnet/coreclr#7563 from wateret... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Jan Kotas | Cleanup files excluded from CoreCLR build |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Koundinya Veluri | Address feedback |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Carol Eidt | Merge pull request dotnet/coreclr#7585 from CarolEidt... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Carol Eidt | x86: adjust stack level at throw blocks |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Jan Kotas | Return false from IsMarshalByRefImpl/IsContextfulImpl... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Sean Gillespie | Fail fast on a couple flaky tests to get crash dumps... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
John Chen | Fix a tailcall test that fails with Ready-to-Run (dotne... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
James Ko | Port NullStream.CopyTo override from corert (dotnet... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
dotnet-bot | Update CoreClr, CoreFx to beta-24612-03, beta-24612... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
sandreenko | Merge pull request dotnet/coreclr#7557 from sandreenko... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Vance Morrison | Run VS formatting (no semantic change) (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Smile Wei | Debugging |
commit | commitdiff | tree | snapshot |
2016-10-12 |
James Ko | Move StreamHelpers from corefx and refactor Stream... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Koundinya Veluri | Expose members of Thread that hide base class members |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Koundinya Veluri | Fix build issue |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Koundinya Veluri | Fix build issue |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Koundinya Veluri | Address feedback |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Koundinya Veluri | Expose some members of the Thread class |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Sergey Andreenko | Unnecessary temp loc vars were deleted in DecomposeLong. |
commit | commitdiff | tree | snapshot |
2016-10-12 |
sivarv | Adding JIT regression test for a re-morph optimization. |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Daniel Cazzulino | Provide KeyValuePair.Create static factory method ... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
sandreenko | Merge pull request dotnet/coreclr#7576 from sandreenko... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Rama krishnan... | Exposing MarshalByRefObject (dotnet/coreclr#7558) |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Sivarv | Merge pull request dotnet/coreclr#7575 from sivarv... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Tarek Mahmoud... | Enable TextInfo APIs for netstandard 1.7 on Linux ... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Bruce Forstall | Merge pull request dotnet/coreclr#7561 from BruceForsta... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Bruce Forstall | Fix assertion regarding byteable xor reg,reg when ngen... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Jan Kotas | Fix conflicting identity of System.IO.TextReader (dotne... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Sergey Andreenko | set ready to run flag for protojit |
commit | commitdiff | tree | snapshot |
2016-10-12 |
sivarv | Dump LSRA stats. |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Pat Gavlin | Merge pull request dotnet/coreclr#7571 from pgavlin... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Rahul Kumar | Merge pull request dotnet/coreclr#7574 from DrewScoggin... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Drew Scoggins | Fix runtest.cmd return code |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Pat Gavlin | Fix the type of the data field of a typed ref on x86. |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Carol Eidt | Merge pull request dotnet/coreclr#7310 from wateret... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Pat Gavlin | Merge pull request dotnet/coreclr#7565 from dotnet... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Pat Gavlin | Merge pull request dotnet/coreclr#7560 from pgavlin... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
ikopylov | SemaphoreSlim performance improvement (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Vance Morrison | Update Readme.md to lead you through basic repo workflo... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Pat Gavlin | Fix a build break in the ARM64 JIT. |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Pat Gavlin | Merge pull request dotnet/coreclr#7562 from pgavlin... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Hanjoung Lee | [ARM/Linux] Fix HFA unit test regression |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Pat Gavlin | Remove an overly fragile assertion. |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Michal Strehovský | Remove AllowPartiallyTrustedCallers from a test (dotnet... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Pat Gavlin | Disable emit{Enable,Disable}GC for x86. |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Michelle McDaniel | Merge pull request dotnet/coreclr#7518 from adiaaida... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Jan Kotas | Update adding_new_public_apis.md (dotnet/coreclr#7544) |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Pat Gavlin | Merge pull request dotnet/coreclr#7537 from pgavlin... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Michelle McDaniel | Force byteable register for CMP if op2 is CNS_INT |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Pat Gavlin | Address PR feedback. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Rama krishnan... | Merge pull request dotnet/coreclr#7530 from ramarag... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Rama Krishnan... | Exposing StrongNameKeyPair |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Joseph Tremoulet | Merge pull request dotnet/coreclr#7543 from JosephTremo... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
John Chen | Fix buffer length usage in UTF-8 to Unicode conversion... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Hugh Bellamy | Fix various CustomAttributeBuilder bugs (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Joseph Tremoulet | Stop making JitNoRngChecks debug-only |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Pat Gavlin | Fix the codegen for by-value struct args on x86. |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Gaurav Khanna | Merge pull request dotnet/coreclr#7538 from dotnet... |
commit | commitdiff | tree | snapshot |
2016-10-09 |
dotnet-bot | Update CoreClr to beta-24609-02 |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Michal Strehovský | Add test to validate ByRef type unification (dotnet... |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Stephen Toub | Implement CultureNotFoundException id-based ctors ... |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Gaurav Khanna | Merge pull request dotnet/coreclr#7531 from dotnet... |
commit | commitdiff | tree | snapshot |
2016-10-09 |
dotnet-bot | Update CoreClr, CoreFx to beta-24609-01, beta-24608... |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Vance Morrison | Standardize on _echo name (dotnet/coreclr#7532) |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Sergiy Kuryata | Merge pull request dotnet/coreclr#7521 from vkvenkat... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Sean Gillespie | Return null on allocation failure due to OOM instead... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
John Chen ... | Disable CER code that is causing access violation |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Gaurav Khanna | Merge pull request dotnet/coreclr#7522 from dotnet... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Pat Gavlin | Merge pull request dotnet/coreclr#7520 from pgavlin... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Pat Gavlin | Fix formatting. |
commit | commitdiff | tree | snapshot |
next |