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-09-19
Jan Kotas
Delete man page quote (dotnet/coreclr#26779)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Cory Nelson
Update path to CoreLib sln
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Sergey Andreenko
Statements: return dumping methods. (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-18
Sven Boemer
Fix update versions logic (dotnet/coreclr#26768)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-18
Tomáš Rylek
Increase checkout fetchDepth to 5 (dotnet/coreclr#26774)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-18
Andrew Au
Complete the filtering for MethodImpl.AggressiveOptimiz...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-18
Anubhav Srivastava
Add performance measurement to crossgen2/SuperILC ...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-18
Brian Sullivan
Fix two typos (dotnet/coreclr#26770)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-18
Brian Sullivan
Add design doc for the Perf Score feature (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-18
Brian Sullivan
Implement PerfScore (dotnet/coreclr#26456)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-18
Brian Bohe
Adding comments (dotnet/coreclr#23327)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-18
Jan Kotas
Delete unused .idl files (dotnet/coreclr#26757)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-18
David Mason
Remove assert in SetProfilerMayHaveActivatedNonDefaultC...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-18
Stephen Toub
Delete CommonlyUsedGenericInstantiations (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
John Salem
Disable all EventPipe tests under GCStress (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Sven Boemer
Remove buildtools (dotnet/coreclr#26108)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Stephen Toub
Remove allocations from Dns.* (dotnet/corefxdotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Tomáš Rylek
Fix ceeInfoGetCallInfo by incorporating Fadi's commit...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Jan Vorlicek
Fix R2RDump to correctly parse array lower bounds ...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Michal Strehovský
Add crossgen2 smoke test
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Michal Strehovský
Fix publishing crossgen2 on macOS
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
David Wrighton
IBC fixes (dotnet/coreclr#26738)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-16
Jeremy Koritzinsky
Enable minidumps on all helix runs. (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-16
Jeremy Koritzinsky
Remove unused flags on ArrayMarshalInfo only used for...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-16
Stephen Toub
Update typo in comment in CultureInfo.cs
commit
|
commitdiff
|
tree
|
snapshot
2019-09-16
Tarek Mahmoud...
Fix calendar instance inside the culture after cloning...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-16
Jakob Botsch...
Improve jit tailcall decision reporting (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-16
Tomáš Rylek
More SuperIlc fixes and improvements (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-15
Matt Mitchell
Merge pull request dotnet/coreclr#26717 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-15
Matt Mitchell
Merge pull request dotnet/coreclr#26720 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-15
Andrew Au
Fixing a simple typo (dotnet/coreclr#26707)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-15
Sung Yoon Whang
Mark remaining counter tests as JIT sensitive (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-15
Stephen Toub
Remove some boxing from tuples with >= 8 elements ...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-14
Mike McLaughlin
Fix watson bucketing/broken triage dumps (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-14
Tomáš Rylek
Fix PInvoke transition frame in CPAOT (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-14
Michal Strehovský
Add coverage of shared code in pointer casting test...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-14
Sergey Andreenko
Continue cleaning GenTreeStmt. (dotnet/coreclr#26668)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-14
Jan Kotas
More PAL cleanup (dotnet/coreclr#26709)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-13
Jan Kotas
Delete wchar_t redefinition in the PAL (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-13
Carol Eidt
Update first-class-structs.md
commit
|
commitdiff
|
tree
|
snapshot
2019-09-13
Michal Strehovský
Re-enable incremental linking (dotnet/coreclr#26704)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-13
Jan Kotas
Matching doc update
commit
|
commitdiff
|
tree
|
snapshot
2019-09-13
Michal Strehovský
Get rid of unnecessary ilproj entries
commit
|
commitdiff
|
tree
|
snapshot
2019-09-13
Konstantin...
[JIT/x86] Fix LinearScan::allocateRegisters (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-13
Michal Strehovský
Add test coverage for casting to pointers (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-13
mikedn
Improve LclVar sorting throughput (dotnet/coreclr#23234)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-13
Jan Kotas
Delete dead code in PAL related to locale handling...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-13
Tomáš Rylek
Some SuperIlc cleanup and improvements (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-13
Jeremy Koritzinsky
Remove unused code in marshalnative. (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Next Turn
Modernize Array constructor (dotnet/coreclr#26684)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Omair Majid
Remove CLR_CMAKE_TARGET_UBUNTU_LINUX and CLR_CMAKE_PLAT...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Tomas
Fix SuperIlc build in CoreCLR
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
dotnet-bot
Move the ReadyToRun.SuperIlc tool to CoreCLR
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Sung Yoon Whang
Mark counter tests as JITStress incompatible (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Sung Yoon Whang
Improve the performance of Environment.WorkingSet in...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Tomáš Rylek
Only check out the GIT repo twice and reuse for the...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Jan Kotas
Change Vector<T> to use more compact code using S.R...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Sergey Andreenko
Return a missed field init to `GenTreeILOffset`. (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Marek Safar
Remove unused Memcpy methods from shared Buffer impleme...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
David Wrighton
Resource writing for crossgen2 (dotnet/coreclr#26639)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Jeremy Koritzinsky
Manually marshal parameters for EventPipeInternal.Enabl...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
John Salem
[test] Mark EventPipe tests JITStress Incompatible...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
obligaron
Improve logging for EventSource.WriteEvent parameter...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Tomáš Rylek
Refactor osGroup / osIdentifier pairs to osGroup /...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Tarek Mahmoud...
Fix Running .NET Core Under Windows App Compat Shim...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Jan Kotas
Delete dead code and fix issues found by static analysi...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Stephen Toub
Remove use of WeakReference from corelib (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Tyler Brinkley
Make StringComparer.Create throw ArgumentNullException...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Stephen Toub
Remove remaining ToLower() use from corelib (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Stephen Toub
Remove sub-array allocation from GetManifestResourceNam...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Stephen Toub
Remove Lazy/LazyInitializer from mscorlib.h (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Steve MacLean
Abort FuncEval on unaligned SP (dotnet/coreclr#26572)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Sergey Andreenko
Fix the loop iterator in `CheckNoTransformableIndirectC...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
John Salem
Add a check to ensure that there are not any zombied...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Jeremy Koritzinsky
Remove unused CMake command to build native test assets...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
mikedn
Stop using LIST nodes for CALL arg lists (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Marek Safar
Move TypedReference::SetTypedReference exception throw...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Michal Strehovský
Add project files
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Michal Strehovský
Do not precompile crossgen2
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Tomas
Exclude crossgen2 from CoreCLR test dependencies
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
dotnet-bot
Initial population of crossgen2 sources from CoreRT...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Konstantin...
Linux/x86: fix build (dotnet/coreclr#26594)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Stephen Toub
Replace HashHelpers.Combine with HashCode.Combine ...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Michal Strehovský
Mark unsafe intrinsics as reflection blocked
commit
|
commitdiff
|
tree
|
snapshot
2019-09-07
Stephen Toub
Fix race conditions in CultureInfo.GetCultureInfoHelper...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-07
Sergey Andreenko
Add a repro for GitHub_26311. (dotnet/coreclr#26553)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Stephen Toub
Fix IDE0026 (use expression-bodied members for indexers)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Stephen Toub
Use null coalescing assignment operator in more places
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Stephen Toub
Remove stale SuppressMessage attributes (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-06
Vitek Karas
Remove unnecessary file handle parameter in PEImageLayo...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
mikedn
Fix broken float compare mapping to VNFunc (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
mikedn
Pull struct type info out of GenTreeObj (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Fadi Hanna
Fixes around the GetModuleIfLoaded and related APIs...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
jiangzeng01
Add 3 EventPipe tests about GC (dotnet/coreclr#26429)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Vladimir Sadov
GC long running tests (dotnet/coreclr#26489)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Bruce Forstall
Add regularly scheduled runs for additional pipelines...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Sung Yoon Whang
Improve eventcounter test (dotnet/coreclr#26517)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Koundinya Veluri
Don't use code rejitted at tier 1 when the JIT falls...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Next Turn
Remove unnecessary !s for [DoesNotReturn] (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Stephen Toub
Fix StyleCop tuple warnings (dotnet/coreclr#26514)
commit
|
commitdiff
|
tree
|
snapshot
next