Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Ian Griffiths 44a28a892d Replace xUnit with mstest (#1883) 2 ani în urmă
  Claire Novotny f1b5e96157 Update to MIT license 5 ani în urmă
  Dávid Karnok 062e05a705 Add argument checking for the overloads 5 ani în urmă
  Dávid Karnok a18844d316 Add RefCount overloads with minimum observer count requirement 5 ani în urmă
  akarnokd eb10483c3d Do not connect if the source completes immediately 7 ani în urmă
  Daniel Weber aa1f4c468e Add a unit test that asserts that RefCount will Connect properly if a previous subscription terminated synchronously. This test will succeed with the fix from 35757bd0820405deae38c424f4197ed73a1d6dea but will fail on the commit before (0bf8cffdaea38cac91feb28d0a5ba8c78e9815e1). 7 ani în urmă
  akarnokd 1324196982 4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars 7 ani în urmă
  Oren Novotny 4f2c4d34ee Code cleanup with tests after upping langversion 7 ani în urmă
  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 ani în urmă
  David Karnok 1a4c2f2691 4.x: Refactor Linq operator unit tests into separate files/classes (#527) 7 ani în urmă