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-08-17
Stephen Toub
Fix IDE0031 (use null propagation)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Stephen Toub
Fix IDE0028 (collection initializers)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Stephen Toub
Fix IDE0008 (use explicit type instead of var)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Stephen Toub
Fix IDE0065 (using directives should be outside of...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Stephen Toub
Fix IDE0019/20 (Use pattern matching)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Juan Hoyos
Update Docker build instructions for Linux (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Jeremy Koritzinsky
Explicitly handle char marshalling in OleVariant::GetNa...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Sergey Andreenko
Delete TRACK_GC_TEMP_LIFETIMES. (dotnet/coreclr#26198)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Jan Vorlicek
Enable MHR support on OSX (dotnet/coreclr#26193)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Michelle McDaniel
Add perf pipeline (dotnet/coreclr#26188)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
Jan Vorlicek
Fix ARM64 HFA arguments passing via reflection (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
Aaron Robinson
Add symbol publishing exclusion list (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
Egor Chesakov
Deprecate OSX 10.12 Helix queues (dotnet/coreclr#26194)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
John Salem
Account for quoted values in provider filter string...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
Stephen Toub
Fix non-ASCII characters across corefx (dotnet/corefxdo...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
Jan Vorlicek
Fix GenerateShuffleArray to support cyclic shuffles...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
Jan Kotas
Undo readonly on _isLastFrameFromForeignExceptionStackTrace
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
Vitek Karas
Remove unused method (dotnet/coreclr#26168)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
Jeremy Koritzinsky
Remove knowledge of specific field marshalers from...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Egor Chesakov
Build tests as SDK projects (dotnet/coreclr#25761)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Aaron Robinson
Test set continueOnError to 'true' only on internal...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Stephen Toub
Delete dead _pauseTicks from TimerQueue (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Jakob Botsch...
Add ABI stress tests (dotnet/coreclr#26090)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Elinor Fung
Add ci argument to build script instead of checking...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Stephen Toub
Fix StyleCop warnings for rules enabled in corefx
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Stephen Toub
Enable StyleCop rules 1205, 1411, 1026, and 1000 (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Aaron Robinson
Fix the targeted blob feed URL (dotnet/coreclr#26157)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Aaron Robinson
Unblock official build publish (dotnet/coreclr#26151)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Stephen Toub
Convert several static readonly byte[]s to ReadOnlySpan...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Stephen Toub
Fix IDE1005 (simplify delegate invocation)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Stephen Toub
Fix IDE0062 (make local functions static)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Stephen Toub
Contribute to IDE0060 (unused argument)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Stephen Toub
Contribute to IDE0059 (unnecessary assignment)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Stephen Toub
Contribute to IDE0019 (use pattern matching) and IDE006...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Stephen Toub
Contribute to IDE0044 (make field readonly)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Jan Kotas
Rename _WIN64 define to BIT64 (dotnet/coreclr#26080)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
John Salem
Change preconditions to only check for null m_pSerializ...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Stephen Toub
Fix StyleCop warning SA1400 (missing access modifiers)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Stephen Toub
Re-enable StyleCop warning SA1400 (elements should...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Stephen Toub
Add NotNullIfNotNull attribute to Interlocked.CompareEx...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Aaron Robinson
Tell Arcade to continue on error for test runs. (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Aaron Robinson
Cleanup YML and and create readme.md (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
mikedn
Recognize unsigned compare with 0 (dotnet/coreclr#20661)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Jan Kotas
Cleanup ProjectN ifdefs (dotnet/corertdotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Aaron Robinson
Remove unnecessary error check for QueryUnbiasedInterru...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Sergey Andreenko
Separate statements from GenTree, part 2 (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Aaron Robinson
Add support for servicing (post-build.yml) (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Stephen Toub
Enable FxCop and StyleCop analyzers (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Mike McLaughlin
ARM32 out of proc unwind support (dotnet/coreclr#26082)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Stephen Toub
Fix xunit warning xUnit1013 (public method should be...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Stephen Toub
Fix FxCop warning CA1823 (unused fields)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Stephen Toub
Fix FxCop warning CA2229 (private deserialization ctor)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Stephen Toub
Fix FxCop warning CA1810 (explicit static cctor)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Stephen Toub
Fix FxCop warning CA1825 (Array.Empty)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Stephen Toub
Fix StyleCop warning SA2200 (throwing caught exception)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Stephen Toub
Fix FxCop warning CA2007 (ConfigureAwait)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Stephen Toub
Fix StyleCop warning SA1620 (generic XML comment ordering)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Stephen Toub
Fix StyleCop warning SA1617 (void return XML comment)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Stephen Toub
Fix StyleCop warning SA1113 (comma position for parameters)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Stephen Toub
Fix StyleCop warning SA1212 (accessor order)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Stephen Toub
Fix StyleCop warning SA1206 (modifer ordering)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Stephen Toub
Fix StyleCop warning SA1121 (use built-in types)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Stephen Toub
Fix StyleCop warning SA1200 (cref prefixes)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Stephen Toub
Fix StyleCop warnings SA1028 and SA1518 (trailing white...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Stephen Toub
Fix FxCop warning CA1018 (attributes should have Attrib...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Stephen Toub
Move CodeAnalysis.ruleset to shared (dotnet/corefxdotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Jeremy Koritzinsky
Make ILAsm and ILDasm packages standalone. Clean up...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Sung Yoon Whang
Fix a potential division by 0 in post GC counter comput...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Stephen Toub
Re-enable StyleCop warnings SA1028 and SA1518 (trailing...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Jeffrey Zhao
Catch InvalidCastException properly in Collection ...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Stephen Toub
Improve building Corelib in VS (dotnet/coreclr#26076)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Adam Sitnik
make DateTime.UtcNow 5% faster to minimize the leap...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Jeremy Koritzinsky
String test refresh (dotnet/coreclr#25948)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Michal Strehovský
Mark CoreLib as .NET Framework assembly (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Mukul Sabharwal
Delete dead code (dotnet/coreclr#26060)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Sergey Andreenko
Separate statements from GenTree, part 1 (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Stephen Toub
Delete PROJECTN ifdefs from Corelib (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Jarret Shook
Publish built tests (dotnet/coreclr#25925)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Sung Yoon Whang
Clean up diagnosticserver socket on unexpected shutdown...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Russ Keldorph
Consistent telm. type for crossgen-comparison job
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Sung Yoon Whang
Improve ArgumentNullExceptions on DiagnosticCounter...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Gleb Balykov
Fix undefined references to methods from MetaData:...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Jeremy Koritzinsky
Delegate marshaling test refresh. (dotnet/coreclr#25981)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Omair Majid
Support managed build on linux/aarch64 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Elinor Fung
Fix passing unprocessed build args when building manage...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Jakob Botsch...
Generate relative jump/branch for tailcalls on x64...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Sergey Andreenko
Delete TRANSLATE_PDB. (dotnet/coreclr#26036)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Jarret Shook
Superpmi mch merge (dotnet/coreclr#26018)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Elinor Fung
Use Arcade's internal tool restore project for restorin...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Vitek Karas
Remove inspection only from binder (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Jan Kotas
Revert "Fix issue with out-of-scope GCFrame in Frame...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Vitek Karas
Binder minor cleanup (dotnet/coreclr#26015)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Aleksey Kliger...
Move AssemblyLoadContext VM-invoked resolve methods...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Stephen Toub
Remove some unused locals (dotnet/corefxdotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Jesús Corrius
Fix List Format (dotnet/coreclr#26027)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Elinor Fung
Prefix error messages in init-tools to make them Azure...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Jan Kotas
Delete some dead code (dotnet/coreclr#26006)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Maoni Stephens
pinned heap design doc (dotnet/coreclr#26024)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Elinor Fung
Propagate errors during build to the Azure DevOps timel...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Jarret Shook
Add --pmi flag to superpmi collect (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
next