Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  Bart De Smet 386c4865c5 More #nullable for query operators. 5 vuotta sitten
  Bart De Smet 5851e7e431 Clean up some disposable stuff. 5 vuotta sitten
  Bart De Smet 79d66b9600 First step to enable nullable in Rx. 5 vuotta sitten
  Claire Novotny f1b5e96157 Update to MIT license 5 vuotta sitten
  Daniel Weber 331ad59db7 Remove code redundancies as suggested by ReSharper. 7 vuotta sitten
  Daniel C. Weber f27b37a246 Merge branch 'master' into CleanupSystemReactive 7 vuotta sitten
  akarnokd 880486b012 4.x: System.Reactive fix field names, type args, usings, operator infrastructure 7 vuotta sitten
  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 vuotta sitten
  Oren Novotny 03202e0418 Code clean up based on editorconfig 7 vuotta sitten
  David Karnok 2dacd1d2f0 SkipUntil(): remove unused helper class (#694) 7 vuotta sitten
  Daniel C. Weber 0e50f50080 Use new features of IdentitySink in SkipUntil. (#621) 7 vuotta sitten
  David Karnok d76c0b36f8 4.x: Inline StableCompositeDisposable.Create into the Sinks (#578) 7 vuotta sitten
  Daniel C. Weber 09bf2c831a Rework subscription in Producer such that all Sinks set the upstream disposable by themselves. 7 vuotta sitten
  Daniel C. Weber fa0d583cb2 Use HalfSerializer extensions (#572) 7 vuotta sitten
  David Karnok 196b1726a8 Use Schedule calls with state (#558) 7 vuotta sitten
  David Karnok c6766f50c9 4.x: Rework & fix SkipUntil with lock-free methods (#551) 7 vuotta sitten
  Daniel C. Weber f2ea2121ea Strengthen the concept of the Sink class. 7 vuotta sitten
  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 vuotta sitten
  Bart De Smet d993f45afa Optimizing Producer creation 8 vuotta sitten
  Bart De Smet b12feed548 Adding CreateSink. 8 vuotta sitten
  Bart De Smet e83e57f849 Optimizing layouts of SkipUntil. 8 vuotta sitten
  Bart De Smet 7d0f0c6b6c Renaming Omega operator fusion methods to Combine. 8 vuotta sitten
  Bart De Smet 232c82b3c4 Remove unused usings. 8 vuotta sitten
  Bart De Smet e2ac69a62a Sealing operator classes. 8 vuotta sitten
  Bart De Smet 4fc979faee Removing NO_PERF symbol. 8 vuotta sitten
  Oren Novotny da3b5ed03e move files to src\tests\facades 8 vuotta sitten