Naju Mancheril 044afd56c6 Use background thread for long-running ThreadPoolScheduler 11 年之前
..
ConcurrencyAbstractionLayerImpl.Windows.cs a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 年之前
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 年之前
EventLoopScheduler.cs ebd175d608 Fixed a bug in EventLoopScheduler that may cause SemaphoreFullException to be thrown when under heavy load due to incongruent calls to Sempahore.Release and Semaphore.Wait. 12 年之前
NewThreadScheduler.cs a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 年之前
TaskPoolScheduler.cs 11681796da Merge changes from branch 'develop' -- add new portable library target PLLITE and sample project Portable that targets net40-based portable platforms. 12 年之前
Thread.Stub.cs a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 年之前
ThreadPoolScheduler.Windows.cs a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 年之前
ThreadPoolScheduler.cs 044afd56c6 Use background thread for long-running ThreadPoolScheduler 11 年之前