Commit History

Author SHA1 Message Date
  Bart De Smet 0b0d1c2510 Support for periodic scheduling with a period of 0ms. 10 years ago
  Bart De Smet 39a3fa8056 Allowing to use delayed tasks with a duration longer than int.MaxValue milliseconds. 10 years ago
  davedev 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
  Donna Malayeri 11681796da Merge changes from branch 'develop' -- add new portable library target PLLITE and sample project Portable that targets net40-based portable platforms. 12 years ago
  Donna Malayeri a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 years ago