Commit History

Autor SHA1 Mensaxe Data
  Bart De Smet 5b671e7ef5 Enable #nullable for Zip and CombineLatest. %!s(int64=5) %!d(string=hai) anos
  Bart De Smet 5851e7e431 Clean up some disposable stuff. %!s(int64=5) %!d(string=hai) anos
  Bart De Smet 79d66b9600 First step to enable nullable in Rx. %!s(int64=5) %!d(string=hai) anos
  Claire Novotny f1b5e96157 Update to MIT license %!s(int64=5) %!d(string=hai) anos
  akarnokd 87aa2b0a15 Clear the enumerator in OnNext %!s(int64=6) %!d(string=hai) anos
  akarnokd 628cba8382 Remove unnecessary dispose call. %!s(int64=6) %!d(string=hai) anos
  akarnokd 14a7043981 Serialize the dispose of Zip(IEnumerable) with MoveNext/Current %!s(int64=6) %!d(string=hai) anos
  Bart De Smet 5faffd2edd Remove more redundant assignments. %!s(int64=6) %!d(string=hai) anos
  Bart De Smet 3f0be4b2db Remove some uses of default(T). %!s(int64=6) %!d(string=hai) anos
  Dávid Karnok 8dd6b3d7b7 Add comment to changes %!s(int64=7) %!d(string=hai) anos
  Dávid Karnok bf2a31415a 4.x: Fix 3+ arg Zip not working with immediate sources %!s(int64=7) %!d(string=hai) anos
  Dávid Karnok 1b19cb6b56 Fix Zip(IEnumerable) NullReferenceException if a source completes immediately %!s(int64=7) %!d(string=hai) anos
  Daniel C. Weber 9ed6262856 Use Array.Empty<T>() to save allocation of an empty array where appropriate. %!s(int64=7) %!d(string=hai) anos
  Daniel C. Weber a39262b0de Merge pull request #728 from danielcweber/MarkFieldsReadonlyWhereApproproate %!s(int64=7) %!d(string=hai) anos
  Daniel Weber 331ad59db7 Remove code redundancies as suggested by ReSharper. %!s(int64=7) %!d(string=hai) anos
  Daniel Weber 9d1d361fbe Mark fields as readonly as suggested by ReSharper. %!s(int64=7) %!d(string=hai) anos
  Daniel C. Weber f27b37a246 Merge branch 'master' into CleanupSystemReactive %!s(int64=7) %!d(string=hai) anos
  akarnokd 880486b012 4.x: System.Reactive fix field names, type args, usings, operator infrastructure %!s(int64=7) %!d(string=hai) anos
  Daniel Weber df74ee3290 Fix the constructor visibility of some abstract classes. No publicly visible classes were harmed in this PR. %!s(int64=7) %!d(string=hai) anos
  Oren Novotny 03202e0418 Code clean up based on editorconfig %!s(int64=7) %!d(string=hai) anos
  David Karnok 28c11aa0c1 Zip(): no need to keep reference to the parent beyond Run (#708) %!s(int64=7) %!d(string=hai) anos
  Daniel C. Weber 8cdb5d0148 Use var where appropriate. %!s(int64=7) %!d(string=hai) anos
  Daniel C. Weber 70d2a05c28 Save allocations in Zip (#635) %!s(int64=7) %!d(string=hai) anos
  David Karnok 6ecc899a4b Inline Disposable.Create (#580) %!s(int64=7) %!d(string=hai) anos
  David Karnok d76c0b36f8 4.x: Inline StableCompositeDisposable.Create into the Sinks (#578) %!s(int64=7) %!d(string=hai) anos
  Daniel C. Weber 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. %!s(int64=7) %!d(string=hai) anos
  Daniel C. Weber f2ea2121ea Strengthen the concept of the Sink class. %!s(int64=7) %!d(string=hai) anos
  Bart De Smet d993f45afa Optimizing Producer creation %!s(int64=8) %!d(string=hai) anos
  Bart De Smet b12feed548 Adding CreateSink. %!s(int64=8) %!d(string=hai) anos
  Bart De Smet 381904c9d2 Further optimizations to Zip. %!s(int64=8) %!d(string=hai) anos