提交历史

作者 SHA1 备注 提交日期
  Bart De Smet 386c4865c5 More #nullable for query operators. 5 年之前
  Bart De Smet 5851e7e431 Clean up some disposable stuff. 5 年之前
  Bart De Smet 79d66b9600 First step to enable nullable in Rx. 5 年之前
  Claire Novotny f1b5e96157 Update to MIT license 5 年之前
  Daniel Weber 331ad59db7 Remove code redundancies as suggested by ReSharper. 7 年之前
  Daniel C. Weber f27b37a246 Merge branch 'master' into CleanupSystemReactive 7 年之前
  akarnokd 880486b012 4.x: System.Reactive fix field names, type args, usings, operator infrastructure 7 年之前
  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. 7 年之前
  Oren Novotny 03202e0418 Code clean up based on editorconfig 7 年之前
  David Karnok 2dacd1d2f0 SkipUntil(): remove unused helper class (#694) 7 年之前
  Daniel C. Weber 0e50f50080 Use new features of IdentitySink in SkipUntil. (#621) 7 年之前
  David Karnok d76c0b36f8 4.x: Inline StableCompositeDisposable.Create into the Sinks (#578) 7 年之前
  Daniel C. Weber 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. 7 年之前
  Daniel C. Weber fa0d583cb2 Use HalfSerializer extensions (#572) 7 年之前
  David Karnok 196b1726a8 Use Schedule calls with state (#558) 7 年之前
  David Karnok c6766f50c9 4.x: Rework & fix SkipUntil with lock-free methods (#551) 7 年之前
  Daniel C. Weber f2ea2121ea Strengthen the concept of the Sink class. 7 年之前
  Daniel C. Weber b1b21797cb The subscription order in SkipUntil is reversed so in case source and other emit elements right away, the first element of source is not missed out. (#530) 7 年之前
  Bart De Smet d993f45afa Optimizing Producer creation 8 年之前
  Bart De Smet b12feed548 Adding CreateSink. 8 年之前
  Bart De Smet e83e57f849 Optimizing layouts of SkipUntil. 8 年之前
  Bart De Smet 7d0f0c6b6c Renaming Omega operator fusion methods to Combine. 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 年之前