Commit History

Author SHA1 Message Date
  Paulo Morgado 8de749f5a6 Added debugger display information to TestScheduler and HistoricalScheduler 7 years ago
  Daniel Weber b6b638038d Cleanup more redundancies. 7 years ago
  Daniel Weber 331ad59db7 Remove code redundancies as suggested by ReSharper. 7 years ago
  Oren Novotny 91f269e825 Remove APTCA due to verification failures and deprecation of usage 7 years ago
  Daniel C. Weber 927fac9d6c Add an AnonymousDisposable that can be given a state object. Add a generic Disposable.Create method. (#634) 7 years ago
  David Karnok ae8c9898ba Add the TakeUntil(Func<T, bool>) operator (#612) 7 years ago
  Peter Wehrfritz c165913e2d Add the Append and Prepend operator (#567) 7 years ago
  Daniel C. Weber bdb54133ab Added lazy RefCount operator for IObservables. Lazy RefCount connects like RefCount but may delay disconnection. This is useful whenever a lot of connect/disconnect cycles are expected within a short timespan but with a significant overhead in connecting/disconnecting. Some unit tests have been added. Lazy RefCount has been excluded from methods that must be present for Qbservable as well. I leave it up to others to decide what Lazy RefCount means for Qbservable and whether there should be an implementation. (#133) 7 years ago
  David Karnok 24fb6db610 Add the RepeatWhen operator (#536) 7 years ago
  David Karnok 8a9a2547d0 4.x: Inline disposability into ScheduledItem (#561) 7 years ago
  Peter Wehrfritz 8ebfb49f27 Update HomoIcon tool to reflect new repository structure and manual code changes (#537) 7 years ago
  Ryan Wersal d46846cc9a Add public API approval tests for Rx.NET (#482) 7 years ago