Историја ревизија

Аутор SHA1 Порука Датум
  Ian Griffiths 1ffbcad513 Add ResetExceptionDispatchState operator and document exception reuse limitations (#2237) пре 2 недеља
  Ian Griffiths 8a0af2d358 TakeUntil with CancellationToken (#2222) пре 1 месец
  Ian Griffiths 3507d5e628 Allow opt-out from TaskScheduler.UnobservedExceptions (#1914) пре 2 година
  Ian Griffiths e7c81256a4 Enable trimming in .NET 6 targets (#1906) пре 2 година
  Daniel Weber 9fa3f4d645 ElementAtOrDefault пре 5 година
  Daniel Weber 2d2e0b777a LastOrDefaultAsync пре 5 година
  Daniel Weber ae06a1837f SingleOrDefaultAsync. пре 5 година
  Daniel Weber 7d8ee67837 Change signature of Observable.DefaultIfEmpty to a IObservable<TSource?> return type. пре 5 година
  Daniel Weber e317d45c1e Change signature of Observable.FirstOrDefaultAsync to a IObservable<TSource?> return type. пре 5 година
  Bart De Smet ffd12048ad Enable #nullable for easy query operator implementations. пре 5 година
  Bart De Smet 0f806fd9cd Enabling #nullable for operator surface. пре 5 година
  Bart De Smet 79d66b9600 First step to enable nullable in Rx. пре 5 година
  Bart De Smet 27cb07eb10 Generate Zip and CombineLatest query language members using T4. пре 5 година
  Claire Novotny f1b5e96157 Update to MIT license пре 5 година
  Dávid Karnok a18844d316 Add RefCount overloads with minimum observer count requirement пре 5 година
  Daniel C. Weber de57ac905f Remove redundant qualifiers. (#652) пре 7 година
  David Karnok ae8c9898ba Add the TakeUntil(Func<T, bool>) operator (#612) пре 7 година
  Peter Wehrfritz c165913e2d Add the Append and Prepend operator (#567) пре 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 24fb6db610 Add the RepeatWhen operator (#536) пре 7 година
  David Karnok 3964f9f8c0 4.x: Add the IConnectableObservable.AutoConnect() operator (#497) пре 7 година
  David Karnok d1f88cc7e3 4.x: Add the RetryWhen operator (#486) пре 7 година
  Bart De Smet 4fc979faee Removing NO_PERF symbol. пре 8 година
  Bart De Smet adbb3d1102 Removing conditional compilation for TPL. пре 8 година
  Bart J.F. De Smet 0cef183d6f Merge pull request #357 from Reactive-Extensions/WeHaveLargeArityDelegatesNow пре 8 година
  Bart De Smet 57edb89658 Removing checks for absence of higher arity delegate types. пре 8 година
  Oren Novotny f9d73145a0 Merge pull request #354 from Reactive-Extensions/NoEventArgsConstraints пре 8 година
  Bart De Smet 290fe9902f Removing check for EventArgs constraint. пре 8 година
  Bart De Smet de52350d27 Removing checks for absence of SynchronizationContext. пре 8 година
  Oren Novotny da3b5ed03e move files to src\tests\facades пре 8 година