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-01
dotnet-maestro...
[master] Update dependencies from dotnet/corefx (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-01
Bruce Forstall
Save corefx test build artifacts to unique folder ...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Jarret Shook
dlopen on Linux seems to not check the current working...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Jeremy Koritzinsky
Add ability to only copy native test files to managed...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Carol Eidt
Cleanup unreachable struct code (dotnet/coreclr#26406)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Dong-Heon Jung
Mark Relocation Section as NotNeeded (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Next Turn
Use Span<T> in Encoding (dotnet/coreclr#25860)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Jan Vorlicek
Update JITEEVersionIdentifier (dotnet/coreclr#26395)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Carol Eidt
Cleanup unreachable struct code
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Carol Eidt
Correctly handle variable argument SIMDScalar (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
mikedn
PHI_ARG actually has level 0, not 1 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Carol Eidt
[skip ci] Update first-class-structs doc (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Jan Vorlicek
Fix JIT_CheckedWriteBarrier for MHR (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Brian Robbins
Emit RVA Instead of File Offset by Default in Native...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Michelle McDaniel
Disable signing and publishing on perf builds (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Juan Hoyos
Add generated resource source files to sourcelink PDBs...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Egor Bogatov
Move FormatTypeName to Type (dotnet/coreclr#25631)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Eric Erhardt
Don't validate empty TransitionTimes on deserialization...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Ivan Diaz Sanchez
Moved misplaced assert in StompWriteBarrier for safety...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Aaron Robinson
Remove ComputeSuppressUnmanagedCodeAccessAttr() and...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Jeremy Koritzinsky
Change test stage to only depend on the build stage...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Jan Vorlicek
Unify Unix arm compiler optimization options (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Jeremy Koritzinsky
Fix marshalling a pinnable multi-dimensional array...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
mikedn
Stop using LIST nodes for PHI operand lists (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Stephen Toub
Fix pragma warning restore (dotnet/coreclr#26389)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Jarret Shook
Ups timeout for build-test-job as we have been seeing...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Tomáš Rylek
Fix incorrect merge of test build / run split with...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Jakob Botsch...
Fix SIMD local alignment check for empty rsp-based...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Jakob Botsch...
Some minor ABI stress improvements
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Jan Kotas
Delete unused access right checks from PAL (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Tarek Mahmoud...
Fix Abbreviated Genitive Month Names Parsing (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
John Salem
[master] Enhance EventPipe tests (dotnet/coreclr#26322)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Michelle McDaniel
Fix performance pipeline (dotnet/coreclr#26373)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Tomáš Rylek
Split test build and run into two jobs (2nd attempt...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Jeremy Koritzinsky
Fix typo in calculating path to ILDasm in Microsoft...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Egor Bogatov
Move AppContext.CoreCLR.cs to shared, remove static...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Jarret Shook
Disable based on dotnet/coreclr#26335 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
blaster7th
Corrected typo for X86 (dotnet/coreclr#26361)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Stephen Toub
Fix comment typo in ManualResetValueTaskSourceCore
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Matt Warren
Remove redundant comment (dotnet/coreclr#26369)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Vladimir Sadov
Do not use `AllocateUninitializedArray` in private...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Stephen Toub
Disable SA1001 for LocaleData.Unix.cs
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Stephen Toub
Contribute to IDE0055 (fix formatting)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Stephen Toub
Contribute to StyleCop SA1002 (semicolon spacing)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Stephen Toub
Fix StyleCop warning SA1001 (spaces around commas)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Stephen Toub
Separate Async*MethodBuilder types into their own files...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
Jan Kotas
Fix BinaryReader.ReadChars for fragmented Streams ...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
Aaron Robinson
Remove unused test file introduced in dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
Next Turn
Remove unnecessary !s for [DoesNotReturn] (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
Anirudh Agnihotry
adding ci legs to release 3.1 branch (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
Fadi Hanna
Move testing jobs to a separate stage after the validat...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
Michelle McDaniel
Fix passing of framework parameter in perf pipeline...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
Tomáš Rylek
Revert "Split test build and run into two jobs (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
Tomáš Rylek
Split test build and run into two jobs (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
Jarret Shook
Change gh_25468 to build as an sdk project (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
David Mason
Add ISOSDacInterface7 implementation (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
Fadi Hanna
Replace Ubuntu 1404 platforms with 1604 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
Carol Eidt
Repro for dotnet/coreclr#25468 (dotnet/coreclr#26009)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
Jan Vorlicek
Remove unused runtime functions and files (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
Jan Vorlicek
Fix PIE options (dotnet/coreclr#26323)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
Michal Strehovský
Do not expand variant isinst check inline (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
Sergey Andreenko
Small cleaning in JIT32_GCENCODER functions. (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
Vladimir Sadov
Do not clip CPU count when CPU quota is used. (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
Koundinya Veluri
Remove timeout in a test for GCStress modes (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
John Salem
Move TypeSystemLog::OnKeywordsChanged from EtwCallback...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Brian Sullivan
Implement ilasm and ildasm support for .param constrain...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Tarek Mahmoud...
Cleanup GregorianCalendarHelper leap month checks...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
mikedn
Fix loop hoist ordering (part I - "swap" case) (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Jarret Shook
Remove native test build from build.sh (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Michal Strehovský
Mark methods specially handled in JitInterface Intrinsi...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Fadi Hanna
Fix issue with local getting out of scope (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Stephen Toub
Fix IDE0034 (simplify default expression)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Stephen Toub
Fix IDE0054 (use compound assignment)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Stephen Toub
Fix (mostly) IDE0055 (formatting)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Stephen Toub
Fix StyleCop warning SA1114 (parameter list should...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Stephen Toub
Fix StyleCop warning SA1006 (empty statements)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Stephen Toub
Fix StyleCop warning SA1005 (single line comment spacing)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Stephen Toub
Fix (mostly) StyleCop warning SA1003 (operator symbol...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Stephen Toub
Fix StyleCop warning SA1024 (colon spacing)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Stephen Toub
Fix StyleCop warning SA1015 (closing generic brace...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Stephen Toub
Fix StyleCop warning SA1013 (closing brace spacing)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Stephen Toub
Fix StyleCop warning SA1012 (opening brace spacing)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Stephen Toub
Fix StyleCop warning SA1008 (opening paren spacing)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Stephen Toub
Fix StyleCop warning SA1002 (semicolon spacing)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Stephen Toub
Fix StyleCop warning SA1001 (commas followed by whitespace)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Jan Vorlicek
Remove unused PAL functions (dotnet/coreclr#26277)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
David Wrighton
Add support ildasm to support the metadata option again...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Matt Galbraith
Merge pull request dotnet/coreclr#26177 from MattGal...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Jakob Botsch...
Mark emitted types assembly as collectible in ABI stres...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Sergey Andreenko
Rename WIN64EXCEPTIONS to FEATURE_EH_FUNCLETS. (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Jarret Shook
Mark nogc as a long running gc test (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Stephen Toub
Avoid race condition in DiagnosticCounter (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
John Salem
Fix IPC response for CollectTracingV2 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Ryan Lucia
Move AssemblyLoadContext VM-invoked static resolve...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
madmir
Re-enable xunit warning 1019 (dotnet/corefxdotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
David Mason
Update crtsts (dotnet/coreclr#26238)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Aaron Robinson
Create flag to skip test jobs on internal builds (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Stephen Toub
Remove unused usings from Corlib (dotnet/coreclr#26250)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Juan Hoyos
Use function-local StackingAllocator for adding EnC...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Sung Yoon Whang
Add a check before firing events (dotnet/coreclr#25501)
commit
|
commitdiff
|
tree
|
snapshot
next