提交历史

作者 SHA1 备注 提交日期
  Bart De Smet f2ec644dcf Proper layering of some StartWith overload that was added by a clueless person. 10 年之前
  Bart De Smet 627539549c Adding IScheduler overloads for ToObservable on Task. 10 年之前
  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 年之前
  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 年之前
  davedev e00c2a74bf Added GroupBy and GroupByUntil overloads with a capacity parameter. 12 年之前
  davedev e580d7ea9f SelectMany overloads with index parameter in selector functions. 12 年之前
  Donna Malayeri a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 年之前