Commit History

Author SHA1 Message Date
  David Karnok d76c0b36f8 4.x: Inline StableCompositeDisposable.Create into the Sinks (#578) 7 years ago
  Daniel C. Weber 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. 7 years ago
  Daniel C. Weber f2ea2121ea Strengthen the concept of the Sink class. 7 years ago
  Daniel C. Weber e118c7a74a Fix https://github.com/dotnet/reactive/issues/179: When the sampling-observable would terminate earlier than the source observable, the resulting observable would never terminate. (#520) 7 years ago
  Bart De Smet d993f45afa Optimizing Producer creation 8 years ago
  Bart De Smet b12feed548 Adding CreateSink. 8 years ago
  Bart De Smet 48d661a92e Optimizing layouts of Sample. 8 years ago
  Bart De Smet 232c82b3c4 Remove unused usings. 8 years ago
  Bart De Smet e2ac69a62a Sealing operator classes. 8 years ago
  Bart De Smet 4fc979faee Removing NO_PERF symbol. 8 years ago
  Oren Novotny da3b5ed03e move files to src\tests\facades 8 years ago