projects
/
platform
/
upstream
/
coreclr.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/coreclr.git
2019-04-30
Jan Kotas
Workaround memset alignment sensitivity (#24302)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Tanner Gooding
Resolves an assert around Sse41.ConvertToVector128Int...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Brian Sullivan
Merge pull request #24283 from briansull/ibc-linux-new
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Anirudh Agnihotry
Improve Precision to 10 microseconds in timespan (...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Steve MacLean
Fix Satellite Assembly loading (#24191)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Eugene Rozenfeld
Merge pull request #24282 from erozenfeld/Fix24253
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Brian Sullivan
Removed method ReleaseManagedCommandLine()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Jeremy Koritzinsky
Restore IBCMerge using an authenticated service connect...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Ludovic Henry
Fix running JitBench on Linux (#24248)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
Levi Broderick
Add missing check for UTF-16 low surrogate char at...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
Sergey Andreenko
Merge pull request #24261 from sandreenko/fixRegression...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
dotnet-maestro
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
dotnet-maestro
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
dotnet-maestro
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
dotnet-maestro
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
Jan Kotas
Fix CoreLib build breaks
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
Eric StJohn
Add System.Resources.Extensions (dotnet/corefx#36906)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
Russ Keldorph
Switch to non-Int Azure pool providers
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
John Doe
Typos (#24280)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
Andy Hanson
Improve LOH heap balancing (#24081)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
Jan Vorlicek
Merge pull request #24270 from janvorli/fix-gc-numa...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
Eugene Rozenfeld
Clean up fgRemoveDeadStore.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Brian Sullivan
Added check for GetManagedCommandLine() returning a...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Brian Sullivan
Commits from #24229 - Fixes for IBC profile data on...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Bruce Forstall
Merge pull request #24281 from BruceForstall/CleanCoref...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Bruce Forstall
Disable failing corefx tests
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Brian Sullivan
Merge pull request #24276 from briansull/revert-24229
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Sergey Andreenko
Fix the case when we replace `stmt->gtStmtExpr`.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Eugene Rozenfeld
Fix for a jit liveness bug.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Brian Sullivan
Revert "Fix for IBC profile data on Linux - Build the...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Brian Sullivan
Revert "Added method ReleaseManagedCommandLine to relea...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Sergey Andreenko
Use `ReplaceOperand`.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
José Rivero
Undo a change where we ignore the specified EventPipe...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Andrew Au
Refactored the duplicated code into a template method...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Gleb Balykov
Add config value for jit host slab cache maximum size...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Jan Vorlicek
Fix creation of the NUMA node to heap number map
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Brian Sullivan
Merge pull request #24229 from briansull/ibc-linux
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Sergey Andreenko
Add a repro test.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Sergey Andreenko
Fix parent's links in fgArgInfo in optAssertionProp_Update.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Sergey Andreenko
Change gtFindLink to return parent as well.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Sergey Andreenko
Add comments and format `gtGetThisArg`.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Russ Keldorph
Helix telemetry fixes
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Filip Navara
[System.Globalization.Native] Fix small issues in Clone...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Omair Majid
Null-terminate buffers that strncpy writes to (#24095)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Russ Keldorph
Remove redundant tests (#24255)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Brian Sullivan
Added method ReleaseManagedCommandLine to release memory
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Mukul Sabharwal
Add IsFrozenObject Profiler API (#24239)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
José Rivero
Removing EventPipe file polling (EventPipeController...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Brian Sullivan
Fix for IBC profile data on Linux - Build the full...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Jan Vorlicek
Merge pull request #24242 from janvorli/fix-numa-node...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Andrew Au
Using SList<SListElem<T>> to store the EventPipeProvide...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Jeremy Koritzinsky
Add IBCMerge restore source to the restore command...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Anirudh Agnihotry
Nullable System.Collections.EmptyReadOnlyDictionaryInte...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Jan Vorlicek
Merge pull request #24232 from janvorli/fix-large-versi...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
David Wrighton
Improve the performance of the type loader (#24177)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Levi Broderick
Fix verification of 3-byte UTF-8 sequence followed...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Carol Eidt
Return null for unexpected HW intrinsic (#24219)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Fadi Hanna
Fixing 23941 (#24199)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Stephen Toub
Nullable: Contract.cs and more interop (#24193)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Jan Vorlicek
Fix NUMA node for heap when NUMA is not available
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Andrew Au
Postponing the managed callback so that they are called...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Ludovic Henry
Switch to workstation GC in case of constrained CPU...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Jim
Added optional/default parameters for StreamWriter...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Jan Kotas
Unify WIN32_FIND_DATA (dotnet/corefx#37158)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Mukul Sabharwal
Add Medium GC Profiling Mode & ICorProfilerInfo::GetObj...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
David Wrighton
More multi-appdomain support removal (#23921)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Jan Vorlicek
Fix crossgen with large version bubble enabled
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Bruce Forstall
Merge pull request #24226 from BruceForstall/Disable24224
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Bruce Forstall
Merge pull request #24227 from BruceForstall/Disable24173
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Sung Yoon Whang
Fixing issue where LTTng probe check disables GC events...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
dotnet-maestro
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
dotnet-maestro
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
dotnet-maestro
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
dotnet-maestro
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
dotnet-maestro
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
dotnet-maestro
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Bruce Forstall
Disable _il_dbgu_fld under GCStress against #24173
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Bruce Forstall
Disable mandelbrot-7 against #24224
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Michal Strehovský
Fix ProjectN build breaks (dotnet/corert#7343)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Bruce Forstall
Merge pull request #24222 from BruceForstall/AddCorefxE...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Bruce Forstall
Expand corefx exclusions
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Jeremy Koritzinsky
Update IBCMerge and ensure that it runs when in a relea...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
William Godbe
Merge pull request #24206 from dotnet-maestro-bot/maste...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Bruce Forstall
Merge pull request #24218 from BruceForstall/FixLinuxX6...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Bruce Forstall
Remove extraneous percent character in Linux/x64 corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
dotnet-maestro...
Update dependencies from https://dev.azure.com/dnceng...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
dotnet-maestro-bot
Update CoreClr to preview6-27624-71
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Jeremy Koritzinsky
Match managed DetermineLibraryNameVariations implementa...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Jan Kotas
Delete unnecessary static and update GCSample to VS2019...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Bruce Forstall
Merge pull request #24201 from BruceForstall/AllowFineG...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
dotnet-maestro-bot
Update CoreClr to preview6-27623-73 (#24200)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Anirudh Agnihotry
Revert "Dummy commit" (#24197)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Bruce Forstall
Enable fine-grained and universal exclusions for CoreFX...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Tarek Mahmoud...
Fix failures caused by ICU regression (#24190)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Brian Sullivan
Merge pull request #23932 from briansull/zero-offset-map
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Jan Vorlicek
Fix crash after unload with server GC (#24196)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Anirudh Agnihotry
Nullable : System.Diagnostics.Eventing (Directory)...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Michal Strehovský
Add test coverage for static members on interfaces...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Anirudh Agnihotry
Merge pull request #24195 from Anipik/temp
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Anipik
Dummy commit
commit
|
commitdiff
|
tree
|
snapshot
next