Historique des commits

Auteur SHA1 Message Date
  Bart De Smet 5851e7e431 Clean up some disposable stuff. il y a 5 ans
  Bart De Smet 79d66b9600 First step to enable nullable in Rx. il y a 5 ans
  Claire Novotny f1b5e96157 Update to MIT license il y a 5 ans
  Bart De Smet 5faffd2edd Remove more redundant assignments. il y a 6 ans
  Peter Wehrfritz f91f4492e1 Fix comments il y a 7 ans
  Peter Wehrfritz 4a49a9716a Introduce a common base class for the single values, and resolve some rebase conflicts. il y a 7 ans
  Peter Wehrfritz 2ffc0754d9 Delay append array creation until the array is really needed il y a 7 ans
  Peter Wehrfritz 900f162b5d - Add extra loop for the prepend values, that saves the allocation and generation of the first array il y a 7 ans
  Peter Wehrfritz 65d458dce6 Move the generic type argument to the enclosing static class il y a 7 ans
  Peter Wehrfritz 029bef360a Split AppendPrependMultiple into two classes depending on the scheduler il y a 7 ans
  Peter Wehrfritz 694b719fad Use a light recurring scheduling, similar to the `ToObservable()` class il y a 7 ans
  akarnokd 790f0748e2 4.x: Improve Return/Throw/Append/Prepend with ImmediateScheduler il y a 7 ans
  Daniel Weber 38693b22d8 Change accesibility of some internal methods/fields to private. il y a 7 ans
  Daniel Weber 331ad59db7 Remove code redundancies as suggested by ReSharper. il y a 7 ans
  Daniel Weber 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. il y a 7 ans
  akarnokd 4fd8860ae6 4.x: Fix AppendPrepend disposing the main source on ILongRunningSchedulers il y a 7 ans
  Oren Novotny 03202e0418 Code clean up based on editorconfig il y a 7 ans
  Peter Wehrfritz 738e3c9a49 Add dedicated class based implementations for Append and Prepend. (#600) il y a 7 ans