projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/dotnet/runtime.git
2019-01-21
dotnet-maestro-bot
Update CoreFx to preview.19070.3 (dotnet/coreclr#22061)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Marek Safar
Move Task factory type to shared partition (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Ben Adams
Use List<T>.ToArray() in places (dotnet/coreclr#22101)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Jan Kotas
Cleanup array related FCalls (dotnet/coreclr#22097)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Jan Kotas
Fix CoreCLR build for changes in shared partition
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Jan Kotas
Fix build for ProjectN/WinRTInterop Delete superfluous...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Marek Safar
Fix build
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Ben Adams
Update Newtonsoft.Json (dotnet/coreclr#22060)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Jan Vorlicek
Cleanup: Remove MethodDesc::GetLoaderAllocatorForCode...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Matt Warren
Removed unused 'Stack Walking' code (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Sven Boemer
Strip symbols on unix in release builds (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Jeremy Koritzinsky
Fix calling conventions on reverse PInvoke callbacks...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Egor Chesakov
Run Azure DevOps builds against pull requests in corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Jarret Shook
SuperPMI Collect/Replay/AsmDiff tool (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Marek Safar
Move AsyncCausality to shared partition (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Sven Boemer
Re-enable signing of System.Private.CoreLib (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Swaroop Sridhar
Add Per-assembly Load Native Library callbacks (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Michal Strehovský
Enable detection of HW intrinsics (dotnet/corertdotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Marek Safar
Fix defines in TaskAwaiter (dotnet/corertdotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Michal Strehovský
Handle complex constrained calls with default interface...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Michal Strehovský
Use correct resolution scope when checking default...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Sung Yoon Whang
Add comments on headers that gets parsed by Mono linker...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Stephen Toub
Move Environment to shared CoreLib (dotnet/corefxdotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Jeremy Koritzinsky
Unify xplatform.h and platformdefines.h (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Egor Chesakov
Unblock Azure DevOps-as-CI (dotnet/coreclr#22042)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
William Godbe
Merge pull request dotnet/coreclr#22002 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Stephen Toub
Remove ToString from RuntimeAssembly.GetManifestResourc...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
dotnet-maestro-bot
Update BuildTools, CoreClr, CoreFx, PgoData to preview1...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Filip Navara
Split ContractsBCL into separate classes and move them...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Stephen Toub
Clean up a few minor Span-related uses (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Stephen Toub
Remove a few stale resource strings for ConcurrentStack...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Stephen Toub
Avoid allocations in Utf8Formatter.TryFormat(float...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Carol Eidt
Merge pull request dotnet/coreclr#22022 from fiigii...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Marek Safar
Fix AsyncMethodBuilder build on Mono (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Filip Navara
Fix CoreCLR build of AsyncMethodBuilder.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Filip Navara
Add new members to AsyncCausalitySupport.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Filip Navara
Move AsyncMethodBuilder to shared. (dotnet/corertdotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Fei Peng
Re-enable Avx.PermuteVar tests
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Bruce Forstall
Merge pull request dotnet/coreclr#21997 from BruceForst...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Ben Adams
Reduce steps for string.Contains(string value) (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Jarret Shook
Update linux/OSX build instructions (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Fei Peng
Fix imm-operand encoding for SSE/AVX instructions...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Jarret Shook
Fix generate_layout_only (dotnet/coreclr#21996)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Egor Chesakov
Enable BenchmarksGame when BuildTestsAgainstPackages...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Egor Chesakov
Make JIT\superpmi\superpmicollect compatible with Helix
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Jan Kotas
String -> string
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Jan Kotas
Delete files moved to shared partition
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Marek Safar
Move more COM exceptions to shared partition (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Eugene Rozenfeld
WIP: Re-enable ObjectStackAllocationTests for arm32
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Egor Chesakov
Use MSBuild to generate __TestEnv files (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Bruce Forstall
Fix two cases of FP-relative immediate offsets not...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Tom Deseyn
On SIGTERM default to a non-zero exit code (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Juan Hoyos
Merge pull request dotnet/coreclr#21963 from BrianBohe...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Sven Boemer
Add freebsd official build (dotnet/coreclr#21988)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
David Mason
allocate the right number of slots for the handle table...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
dotnet-maestro-bot
Update CoreClr, CoreFx, PgoData to preview-27312-01...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
David Mason
fix the help message for runtest.sh so the gcstress...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Andon Andonov
Large version bubble Support (dotnet/coreclr#21727)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Aaron Robinson
Finding Standalone GC and CoreDisTools in non-standard...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Eugene Rozenfeld
Improvements for object stack allocation.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Jeremy Koritzinsky
Add test calling a NativeCallable via an unmanaged...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Fadi Hanna
Removing noisy R2R compilation outputs, and putting...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Jeremy Koritzinsky
Custom Marshalers in custom-ALC-loaded assemblies resul...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Tarek Mahmoud...
Fix TimeSpan parsing (dotnet/coreclr#21968)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Stephen Toub
Fix TaskCompletionSource to avoid capturing ExecutionCo...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Jarret Shook
Remove tizen jobs as valid pr jobs (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Andrew Au
Making sure the nativeCodeVersion flowing change works...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-13
Swaroop Sridhar
Add NativeLibrary Resolve Event (dotnet/coreclr#21929)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-13
Maryam Ariyan
Add System.Reflection.Emit.DynamicILInfo (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-12
Andrey Kvochko
Fix x64 CFI generation (dotnet/coreclr#21955)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-12
Koundinya Veluri
Patch vtable slots and similar when tiering is enabled...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-12
Carol Eidt
Merge pull request dotnet/coreclr#21795 from fiigii...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-12
Eugene Rozenfeld
Generate non-null assertion for byrefs if we can't...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Sven Boemer
Fix access token used for internal helix submissions...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Jarret Shook
Share arg validation runtest and run-pmi-diff (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Stephen Toub
Add missing overrides to SyncTextWriter (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Brian Bohe
Remove unreachable code
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Jeremy Koritzinsky
Enable returning more complex structures via PInvoke...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Jarret Shook
Remove the Smarty lst files from CoreCLR (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Sven Boemer
Use a blob feed specifically for coreclr (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Andrew Au
Flowing the nativeCodeVersion to DebuggerJitInfo (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Jan Vorlicek
Add cleanup of the TypeIDMap at unload time (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Brian Sullivan
Merge pull request dotnet/coreclr#21804 from briansull...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
dotnet-maestro-bot
Update CoreFx, PgoData to preview.19060.1, master-20190...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Stephen Toub
Add WithCancellation for async enumerables (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Carol Eidt
Merge pull request dotnet/coreclr#21928 from fiigii...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Andy Ayers
JIT: fix byte range used by RangeCheck (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Koundinya Veluri
Normalize a few more spin-wait loops (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Brian Sullivan
Merge pull request dotnet/coreclr#17733 from mikedn...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Bruce Forstall
Merge pull request dotnet/coreclr#21937 from BruceForst...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Brian Sullivan
Code Review feedback
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Fei Peng
Don't optimize BMI2 MultiplyNoFlags away
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Sung Yoon Whang
disable dynamo test on arm32/64 (dotnet/coreclr#21940)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Brian Sullivan
New test for DevDiv_754566
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Marek Safar
Move public interface ISymDocumentWriter to shared...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Marek Safar
Move COMException to shared partition (dotnet/corertdot...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Carol Eidt
Merge pull request dotnet/coreclr#21864 from fiigii...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Sergey Andreenko
Add an exclusion for hugeexpr1 on arm32 under `JitOptim...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Bruce Forstall
Remove altjit jobs in CI
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Carol Eidt
Merge pull request dotnet/coreclr#21815 from CarolEidt...
commit
|
commitdiff
|
tree
|
snapshot
next