Bart De Smet
|
79d66b9600
First step to enable nullable in Rx.
|
5 years ago |
Bart De Smet
|
0819ed22eb
Reduce default assignments.
|
5 years ago |
Claire Novotny
|
f1b5e96157
Update to MIT license
|
5 years ago |
Daniel Weber
|
33c58b1424
In preparation for https://github.com/dotnet/reactive/pull/598, we evaluate where to replace IScheduler.Schedule by the ScheduleAction extension which does not allow recursive scheduling.
|
7 years ago |
Oren Novotny
|
03202e0418
Code clean up based on editorconfig
|
7 years ago |
David Karnok
|
b4dc867683
Window(): don't init to default value (#707)
|
7 years ago |
Daniel C. Weber
|
af1de91720
Review Window operator. (#653)
|
7 years ago |
Daniel C. Weber
|
7551d1a016
Use the stateful overload of AsyncLock in some places to save allocation of closures and allow delegate caching. (#583)
|
7 years ago |
David Karnok
|
d76c0b36f8
4.x: Inline StableCompositeDisposable.Create into the Sinks (#578)
|
7 years ago |
Daniel C. Weber
|
09bf2c831a
Rework subscription in Producer such that all Sinks set the upstream disposable by themselves.
|
7 years ago |
Daniel C. Weber
|
f2ea2121ea
Strengthen the concept of the Sink class.
|
7 years ago |
Bart De Smet
|
d993f45afa
Optimizing Producer creation
|
8 years ago |
Bart De Smet
|
b12feed548
Adding CreateSink.
|
8 years ago |
Bart De Smet
|
b6a710081c
Further reduction of Window layout.
|
8 years ago |
Bart De Smet
|
64481f95db
Optimizing layouts of Window.
|
8 years ago |
Bart De Smet
|
232c82b3c4
Remove unused usings.
|
8 years ago |
Bart De Smet
|
e2ac69a62a
Sealing operator classes.
|
8 years ago |
Bart De Smet
|
4fc979faee
Removing NO_PERF symbol.
|
8 years ago |
Oren Novotny
|
da3b5ed03e
move files to src\tests\facades
|
8 years ago |