| .. |
|
AddRef.cs
|
80817cccfe
Adding StableCompositeDisposable to optimize memory footprint.
|
10 yıl önce |
|
Aggregate.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
All.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Amb.cs
|
80817cccfe
Adding StableCompositeDisposable to optimize memory footprint.
|
10 yıl önce |
|
Any.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
AsObservable.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Average.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Buffer.cs
|
80817cccfe
Adding StableCompositeDisposable to optimize memory footprint.
|
10 yıl önce |
|
Case.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Cast.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Catch.cs
|
ff932c0af4
Allowing tail recursive Catch operator to catch subscription exceptions.
|
10 yıl önce |
|
Collect.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
CombineLatest.Generated.cs
|
438e7e0c2c
Auto-generating Zip and CombineLatest code using T4.
|
10 yıl önce |
|
CombineLatest.Generated.tt
|
438e7e0c2c
Auto-generating Zip and CombineLatest code using T4.
|
10 yıl önce |
|
CombineLatest.cs
|
438e7e0c2c
Auto-generating Zip and CombineLatest code using T4.
|
10 yıl önce |
|
Concat.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Contains.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Count.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
DefaultIfEmpty.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Defer.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Delay.cs
|
80817cccfe
Adding StableCompositeDisposable to optimize memory footprint.
|
10 yıl önce |
|
DelaySubscription.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Dematerialize.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Distinct.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
DistinctUntilChanged.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Do.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
DoWhile.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
ElementAt.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Empty.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Finally.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
FirstAsync.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
For.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
ForEach.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
FromEvent.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
FromEventPattern.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Generate.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
GetEnumerator.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
GroupBy.cs
|
60f15465e2
Merged commit e00c2a7 - pull request from davedev: Added GroupBy and GroupByUntil overloads with a capacity parameter.
|
12 yıl önce |
|
GroupByUntil.cs
|
3378bc3dbb
Fixing deadlock in GroupByUntil.
|
10 yıl önce |
|
GroupJoin.cs
|
0aaf10dfa9
Keeping entries in Join and GroupJoin ordered by event arrival.
|
10 yıl önce |
|
If.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
IgnoreElements.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
IsEmpty.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Join.cs
|
699bba3524
Fixed build for Silverlight 4, .NET Framework 3.5, and Windows Phone 7. Cleaned up a few code analysis warnings.
|
10 yıl önce |
|
LastAsync.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Latest.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
LongCount.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Materialize.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Max.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
MaxBy.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Merge.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Min.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
MinBy.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
MostRecent.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Multicast.cs
|
80817cccfe
Adding StableCompositeDisposable to optimize memory footprint.
|
10 yıl önce |
|
Never.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Next.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
ObserveOn.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
OfType.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
OnErrorResumeNext.cs
|
ff932c0af4
Allowing tail recursive Catch operator to catch subscription exceptions.
|
10 yıl önce |
|
PushToPullAdapter.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Range.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
RefCount.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Repeat.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Return.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Sample.cs
|
80817cccfe
Adding StableCompositeDisposable to optimize memory footprint.
|
10 yıl önce |
|
Scan.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Select.cs
|
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.
|
11 yıl önce |
|
SelectMany.cs
|
80817cccfe
Adding StableCompositeDisposable to optimize memory footprint.
|
10 yıl önce |
|
SequenceEqual.cs
|
9eb503a867
Using gate in SequenceEqual to synchronize outgoing notifications.
|
10 yıl önce |
|
SingleAsync.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Skip.cs
|
80817cccfe
Adding StableCompositeDisposable to optimize memory footprint.
|
10 yıl önce |
|
SkipLast.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
SkipUntil.cs
|
80817cccfe
Adding StableCompositeDisposable to optimize memory footprint.
|
10 yıl önce |
|
SkipWhile.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Sum.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Switch.cs
|
80817cccfe
Adding StableCompositeDisposable to optimize memory footprint.
|
10 yıl önce |
|
Synchronize.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Take.cs
|
80817cccfe
Adding StableCompositeDisposable to optimize memory footprint.
|
10 yıl önce |
|
TakeLast.cs
|
80817cccfe
Adding StableCompositeDisposable to optimize memory footprint.
|
10 yıl önce |
|
TakeLastBuffer.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
TakeUntil.cs
|
80817cccfe
Adding StableCompositeDisposable to optimize memory footprint.
|
10 yıl önce |
|
TakeWhile.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Throttle.cs
|
80817cccfe
Adding StableCompositeDisposable to optimize memory footprint.
|
10 yıl önce |
|
Throw.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
TimeInterval.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Timeout.cs
|
80817cccfe
Adding StableCompositeDisposable to optimize memory footprint.
|
10 yıl önce |
|
Timer.cs
|
80817cccfe
Adding StableCompositeDisposable to optimize memory footprint.
|
10 yıl önce |
|
Timestamp.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
ToArray.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
ToDictionary.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
ToList.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
ToLookup.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
ToObservable.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Using.cs
|
80817cccfe
Adding StableCompositeDisposable to optimize memory footprint.
|
10 yıl önce |
|
Where.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
While.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
Window.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |
|
WithLatestFrom.cs
|
2db93b9def
Reducing locking in WithLatestFrom.
|
10 yıl önce |
|
Zip.Generated.cs
|
438e7e0c2c
Auto-generating Zip and CombineLatest code using T4.
|
10 yıl önce |
|
Zip.Generated.tt
|
438e7e0c2c
Auto-generating Zip and CombineLatest code using T4.
|
10 yıl önce |
|
Zip.cs
|
438e7e0c2c
Auto-generating Zip and CombineLatest code using T4.
|
10 yıl önce |
|
_.cs
|
dd91d4d8eb
Rename identifiers that had greek letters in them (caused problems for some tools)
|
12 yıl önce |