projects
/
platform
/
upstream
/
coreclr.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix an assertion failure in the thread pool's QueueUserWorkItemCallbackBase (#25482)
2019-06-28
Koundinya Veluri
Fix an assertion failure in the thread pool's QueueUserWorkI...
commit
|
commitdiff
|
tree
2019-06-27
Stephen Toub
Fix ActivityTracker ES_BUILD_STANDALONE build
commit
|
commitdiff
|
tree
2019-06-17
Sung Yoon Whang
make DiagnosticCounter and its children lock 'this...
commit
|
commitdiff
|
tree
2019-06-17
dotnet-maestro[bot]
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-06-17
Ben Adams
IndexOfAny(values.Length == 0) == -1 (#25075)
commit
|
commitdiff
|
tree
2019-06-17
dotnet-maestro[bot]
[master] Update dependencies from dotnet/core-setup...
commit
|
commitdiff
|
tree
2019-06-14
dotnet-maestro[bot]
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-06-14
dotnet-maestro[bot]
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-06-14
Stephen Toub
Update Corelib to adapt to compiler nullability updates
commit
|
commitdiff
|
tree
2019-06-14
dotnet-maestro
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-06-13
dotnet-maestro[bot]
[master] Update dependencies from dotnet/core-setup...
commit
|
commitdiff
|
tree
2019-06-13
dotnet-maestro[bot]
[master] Update dependencies from dnceng/internal/dotnet...
commit
|
commitdiff
|
tree
2019-06-13
Santiago Fernandez...
Fix a couple of annotations on Type (#25136)
commit
|
commitdiff
|
tree
2019-06-12
Stephen Toub
Replace 'where T : object` with `where T : notnull`
commit
|
commitdiff
|
tree
2019-06-12
dotnet-maestro[bot]
Update dependencies from dotnet/arcade (dotnet/corefx...
commit
|
commitdiff
|
tree
2019-06-12
Stephen Toub
Fix nullable annotations on Binder.ReorderArgumentArray
commit
|
commitdiff
|
tree
2019-06-12
Stephen Toub
Remove defunct !s and update some TODO-NULLABLE comments
commit
|
commitdiff
|
tree
2019-06-12
dotnet-maestro
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-06-11
Koundinya Veluri
Track timer count and add Timer.ActiveCount (#25061)
commit
|
commitdiff
|
tree
2019-06-10
dotnet-maestro[bot]
[master] Update dependencies from dotnet/corefx (#25022)
commit
|
commitdiff
|
tree
2019-06-10
dotnet-maestro[bot]
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-06-07
Santiago Fernandez...
Address nullable feedback for System.Runtime and System...
commit
|
commitdiff
|
tree
2019-06-06
Jan Kotas
Delete unnecessary security transparency attributes...
commit
|
commitdiff
|
tree
2019-06-03
dotnet-maestro[bot]
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-05-30
dotnet-maestro-bot
Update CoreClr to preview6.19280.1 (#24848)
commit
|
commitdiff
|
tree
2019-05-29
Egor Chesakov
Update MicrosoftDotNetXUnitConsoleRunnerVersion to...
commit
|
commitdiff
|
tree
2019-05-29
dotnet-maestro[bot]
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-05-28
dotnet-maestro-bot
Update CoreClr to preview6.19277.72 (#24795)
commit
|
commitdiff
|
tree
2019-05-28
Stephen Toub
Improve performance of !dumpasync SOS command
commit
|
commitdiff
|
tree
2019-05-28
Stephen Toub
Display state machine fields in DumpAsync for -stacks
commit
|
commitdiff
|
tree
2019-05-28
Egor Chesakov
Use PublishBuildArtifacts instead of PublishPipelineArtifact...
commit
|
commitdiff
|
tree
2019-05-24
dotnet-maestro-bot
Update BuildTools, CoreClr to preview4-04022-01, preview6...
commit
|
commitdiff
|
tree
2019-05-16
dotnet-maestro[bot]
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-05-06
Krzysztof Wicher
Nullable: System.Collections.Generic remainder (#24340)
commit
|
commitdiff
|
tree
2019-05-02
Krzysztof Wicher
Nullable: Interop and src/System remainder (#24328)
commit
|
commitdiff
|
tree
2019-05-02
Krzysztof Wicher
Nullable: System.Collections remainder (non-generic...
commit
|
commitdiff
|
tree
2019-05-02
dotnet-maestro-bot
Update CoreClr to preview6-27701-72 (#24329)
commit
|
commitdiff
|
tree
2019-04-25
Levi Broderick
Fix verification of 3-byte UTF-8 sequence followed...
commit
|
commitdiff
|
tree
2019-04-25
Jim
Added optional/default parameters for StreamWriter...
commit
|
commitdiff
|
tree
2019-04-20
dotnet-maestro[bot]
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-04-19
Krzysztof Wicher
Nullable: couple of missing #nullable enable (#24094)
commit
|
commitdiff
|
tree
2019-04-19
Stephen Toub
Nullable: System.Collections.Concurrent (#24054)
commit
|
commitdiff
|
tree
2019-04-19
Filip Navara
Fix performance regression on glibc on Linux (#24099)
commit
|
commitdiff
|
tree
2019-04-18
Benjamin Bartels
Fixed ChunkEnumerator.Current NRE (#24076)
commit
|
commitdiff
|
tree
2019-04-15
dotnet-maestro-bot
Update CoreClr to preview5-27614-72 (#23985)
commit
|
commitdiff
|
tree
2019-04-15
Raz Friman
Remove unused offset calculation (#23793)
commit
|
commitdiff
|
tree
2019-04-15
Levi Broderick
Remove old method names from Rune (#23938)
commit
|
commitdiff
|
tree
2019-04-12
Anirudh Agnihotry
Nullable System.ComponentModel, System.Diagnostics...
commit
|
commitdiff
|
tree
2019-04-12
Krzysztof Wicher
Nullable: Globalization native interop + some missing...
commit
|
commitdiff
|
tree
2019-04-12
Anirudh Agnihotry
Nullable: System.Diagnostics (#23753)
commit
|
commitdiff
|
tree
2019-04-12
Anirudh Agnihotry
Nullable System.Diagnostics.Store (#23874)
commit
|
commitdiff
|
tree
2019-04-12
Anirudh Agnihotry
Nullable: Interop.Adavapi32 (#23875)
commit
|
commitdiff
|
tree
2019-04-12
dotnet-maestro-bot
Update CoreClr to preview5-27611-71 (#23884)
commit
|
commitdiff
|
tree
2019-04-11
Jan Kotas
Disable nullability-related warnings
commit
|
commitdiff
|
tree
2019-04-11
dotnet-maestro[bot]
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-04-11
dotnet-maestro[bot]
[master] Update dependencies from dotnet/arcade (#23834)
commit
|
commitdiff
|
tree
2019-04-10
Anirudh Agnihotry
Nullable Internal.Win32.RegistryKey (#23856)
commit
|
commitdiff
|
tree
2019-04-10
dotnet-maestro[bot]
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-04-10
dotnet-maestro-bot
Update CoreClr to preview5-27610-71 (#23859)
commit
|
commitdiff
|
tree
2019-04-10
Jared Parsons
Update Windows instructions (#23841)
commit
|
commitdiff
|
tree
2019-04-10
Gregg Miskelly
Add 'SetNotificationForWaitCompletion' to ILLinkTrim...
commit
|
commitdiff
|
tree
2019-04-09
dotnet-maestro-bot
Update CoreClr to preview5-27609-71 (#23809)
commit
|
commitdiff
|
tree
2019-04-09
dotnet-maestro[bot]
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-04-08
dotnet-maestro[bot]
[master] Update dependencies from dotnet/arcade (#23797)
commit
|
commitdiff
|
tree
2019-04-08
dotnet-maestro[bot]
[master] Update dependencies from dotnet/corefx (#23798)
commit
|
commitdiff
|
tree
2019-04-08
dotnet-maestro-bot
Update CoreClr to preview5-27607-72 (#23799)
commit
|
commitdiff
|
tree
2019-04-07
Stephen Toub
Fix two new nullable warnings with latest compiler
commit
|
commitdiff
|
tree
2019-04-07
dotnet-maestro-bot
Update BuildTools, CoreClr to preview4-03906-01, preview5...
commit
|
commitdiff
|
tree
2019-04-06
Krzysztof Wicher
Nullable: System.Text (#23708)
commit
|
commitdiff
|
tree
2019-04-05
Anirudh Agnihotry
adding null annotations (#23744)
commit
|
commitdiff
|
tree
2019-04-05
Grant
Revert optimization (#23759)
commit
|
commitdiff
|
tree
2019-04-05
Santiago Fernandez...
Fix Debug.Assert in GenericDelegateCache (#23755)
commit
|
commitdiff
|
tree
2019-04-04
Filip Navara
Move null check into separate method to prevent unnecessary...
commit
|
commitdiff
|
tree
2019-04-03
dotnet-maestro[bot]
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-04-02
dotnet-maestro[bot]
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-04-02
Krzysztof Wicher
PermissionSet: follow netfx more in order to avoid...
commit
|
commitdiff
|
tree
2019-03-29
dotnet-maestro[bot]
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-03-29
dotnet-maestro[bot]
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-03-29
dotnet-maestro[bot]
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-03-29
buyaa-n
Nullable: Internal.Console, System.ValueType (#23505)
commit
|
commitdiff
|
tree
2019-03-24
Nick Schonning
typo: Double word "as" (dotnet/corefx#36277)
commit
|
commitdiff
|
tree
2019-03-22
Andrew Hoefling
Updated Exception Handling for Collection<T> (#23290)
commit
|
commitdiff
|
tree
2019-03-19
Grant
Trim/TrimStart/TrimEnd methods for Memory and Span...
commit
|
commitdiff
|
tree
2019-03-15
Koundinya Veluri
In CLRLifoSemaphore, start the underlying semaphore...
commit
|
commitdiff
|
tree
2019-03-15
Justin Van Patten
Collection<T>: Validate parameters in the public methods...
commit
|
commitdiff
|
tree
2019-03-15
Han Lee
Update performance-guidelines.md (#23183)
commit
|
commitdiff
|
tree
2019-03-04
dotnet-maestro[bot]
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-03-03
dotnet-maestro[bot]
Update dependencies from https://dnceng@dev.azure.com...
commit
|
commitdiff
|
tree
2019-03-03
Fawad Halim
Corrected some misspellings (#22978)
commit
|
commitdiff
|
tree
2019-03-02
Jan Kotas
Fix netfx build break
commit
|
commitdiff
|
tree
2019-02-28
Stephen Toub
Address PR feedback (clean up style in Thread.CoreCLR.cs)
commit
|
commitdiff
|
tree
2019-02-27
Stephen Toub
Fix BitOperations using in standalone EventSource build
commit
|
commitdiff
|
tree
2019-02-27
Jan Kotas
Fix EventSource StubEnvironment
commit
|
commitdiff
|
tree
2019-02-27
Stephen Toub
Fix Thread-related breaking changes
commit
|
commitdiff
|
tree
2019-02-23
Dan Moseley
Remove 'from HRESULT' (#22782)
commit
|
commitdiff
|
tree
2019-02-20
Ben Adams
Allow Task.WaitAny completion to run synchronously...
commit
|
commitdiff
|
tree
2019-02-14
dotnet-maestro[bot]
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-02-13
dotnet-maestro[bot]
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-02-12
dotnet-maestro[bot]
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
2019-02-01
Andrew Au
AsyncSteppingFix - Eagerly initialize the AsyncStateMachineB...
commit
|
commitdiff
|
tree
next