Commit History

Author SHA1 Message Date
  Ian Griffiths 0797c31d7f Add Start/FromAsync overloads enabling post-subscribe exceptions to be swallowed 2 years ago
  Peter Wehrfritz 8ebfb49f27 Update HomoIcon tool to reflect new repository structure and manual code changes (#537) 7 years ago
  Bart De Smet 57edb89658 Removing checks for absence of higher arity delegate types. 8 years ago
  Bart De Smet 7f0dbb38ff Fixing HomoIcon for Aliases project. 10 years ago
  Donna Malayeri 3ebdd2e099 Move Rx aliases into their own package 12 years ago
  Donna Malayeri db01b7c8f7 Reverse commit ad11564 (which added finite-sequence operators like OrderBy and ThenBy). The operators are still available in Rxx, but since they only work on finite-sequences, we are moving them out of the core operators. 12 years ago
  davedev ad115642f0 Cherry pick commit 545dfaf - pull request from davedev. Implemented OrderBy, OrderByDescending, ThenBy and ThenByDescending, with unit tests. This also required me to update to the HomoIcon tool and the Qbservable parity unit test. 12 years ago
  davedev 1945e8b31a Cherry pick commit e580d7e from branch 'develop': SelectMany overloads with index parameter in selector functions. 12 years ago
  Donna Malayeri a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 years ago