Commit History

Author SHA1 Message Date
  Daniel C. Weber 7551d1a016 Use the stateful overload of AsyncLock in some places to save allocation of closures and allow delegate caching. (#583) 7 years ago
  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
  Bart De Smet d993f45afa Optimizing Producer creation 8 years ago
  Bart De Smet b12feed548 Adding CreateSink. 8 years ago
  Bart De Smet 8e1d2d47cb Optimizing layouts of Buffer. 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