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