Donna Malayeri
|
0ea10c19a5
Remove greek letters (caused problems for some tools)
|
hace 12 años |
Donna Malayeri
|
07aa556526
Fix Debug45 and Release45 solution configurations for Rx
|
hace 12 años |
Donna Malayeri
|
5a941015c6
Add back nuget binary
|
hace 12 años |
Donna Malayeri
|
7313411240
Fix up tree after rebase
|
hace 12 años |
Donna Malayeri
|
0e1eb98b83
Fix up tree after rebase
|
hace 12 años |
Donna Malayeri
|
7f4fd9bc4f
Update reference paths in the portable library sample project.
|
hace 12 años |
Donna Malayeri
|
b3140d1e06
Merge commit "set up nuget package restore for rx"
|
hace 12 años |
Donna Malayeri
|
8c8a32aa68
Merge commit "update test projects in Rx\Test"
|
hace 12 años |
Donna Malayeri
|
f2ab44a5bc
Rename Rx/NET directory to Rx.NET
|
hace 12 años |
Donna Malayeri
|
490c203905
Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/**
|
hace 12 años |
davedev
|
545dfaf266
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.
|
hace 12 años |
davedev
|
d9e0677754
Added the BehaviorSubject<T>.Value property, which extracts the current value.
|
hace 12 años |
davedev
|
2665ab50b3
Merged with latest changes in CodePlex.
|
hace 12 años |
davedev
|
859e5a31a6
Ran HomoIcon tool.
|
hace 12 años |
davedev
|
5aae9354c8
Added missing using statement to unit test.
|
hace 12 años |
davedev
|
726c83ed66
Added missing using statements.
|
hace 12 años |
davedev
|
e00c2a74bf
Added GroupBy and GroupByUntil overloads with a capacity parameter.
|
hace 12 años |
davedev
|
e580d7ea9f
SelectMany overloads with index parameter in selector functions.
|
hace 13 años |
danneesset
|
6f24d49501
Update build to target net40+sl5+win8+wp8
|
hace 12 años |
danneesset
|
921e85239b
Package Microsoft.Bcl packages
|
hace 12 años |
danneesset
|
63cf58d5ac
Add example to demonstrate portable library usage
|
hace 12 años |
danneesset
|
6d287a485e
Make it compile for WP7 again
|
hace 12 años |
danneesset
|
7f5a6ffdbf
Added new portable target PLLITE for net40+sl+8
|
hace 12 años |
davedev
|
e66d1437ae
Fixed a bug that caused the Interval and Timer extensions and periodic scheduling in general to throw an ArgumentOutOfRangeException when period equaled TimeSpan.Zero. Includes corresponding unit tests.
|
hace 12 años |
Donna Malayeri
|
1c5ca0b17e
Disable code coverage in unit tests (causes problems when running mstest from command line)
|
hace 12 años |
Donna Malayeri
|
a3b5fce063
Tweak Rx Import.targets AfterBuild task
|
hace 12 años |
Donna Malayeri
|
644015343b
Minor changes to Rx .targets files
|
hace 12 años |
Donna Malayeri
|
8c07a3e4a4
Fix Ix assembly versions in AssemblyInfo.cs (was incorrectly 0.9, is now 1.2)
|
hace 12 años |
Donna Malayeri
|
fa40c0b983
Add back strong name signing for Ix in Common.targets; include public strong name key
|
hace 12 años |
Donna Malayeri
|
9cdbc4cb86
Ix: add a ReleasePL and TestPL configuration to support a Profile78 profile for System.Interactive and System.Interactive.Async. Also, clean up Ix Common.targets
|
hace 12 años |