Bart De Smet 39a3fa8056 Allowing to use delayed tasks with a duration longer than int.MaxValue milliseconds. 10 years ago
..
ConcurrencyAbstractionLayerImpl.Windows.cs a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 years ago
ConcurrencyAbstractionLayerImpl.cs 462115b64a 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. 12 years ago
EventLoopScheduler.cs 80817cccfe Adding StableCompositeDisposable to optimize memory footprint. 10 years ago
NewThreadScheduler.cs a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 years ago
TaskPoolScheduler.cs 39a3fa8056 Allowing to use delayed tasks with a duration longer than int.MaxValue milliseconds. 10 years ago
Thread.Stub.cs a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 years ago
ThreadPoolScheduler.Windows.cs a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 years ago
ThreadPoolScheduler.cs 044afd56c6 Use background thread for long-running ThreadPoolScheduler 11 years ago