Bart De Smet
|
5851e7e431
Clean up some disposable stuff.
|
%!s(int64=5) %!d(string=hai) anos |
Bart De Smet
|
79d66b9600
First step to enable nullable in Rx.
|
%!s(int64=5) %!d(string=hai) anos |
Claire Novotny
|
f1b5e96157
Update to MIT license
|
%!s(int64=5) %!d(string=hai) anos |
Bart De Smet
|
5faffd2edd
Remove more redundant assignments.
|
%!s(int64=6) %!d(string=hai) anos |
Peter Wehrfritz
|
f91f4492e1
Fix comments
|
%!s(int64=7) %!d(string=hai) anos |
Peter Wehrfritz
|
4a49a9716a
Introduce a common base class for the single values, and resolve some rebase conflicts.
|
%!s(int64=7) %!d(string=hai) anos |
Peter Wehrfritz
|
2ffc0754d9
Delay append array creation until the array is really needed
|
%!s(int64=7) %!d(string=hai) anos |
Peter Wehrfritz
|
900f162b5d
- Add extra loop for the prepend values, that saves the allocation and generation of the first array
|
%!s(int64=7) %!d(string=hai) anos |
Peter Wehrfritz
|
65d458dce6
Move the generic type argument to the enclosing static class
|
%!s(int64=7) %!d(string=hai) anos |
Peter Wehrfritz
|
029bef360a
Split AppendPrependMultiple into two classes depending on the scheduler
|
%!s(int64=7) %!d(string=hai) anos |
Peter Wehrfritz
|
694b719fad
Use a light recurring scheduling, similar to the `ToObservable()` class
|
%!s(int64=7) %!d(string=hai) anos |
akarnokd
|
790f0748e2
4.x: Improve Return/Throw/Append/Prepend with ImmediateScheduler
|
%!s(int64=7) %!d(string=hai) anos |
Daniel Weber
|
38693b22d8
Change accesibility of some internal methods/fields to private.
|
%!s(int64=7) %!d(string=hai) anos |
Daniel Weber
|
331ad59db7
Remove code redundancies as suggested by ReSharper.
|
%!s(int64=7) %!d(string=hai) anos |
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.
|
%!s(int64=7) %!d(string=hai) anos |
akarnokd
|
4fd8860ae6
4.x: Fix AppendPrepend disposing the main source on ILongRunningSchedulers
|
%!s(int64=7) %!d(string=hai) anos |
Oren Novotny
|
03202e0418
Code clean up based on editorconfig
|
%!s(int64=7) %!d(string=hai) anos |
Peter Wehrfritz
|
738e3c9a49
Add dedicated class based implementations for Append and Prepend. (#600)
|
%!s(int64=7) %!d(string=hai) anos |