Michal Strehovsky
|
7ea7fbbe02
Some patterns in using generic virtual methods may cause increases in compilation time and size on disk when used with Microsoft pre-compilation technologies such as NGEN. This bug fix removes those patterns so that Microsoft pre-compilation technologies such as NGEN and the Cloud Compiler work better with the Reactive Extensions library. This change was tested and found to have no noticeable performance impact, other than stabilizing compilation times and the size on disk.
|
%!s(int64=11) %!d(string=hai) anos |
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.
|
%!s(int64=12) %!d(string=hai) anos |
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.
|
%!s(int64=12) %!d(string=hai) anos |
Donna Malayeri
|
60f15465e2
Merged commit e00c2a7 - pull request from davedev: Added GroupBy and GroupByUntil overloads with a capacity parameter.
|
%!s(int64=12) %!d(string=hai) anos |
davedev
|
1945e8b31a
Cherry pick commit e580d7e from branch 'develop': SelectMany overloads with index parameter in selector functions.
|
%!s(int64=12) %!d(string=hai) anos |
davedev
|
e00c2a74bf
Added GroupBy and GroupByUntil overloads with a capacity parameter.
|
%!s(int64=12) %!d(string=hai) anos |
davedev
|
e580d7ea9f
SelectMany overloads with index parameter in selector functions.
|
%!s(int64=12) %!d(string=hai) anos |
Donna Malayeri
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
%!s(int64=12) %!d(string=hai) anos |
Donna Malayeri
|
a2a03840ac
Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/**
|
%!s(int64=12) %!d(string=hai) anos |