Daniel C. Weber 3a58436876 Use stateful AnonymousDisposable where appropriate. (#651) пре 7 година
..
AddRef.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Aggregate.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
All.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Amb.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
AmbMany.cs 8cdb5d0148 Use var where appropriate. пре 7 година
Any.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
AsObservable.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
AutoConnect.cs 3964f9f8c0 4.x: Add the IConnectableObservable.AutoConnect() operator (#497) пре 7 година
Average.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Buffer.cs 21899e8f8f Review Buffer operator (#654) пре 7 година
Case.cs 5e65a2246b Use IdentitySink.Run where appropriate. (#646) пре 7 година
Cast.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Catch.cs 50bbdab3cb Inline SerialDisposable usages (#593) пре 7 година
Collect.cs f7be3a0ed0 Adding a comment to Collect. пре 8 година
CombineLatest.Generated.cs fbce075e06 Less allocations in CombineLatest (#637) пре 7 година
CombineLatest.Generated.tt fbce075e06 Less allocations in CombineLatest (#637) пре 7 година
CombineLatest.cs 8cdb5d0148 Use var where appropriate. пре 7 година
Concat.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
ConcatMany.cs d1e17cfbb9 Add reflection-based Argument-Null validation test (#595) пре 7 година
Contains.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Count.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
DefaultIfEmpty.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Defer.cs 5e65a2246b Use IdentitySink.Run where appropriate. (#646) пре 7 година
Delay.cs 7eb1014910 Review Delay-operator (#655) пре 7 година
DelaySubscription.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Dematerialize.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Distinct.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
DistinctUntilChanged.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Do.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
DoWhile.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
ElementAt.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
ElementAtOrDefault.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Empty.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Finally.cs d76c0b36f8 4.x: Inline StableCompositeDisposable.Create into the Sinks (#578) пре 7 година
FirstAsync.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
FirstLastBlocking.cs 8f67a9597d Improve blocking First & Last operators (#590) пре 7 година
FirstOrDefaultAsync.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
For.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
ForEach.cs 269b2b2a95 Renaming observers in ForEach. пре 8 година
FromEvent.cs 3a58436876 Use stateful AnonymousDisposable where appropriate. (#651) пре 7 година
FromEventPattern.cs 6ecc899a4b Inline Disposable.Create (#580) пре 7 година
Generate.cs f71f2d62fc Save some closure allocations and allow delegate caching in Generate. (#658) пре 7 година
GetEnumerator.cs 53d0e46ff4 Save the allocation of a SingleAssignmentDisposable in GetEnumerator. (#657) пре 7 година
GroupBy.cs d76c0b36f8 4.x: Inline StableCompositeDisposable.Create into the Sinks (#578) пре 7 година
GroupByUntil.cs 0231e8d1fb Save the allocation of a SingleAssignmentDisposable. (#656) пре 7 година
GroupJoin.cs 316efb95e4 Review GroupJoin (#648) пре 7 година
If.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
IgnoreElements.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
IsEmpty.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Join.cs 7433acb6b0 Save allocations of SingleAssignmentDisposables in Join (#641) пре 7 година
LastAsync.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
LastOrDefaultAsync.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Latest.cs 6ce27fcdc1 Sealing some more sinks. пре 8 година
LongCount.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Materialize.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Max.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
MaxBy.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Merge.cs c417815312 Review Merge, save some allocations. (#639) пре 7 година
Min.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
MinBy.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
MostRecent.cs 6ce27fcdc1 Sealing some more sinks. пре 8 година
Multicast.cs d76c0b36f8 4.x: Inline StableCompositeDisposable.Create into the Sinks (#578) пре 7 година
Never.cs a4cc80fea1 4.x: Make Never<TResult> singleton. (#513) пре 7 година
Next.cs 6ce27fcdc1 Sealing some more sinks. пре 8 година
OfType.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
OnErrorResumeNext.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
PushToPullAdapter.cs 2de07f26b5 modernizations пре 8 година
Range.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
RefCount.cs 3a58436876 Use stateful AnonymousDisposable where appropriate. (#651) пре 7 година
Repeat.cs 0e195cb483 Save more allocations of closures and enable more delegate caching. (#586) пре 7 година
RepeatWhen.cs 24fb6db610 Add the RepeatWhen operator (#536) пре 7 година
RetryWhen.cs 8cdb5d0148 Use var where appropriate. пре 7 година
Return.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Sample.cs d76c0b36f8 4.x: Inline StableCompositeDisposable.Create into the Sinks (#578) пре 7 година
Scan.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Select.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
SelectMany.cs 24c3fbcca5 Save some more allocations in SelectMany. (#640) пре 7 година
SequenceEqual.cs d76c0b36f8 4.x: Inline StableCompositeDisposable.Create into the Sinks (#578) пре 7 година
SingleAsync.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
SingleOrDefaultAsync.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Skip.cs d76c0b36f8 4.x: Inline StableCompositeDisposable.Create into the Sinks (#578) пре 7 година
SkipLast.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
SkipUntil.cs 0e50f50080 Use new features of IdentitySink in SkipUntil. (#621) пре 7 година
SkipWhile.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Sum.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Switch.cs bec853baf5 Save an allocation during inner observer creation in Switch. (#619) пре 7 година
Synchronize.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Take.cs d76c0b36f8 4.x: Inline StableCompositeDisposable.Create into the Sinks (#578) пре 7 година
TakeLast.cs e2c4ad23e6 Use Sink features in TakeLast. (#624) пре 7 година
TakeLastBuffer.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
TakeUntil.cs 4a801c678a Have TakeUntil(time) use lock-free methods. (#611) пре 7 година
TakeUntilPredicate.cs ae8c9898ba Add the TakeUntil(Func<T, bool>) operator (#612) пре 7 година
TakeWhile.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Throttle.cs c9bf3f1519 Review Throttle, save some allocations. (#638) пре 7 година
Throw.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
TimeInterval.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Timeout.cs 77f5113353 Have Timeout(Absolute|Selector) use lock-free methods. (#610) пре 7 година
Timer.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Timestamp.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
ToArray.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
ToDictionary.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
ToList.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
ToLookup.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
ToObservable.cs 69cf591a97 Save some allocations by using a ValueTuple instead of a dedicated state class and passing state to IScheduler.Schedule. (#644) пре 7 година
Using.cs d76c0b36f8 4.x: Inline StableCompositeDisposable.Create into the Sinks (#578) пре 7 година
Where.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
While.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. пре 7 година
Window.cs af1de91720 Review Window operator. (#653) пре 7 година
WithLatestFrom.cs d76c0b36f8 4.x: Inline StableCompositeDisposable.Create into the Sinks (#578) пре 7 година
Zip.Generated.cs 70d2a05c28 Save allocations in Zip (#635) пре 7 година
Zip.Generated.tt 70d2a05c28 Save allocations in Zip (#635) пре 7 година
Zip.cs 8cdb5d0148 Use var where appropriate. пре 7 година