Commit History

Автор SHA1 Съобщение Дата
  Daniel C. Weber 3a58436876 Use stateful AnonymousDisposable where appropriate. (#651) преди 7 години
  David Karnok 50bbdab3cb Inline SerialDisposable usages (#593) преди 7 години
  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 години
  David Karnok 6ecc899a4b Inline Disposable.Create (#580) преди 7 години
  Daniel C. Weber 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. преди 7 години
  Daniel C. Weber f2ea2121ea Strengthen the concept of the Sink class. преди 7 години
  Bart De Smet d993f45afa Optimizing Producer creation преди 8 години
  Bart De Smet b12feed548 Adding CreateSink. преди 8 години
  Bart De Smet 7d962def44 Optimizing RefCount layout. преди 8 години
  Bart De Smet 232c82b3c4 Remove unused usings. преди 8 години
  Bart De Smet e2ac69a62a Sealing operator classes. преди 8 години
  Bart De Smet 4fc979faee Removing NO_PERF symbol. преди 8 години
  Oren Novotny da3b5ed03e move files to src\tests\facades преди 8 години