Commit History

Author SHA1 Message Date
  David Karnok ae8c9898ba Add the TakeUntil(Func<T, bool>) operator (#612) 7 years ago
  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 years ago
  Daniel C. Weber b754ae8ef3 Reverse subscription order in WithLatestFrom. 7 years ago
  Bart De Smet 4fc979faee Removing NO_PERF symbol. 8 years ago
  Bart De Smet adbb3d1102 Removing conditional compilation for TPL. 8 years ago
  Bart De Smet 57edb89658 Removing checks for absence of higher arity delegate types. 8 years ago
  Oren Novotny da3b5ed03e move files to src\tests\facades 8 years ago