Bart De Smet 5faffd2edd Remove more redundant assignments. 6 anni fa
..
AddRef.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. 7 anni fa
Aggregate.cs 3f0be4b2db Remove some uses of default(T). 6 anni fa
All.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
Amb.cs 880486b012 4.x: System.Reactive fix field names, type args, usings, operator infrastructure 7 anni fa
AmbMany.cs 5faffd2edd Remove more redundant assignments. 6 anni fa
Any.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
AppendPrepend.cs 5faffd2edd Remove more redundant assignments. 6 anni fa
AsObservable.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. 7 anni fa
AutoConnect.cs 880486b012 4.x: System.Reactive fix field names, type args, usings, operator infrastructure 7 anni fa
Average.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
Buffer.cs f869f30b37 Push variable declaration into inner scope. 7 anni fa
Case.cs 5faffd2edd Remove more redundant assignments. 6 anni fa
Cast.cs 3f0be4b2db Remove some uses of default(T). 6 anni fa
Catch.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
Collect.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
CombineLatest.Generated.cs 0fc86a0c41 4.x: Reduce StableCompositeDisposable.Create overhead via dedicated implementation 7 anni fa
CombineLatest.Generated.tt 0fc86a0c41 4.x: Reduce StableCompositeDisposable.Create overhead via dedicated implementation 7 anni fa
CombineLatest.cs 3f0be4b2db Remove some uses of default(T). 6 anni fa
Concat.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. 7 anni fa
ConcatMany.cs 4cc9ff0273 Remove unused var declarations. 7 anni fa
Contains.cs 5faffd2edd Remove more redundant assignments. 6 anni fa
Count.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
DefaultIfEmpty.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
Defer.cs 880486b012 4.x: System.Reactive fix field names, type args, usings, operator infrastructure 7 anni fa
Delay.cs 9d1d361fbe Mark fields as readonly as suggested by ReSharper. 7 anni fa
DelaySubscription.cs 7968548e95 Merge pull request #723 from danielcweber/FixConstructorsOfAbstractClasses 7 anni fa
Dematerialize.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
Distinct.cs 3f0be4b2db Remove some uses of default(T). 6 anni fa
DistinctUntilChanged.cs 3f0be4b2db Remove some uses of default(T). 6 anni fa
Do.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. 7 anni fa
DoWhile.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
ElementAt.cs 421e2a26ad ElementAt: don't create exception after finding the item (#671) 7 anni fa
ElementAtOrDefault.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
Empty.cs 33c58b1424 In preparation for https://github.com/dotnet/reactive/pull/598, we evaluate where to replace IScheduler.Schedule by the ScheduleAction extension which does not allow recursive scheduling. 7 anni fa
Finally.cs cb42defec9 Save two allocations in the finally operator 7 anni fa
FirstAsync.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
FirstLastBlocking.cs b6b638038d Cleanup more redundancies. 7 anni fa
FirstOrDefaultAsync.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
For.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
ForEach.cs 90aae5376a ForEach() don't init to default values (#673) 7 anni fa
FromEvent.cs 5faffd2edd Remove more redundant assignments. 6 anni fa
FromEventPattern.cs 3f0be4b2db Remove some uses of default(T). 6 anni fa
Generate.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
GetEnumerator.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
GroupBy.cs 5faffd2edd Remove more redundant assignments. 6 anni fa
GroupByUntil.cs 5faffd2edd Remove more redundant assignments. 6 anni fa
GroupJoin.cs 3f0be4b2db Remove some uses of default(T). 6 anni fa
If.cs 5faffd2edd Remove more redundant assignments. 6 anni fa
IgnoreElements.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. 7 anni fa
IsEmpty.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
Join.cs 3f0be4b2db Remove some uses of default(T). 6 anni fa
LastAsync.cs 76a070bebe Merge branch 'master' into SimplifyDefaultExpr 7 anni fa
LastOrDefaultAsync.cs 76a070bebe Merge branch 'master' into SimplifyDefaultExpr 7 anni fa
Latest.cs 67bb6b7080 There is an unused field in Latest that is only assigned to. On the other hand, access to the _value field happens once inside a lock and once outside. It's most probably a bug and the temporary variable should be used instead. 7 anni fa
LongCount.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
Materialize.cs 6b8428a881 Merge in #713 7 anni fa
Max.cs 5faffd2edd Remove more redundant assignments. 6 anni fa
MaxBy.cs 3f0be4b2db Remove some uses of default(T). 6 anni fa
Merge.cs f850df1c98 A Task-continuation should be cancelled when the Sink is disposed to avoid leaking the continuation on long-lived tasks. 7 anni fa
Min.cs 5faffd2edd Remove more redundant assignments. 6 anni fa
MinBy.cs 3f0be4b2db Remove some uses of default(T). 6 anni fa
MostRecent.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
Multicast.cs 880486b012 4.x: System.Reactive fix field names, type args, usings, operator infrastructure 7 anni fa
Never.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
Next.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
OfType.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
OnErrorResumeNext.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
PushToPullAdapter.cs b6b638038d Cleanup more redundancies. 7 anni fa
Range.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
RefCount.cs eb10483c3d Do not connect if the source completes immediately 7 anni fa
Repeat.cs f27b37a246 Merge branch 'master' into CleanupSystemReactive 7 anni fa
RepeatWhen.cs 38693b22d8 Change accesibility of some internal methods/fields to private. 7 anni fa
RetryWhen.cs 58a55ba81f Merge pull request #757 from danielcweber/MoreReSharperReview 7 anni fa
Return.cs 790f0748e2 4.x: Improve Return/Throw/Append/Prepend with ImmediateScheduler 7 anni fa
Sample.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
Scan.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
Select.cs 3f0be4b2db Remove some uses of default(T). 6 anni fa
SelectMany.cs 5faffd2edd Remove more redundant assignments. 6 anni fa
SequenceEqual.cs 5faffd2edd Remove more redundant assignments. 6 anni fa
SingleAsync.cs 3d2d86c3c5 SingleAsync(): don't init to default values (#692) 7 anni fa
SingleOrDefaultAsync.cs 79a84d4420 SingleOrDefaultAsync(): don't init to default (#693) 7 anni fa
Skip.cs 331ad59db7 Remove code redundancies as suggested by ReSharper. 7 anni fa
SkipLast.cs 9d1d361fbe Mark fields as readonly as suggested by ReSharper. 7 anni fa
SkipUntil.cs 331ad59db7 Remove code redundancies as suggested by ReSharper. 7 anni fa
SkipWhile.cs fc795af0c1 SkipWhile(): don't init to default value (#695) 7 anni fa
Sum.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
Switch.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
Synchronize.cs 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. 7 anni fa
Take.cs 331ad59db7 Remove code redundancies as suggested by ReSharper. 7 anni fa
TakeLast.cs a39262b0de Merge pull request #728 from danielcweber/MarkFieldsReadonlyWhereApproproate 7 anni fa
TakeLastBuffer.cs 9d1d361fbe Mark fields as readonly as suggested by ReSharper. 7 anni fa
TakeUntil.cs 331ad59db7 Remove code redundancies as suggested by ReSharper. 7 anni fa
TakeUntilPredicate.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
TakeWhile.cs 2a57516f1c TakeWhile(): don't init to default value (#699) 7 anni fa
Throttle.cs 33c58b1424 In preparation for https://github.com/dotnet/reactive/pull/598, we evaluate where to replace IScheduler.Schedule by the ScheduleAction extension which does not allow recursive scheduling. 7 anni fa
Throw.cs 790f0748e2 4.x: Improve Return/Throw/Append/Prepend with ImmediateScheduler 7 anni fa
TimeInterval.cs 880486b012 4.x: System.Reactive fix field names, type args, usings, operator infrastructure 7 anni fa
Timeout.cs 33c58b1424 In preparation for https://github.com/dotnet/reactive/pull/598, we evaluate where to replace IScheduler.Schedule by the ScheduleAction extension which does not allow recursive scheduling. 7 anni fa
Timer.cs 7968548e95 Merge pull request #723 from danielcweber/FixConstructorsOfAbstractClasses 7 anni fa
Timestamp.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
ToArray.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
ToDictionary.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
ToList.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
ToLookup.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
ToObservable.cs 880486b012 4.x: System.Reactive fix field names, type args, usings, operator infrastructure 7 anni fa
Using.cs df7763e53c Fix order of observer and resource disposal of the Using and Finally operator, reported in #829 7 anni fa
Where.cs 6450e1a81c Where(): don't init to default value (#706) 7 anni fa
While.cs 03202e0418 Code clean up based on editorconfig 7 anni fa
Window.cs 33c58b1424 In preparation for https://github.com/dotnet/reactive/pull/598, we evaluate where to replace IScheduler.Schedule by the ScheduleAction extension which does not allow recursive scheduling. 7 anni fa
WithLatestFrom.cs 3f0be4b2db Remove some uses of default(T). 6 anni fa
Zip.Generated.cs 0fc86a0c41 4.x: Reduce StableCompositeDisposable.Create overhead via dedicated implementation 7 anni fa
Zip.Generated.tt 0fc86a0c41 4.x: Reduce StableCompositeDisposable.Create overhead via dedicated implementation 7 anni fa
Zip.cs 5faffd2edd Remove more redundant assignments. 6 anni fa