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-11-03
Jan Kotas
Refactor away jithelpers.cs (dotnet/coreclr#27643)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-03
Jan Kotas
Use simple Array.Copy overload where possible (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-03
Jan Kotas
Consolidate *.Fast.cs (dotnet/coreclr#27644)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-03
Jan Kotas
Rewrite of Array.Copy fast path in C# (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-03
Levi Broderick
Fix typo in Tuple.cs (dotnet/coreclr#27637)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-02
Sinan Kaya
Compile with gcc 4.8 (dotnet/coreclr#27625)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-02
Bond-009
EnvironGetenv: use strncmp instead of strlen and memcmp...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-02
Tomáš Rylek
Clean up package restoration in CoreCLR test build...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-02
Huo Yaoyuan
Remove staled clrdbg.sln file. (dotnet/coreclr#27631)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-02
Jan Kotas
Normalize trailing whitespaces (dotnet/coreclr#27626)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-02
Tomáš Rylek
Introduce variables for CoreCLR repo root and script...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-02
Sung Yoon Whang
Make IncrementingEventCounter test less timing-sensitiv...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-02
Jan Kotas
Rewrite a few more array FCalls in C# (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-02
Sergey Andreenko
Clean up jitstd folder. (dotnet/coreclr#27542)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-02
Elinor Fung
Remove FEATURE_VERSIONING_LOG define (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-02
Eugene Rozenfeld
Remove UCRTVersion workaround and re-enable Windows...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
dotnet-maestro...
[master] Update dependencies from dotnet/core-setup...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Konstantin...
test/runtest.py: fix path construction in copy_tree...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Aaron Robinson
Disable JIT/Directed/pinvoke/pinvoke-examples test...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
dotnet-maestro...
[master] Update dependencies from dotnet/arcade (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Jan Kotas
Implement GC.KeepAlive JIT intrinsic (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Jeremy Koritzinsky
Fix GC holes in array marshallers in the field scenario...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Brian Robbins
Update path to crossgen in performance tracing document...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Sven Boemer
Update ILLink.Tasks (dotnet/coreclr#25596)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Jan Kotas
Delete clr-configuration-knobs.md (dotnet/coreclr#27612)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Viktor Hofer
Use Version suffix for version properties (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Elinor Fung
Remove unused PropertyMap class from binder (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Stephen Toub
Disable another static analysis rule (dotnet/corefxdotn...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Elinor Fung
Remove unused functions on IAssemblyName (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Tomáš Rylek
Publish zipped product build bits like we do for test...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Andrew Au
Documentation for Native Hash Table (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Tomáš Rylek
Add explicit layout checks to Crossgen2 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Tanner Gooding
Fixing the casing of GT_HWIntrinsic to GT_HWINTRINSIC...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Brian Sullivan
Fix dotnet/coreclr#27326 - Don't decrement curOffsReg...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Brian Sullivan
Tiered rejit work items (dotnet/coreclr#27147)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Stephen Toub
Update analyzer versions (dotnet/corefxdotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Viktor Hofer
Remove obsolete git mirror files (dotnet/coreclr#27584)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Elinor Fung
Remove BINDER_DEBUG_LOG (dotnet/coreclr#27574)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Stephen Toub
Clean up Uri.UnescapeDataString (dotnet/corefxdotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Ben Adams
Don't needlessly refresh proc count (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Tomáš Rylek
Fix GC stress runs (dotnet/coreclr#27565)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Jakob Botsch...
Fix slow tailcalls to VSD (dotnet/coreclr#27363)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
mikedn
Enable block init unroll on ARM32 (dotnet/coreclr#27450)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Andy Ayers
JIT: add pass to merge common throw helper calls (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Egor Chesakov
Add BitwiseSelect (dotnet/coreclr#27430)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Egor Chesakov
Add ComputeCrc32, ComputeCrc32C (dotnet/coreclr#27421)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Egor Chesakov
Remove unsigned overloads of LeadingSignCount (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Tomáš Rylek
Fix copying of framework assemblies excluded from compi...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Elinor Fung
Move activity tracking helpers for assembly loads out...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Jan Kotas
Move runtime specific methods out of the runtime partition
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Carlos Sanchez...
Add file creation method that takes an ACL (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Stephen Toub
Move PreserveDependencyAttribute to shared (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Filip Navara
Fix building portable thread pool on Windows (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
mikedn
Enable reuse reg val on ARM32 (dotnet/coreclr#27506)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Aaron Robinson
Revert removal of SuppressGCTransition from SystemNativ...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Sergey Andreenko
Fix simple general warnings found by PVS. (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Drew Scoggins
Add osGroup parameter to perf call (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Adeel Mujahid
Delete null comparisons of non-null arguments (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Vladimir Sadov
Reduce frequency of GC long running tests to twice...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Jeremy Koritzinsky
Fix resolving IBCMerge's path in build.cmd (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Egor Chesakov
Implement stack probing using helpers on win-arm and...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Noah Falk
Support large EventSource filter args (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Omair Majid
Add a destructor for MethodCallSummarizer (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Ilia
Move required _Unwind_* definitions to src/vm/exception...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Jan Vorlicek
Fix GCStress C issue with the fix to VS2019 optimizatio...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Tomáš Rylek
CoreCLR pipeline optimizations (dotnet/coreclr#27059)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Jan Kotas
Cleanup (dotnet/coreclr#27502)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Carol Eidt
Preparatory changes for EH WriteThru (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Tomáš Rylek
Switch Crossgen2 over to the new command-line parser...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Adeel Mujahid
Cast SIMD size value to unsigned explicitly (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Jan Kotas
Streamline default ctor path in reflection on custom...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Vladimir Sadov
Put `GCSimulatorTest` tests into a separate pipeline...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Dan Moseley
Log path in a particular BIFE (dotnet/coreclr#27469)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Elinor Fung
Basic infrastructure for binder tracing (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Adeel Mujahid
Use named nested anonymous types (dotnet/coreclr#27485)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Jan Vorlicek
Fix GCRefMap generation in crossgen2 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Jan Kotas
Avoid __declspec(uuid(x)) for better portability (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Stephen Toub
Fix StreamReader to pass cancellation token into ReadBu...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Dan Moseley
Remove empty lines caused by empty fusion log string...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Jan Kotas
Delete unnecessary abstraction from stubbed out Securit...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Jan Kotas
Cleanup unused internal COM interfaces (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Vitek Karas
Remove internal binder flags (dotnet/coreclr#27476)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Tanner Gooding
Removing IsSIMDVectorAssembly and obsoleting isInSIMDMo...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Vitek Karas
Binder utils cleanup (dotnet/coreclr#27475)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Dan Moseley
Add path to not-absolute-path exception (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Jan Vorlicek
Fix vs2019 optimization issue take 2 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
dotnet-maestro...
[master] Update dependencies from dotnet/corefx (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Sinan Kaya
Can't declare variable and also have extern c (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Jan Vorlicek
Enable building with clang 9 (dotnet/coreclr#27415)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Yoh Deadfall
Removed unused strings from resources (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
pi1024e
Removing unneeded function calls and empty bodies ...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Ben Adams
Avoid mod operator when fast alternative available...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Sinan Kaya
Remove extra qualifier (dotnet/coreclr#27455)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Sinan Kaya
Cleanup SELECTANY (dotnet/coreclr#27459)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Stephen Toub
Avoid unnecessary allocations in Exception.ToString
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Stephen Toub
Use ValueStringBuilder instead of StringBuidler{Cache...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Sinan Kaya
Remove class declarator (dotnet/coreclr#27456)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Vladimir Sadov
Faster conversions (dotnet/coreclr#23548)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Tomáš Rylek
Switch R2RDump over to the new command line parser...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Ilia
Profiler API to modify environment variables (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
next