Dávid Karnok a18844d316 Add RefCount overloads with minimum observer count requirement 6 年之前
..
Concurrency fa3cdc6af2 Disposing EventLoopScheduler with in-flight items (closes #286) 6 年之前
Disposables 9ed6262856 Use Array.Empty<T>() to save allocation of an empty array where appropriate. 7 年之前
Internal 5faffd2edd Remove more redundant assignments. 6 年之前
Joins 3f0be4b2db Remove some uses of default(T). 6 年之前
Linq a18844d316 Add RefCount overloads with minimum observer count requirement 6 年之前
Platforms 81c2ff1d4b Use StableCompositeDisposable.Create for two disposables. 7 年之前
Properties 03202e0418 Code clean up based on editorconfig 7 年之前
Runtime 173a5ef6cc Remove AsyncMethodBuilderAttribute, take it from System.Threading.Tasks.Extensions. 7 年之前
Subjects 5faffd2edd Remove more redundant assignments. 6 年之前
Threading 81ad48ec76 Use ContinueWithState in two other places to save an allocation. 7 年之前
build cba2293e1c Don't emit framework reference on pack 6 年之前
AnonymousObservable.cs 03202e0418 Code clean up based on editorconfig 7 年之前
AnonymousObserver.cs 03202e0418 Code clean up based on editorconfig 7 年之前
AnonymousSafeObserver.cs 66811efd2b Fix naming of a local. 7 年之前
EnlightenmentProvider.cs 64fa823960 Some improvements to core classes. 8 年之前
EventPattern.cs 03202e0418 Code clean up based on editorconfig 7 年之前
EventPatternSource.cs 64fa823960 Some improvements to core classes. 8 年之前
EventPatternSourceBase.cs 33c85e06e2 Use a dedicated implementation of IObserver instead of passing three delegates to Subscribe. 7 年之前
EventSource.cs 5faffd2edd Remove more redundant assignments. 6 年之前
ExcludeFromCodeCoverageAttribute.cs 64fa823960 Some improvements to core classes. 8 年之前
ExperimentalAttribute.cs 331ad59db7 Remove code redundancies as suggested by ReSharper. 7 年之前
GlobalSuppressions.cs da3b5ed03e move files to src\tests\facades 8 年之前
IEventPattern.cs f94b006260 Merge interfaces back into Sys.Reactive (#521) 7 年之前
IEventPatternSource.cs f94b006260 Merge interfaces back into Sys.Reactive (#521) 7 年之前
IEventSource.cs de57ac905f Remove redundant qualifiers. (#652) 7 年之前
IObserver.Result.cs f94b006260 Merge interfaces back into Sys.Reactive (#521) 7 年之前
ListObservable.cs 880486b012 4.x: System.Reactive fix field names, type args, usings, operator infrastructure 7 年之前
NamespaceDocs.cs 03202e0418 Code clean up based on editorconfig 7 年之前
Notification.cs 331ad59db7 Remove code redundancies as suggested by ReSharper. 7 年之前
Observable.Extensions.cs 03202e0418 Code clean up based on editorconfig 7 年之前
ObservableBase.cs 331ad59db7 Remove code redundancies as suggested by ReSharper. 7 年之前
ObservableQuery.cs 93aa64653b Fix naming of static readonly fields as suggested by .editorconfig and ReSharper. 7 年之前
Observer.Extensions.cs 331ad59db7 Remove code redundancies as suggested by ReSharper. 7 年之前
ObserverBase.cs 880486b012 4.x: System.Reactive fix field names, type args, usings, operator infrastructure 7 年之前
Strings_Core.Designer.cs 03202e0418 Code clean up based on editorconfig 7 年之前
Strings_Core.resx da3b5ed03e move files to src\tests\facades 8 年之前
Strings_Linq.Designer.cs 03202e0418 Code clean up based on editorconfig 7 年之前
Strings_Linq.resx ceee7a7742 4.x: Fix XML document spelling errors (#543) 7 年之前
Strings_PlatformServices.Designer.cs 03202e0418 Code clean up based on editorconfig 7 年之前
Strings_PlatformServices.resx da3b5ed03e move files to src\tests\facades 8 年之前
Strings_Providers.Designer.cs 03202e0418 Code clean up based on editorconfig 7 年之前
Strings_Providers.resx da3b5ed03e move files to src\tests\facades 8 年之前
System.Reactive.csproj cba2293e1c Don't emit framework reference on pack 6 年之前
TaskObservable.cs 0837259afc Switching to an interface-based model. 8 年之前
TimeInterval.cs 880486b012 4.x: System.Reactive fix field names, type args, usings, operator infrastructure 7 年之前
Timestamped.cs 880486b012 4.x: System.Reactive fix field names, type args, usings, operator infrastructure 7 年之前
Unit.cs 03202e0418 Code clean up based on editorconfig 7 年之前