تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Paolo Bonzini 1cbd5b2ca6 flatten: avoid early completion 5 سال پیش
  Daniel Andrus 823c9526f8 Fix zip operator not producing a Subscription 6 سال پیش
  Junseong Jang f9ff630135 Add an assertion like 'expect(observable).to.produce.error()' to test 'onError'. 6 سال پیش
  Junseong Jang a158200231 Fix `flatten` operator's subscription to unsubscribe from all sources 6 سال پیش
  PotcFdk f460f9420f Rename 'continue' -> '_continue'. 6 سال پیش
  bjorn b2c4522f4a Add debounce docs; 6 سال پیش
  bjorn 132e8e8ae1 Iterate Subject observers in reverse; 6 سال پیش
  Bjorn Swenson 687c7e53b4 Merge pull request #33 from naxxster/fix-merge-source-completed 6 سال پیش
  Bjorn Swenson 66af07f13b Merge pull request #32 from naxxster/fix-switch-subscription 6 سال پیش
  Junseong Jang 5e4e857c96 Fix merge operator to handle onCompleted of input observables not a destructive way 6 سال پیش
  Junseong Jang 24450712be Fix switch operator subscription to unsubscribe from inner subscription 6 سال پیش
  Junseong Jang 8093dcbd21 Fix with operator subscription to unsubscribe from all sources 6 سال پیش
  bjorn 14a33c5614 Update build; 6 سال پیش
  bjorn c8a21d456b Update rx.lua; 6 سال پیش
  Bjorn Swenson 34c8fee29a Merge pull request #28 from naxxster/fix-combineLatest-unsubscribe-skip 7 سال پیش
  Junseong Jang f1363ea5c5 Fix combineLatest operator subscription to unsubscribe from all subscription 7 سال پیش
  Junseong Jang ff284ad215 Fix merge operator to produce a subscription. 7 سال پیش
  xster 081b2cf55b Fix combineLatest to produce the subscription. 7 سال پیش
  iTitou 20ec3b7bef [fix] Sample should not produce anything before the source has produced any value 7 سال پیش
  bjorn 449e29b31c Preserve ordering in CooperativeScheduler; 8 سال پیش
  bjorn efebbf8650 Rebuild; 8 سال پیش
  bjorn 166e61bb5e Avoid shared coroutines in Observable.fromCoroutine; 8 سال پیش
  bjorn ea816a3e86 Move fromFileByLine around; 8 سال پیش
  Bjorn Swenson 49b7fc0162 Merge pull request #11 from bjornbytes/fromValue-to-of 8 سال پیش
  bjorn 4b0833d44e Rename fromValue to of; 8 سال پیش
  Lorel 923b4500a0 remvove binary option from file opening in Observable.fromFileByLine 8 سال پیش
  Lorel 69a2145d22 Observable.fromFileByLine; 8 سال پیش
  bjorn 32349586d2 Fix issue where errors were being silenced; 9 سال پیش
  bjorn 72a7b98cc3 Observable.sample; 9 سال پیش
  bjorn 92556b4925 Finish Observable.debounce; 9 سال پیش