Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-12Reverting the generic scheduler changes (#27890)David Fowler
2018-03-08Update SLNs and projects to be in sync with configurationsEric St. John
2018-03-07Defaults for pipe threshold, more tests (#27752)Pavel Krymets
2018-03-06Fix semantics of ArrayMemoryPool (#27615)Pavel Krymets
2018-03-05More ValueTask goodness for System.IO.Pipelines (#27701)David Fowler
2018-03-04Small changes to pipelines (#27704)David Fowler
2018-03-04ValueTask adoption in System.IO.Pipelines (#27651)David Fowler
2018-03-02Move TryGetString to MemoryMarshal, remove TryGetArray and update testsahsonkhan
2018-03-02Fix System.IO.Pipelines reference assembly (#27644)Ahson Khan
2018-03-02Add GetPosition overload to ReadOnlySequence (#27633)Ahson Khan
2018-03-02Small tweaks to PipeReader behaviors (#27596)David Fowler
2018-03-01Default to global thread pool queuing (#27600)David Fowler
2018-03-01ReadOnlySequence Performance Improvements (#27499)Ben Adams
2018-02-28Change new ThreadPool.QueueUserWorkItem overload to be genericStephen Toub
2018-02-26TryGet for ReadOnlysequence (#27229)Pavel Krymets
2018-02-16Cross compile Pipelines and retarget ref to netstandard1.1 (#27166)Pavel Krymets
2018-02-16Remove Commit from PipeWriter (#27182)David Fowler
2018-02-15Made a few tweaks to pipelines (#27158)David Fowler
2018-02-14Fix test projectJose Perez Rodriguez
2018-02-13Fixing pkgprojJose Perez Rodriguez
2018-02-13NetCoreappPavel Krymets
2018-02-13IDuplexPipePavel Krymets
2018-02-13More PR commentsPavel Krymets
2018-02-13PR Comments, temporary undo src crosscompilePavel Krymets
2018-02-12Project changeSPavel Krymets
2018-02-12Pipelines RP commentsPavel Krymets
2018-02-09CoverPavel Krymets
2018-02-09ResourcesPavel Krymets
2018-02-09CompilesPavel Krymets
2018-02-08Add System.IO.PipelinesPavel Krymets