Commit History

Author SHA1 Message Date
  davedev e580d7ea9f SelectMany overloads with index parameter in selector functions. 12 years ago
  danneesset 6f24d49501 Update build to target net40+sl5+win8+wp8 12 years ago
  danneesset 921e85239b Package Microsoft.Bcl packages 12 years ago
  danneesset 63cf58d5ac Add example to demonstrate portable library usage 12 years ago
  danneesset 6d287a485e Make it compile for WP7 again 12 years ago
  danneesset 7f5a6ffdbf Added new portable target PLLITE for net40+sl+8 12 years ago
  davedev e66d1437ae 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 1c5ca0b17e Disable code coverage in unit tests (causes problems when running mstest from command line) 12 years ago
  Donna Malayeri a3b5fce063 Tweak Rx Import.targets AfterBuild task 12 years ago
  Donna Malayeri 644015343b Minor changes to Rx .targets files 12 years ago
  Donna Malayeri 8c07a3e4a4 Fix Ix assembly versions in AssemblyInfo.cs (was incorrectly 0.9, is now 1.2) 12 years ago
  Donna Malayeri fa40c0b983 Add back strong name signing for Ix in Common.targets; include public strong name key 12 years ago
  Donna Malayeri 9cdbc4cb86 Ix: add a ReleasePL and TestPL configuration to support a Profile78 profile for System.Interactive and System.Interactive.Async. Also, clean up Ix Common.targets 12 years ago
  Donna Malayeri 5c56bbbdd0 Miscellaneous project file cleanup 12 years ago
  Donna Malayeri 8687908ee8 Fix typo in readme.md 12 years ago
  Donna Malayeri b529ea979c Update readme.md 12 years ago
  Donna Malayeri 982e6c2e5f Update readme.md 12 years ago
  Donna Malayeri dd538ddaf7 Re-add "References" folder to Ix 12 years ago
  Donna Malayeri 89ab057020 Add "Layout" subfolders to .gitignore 12 years ago
  Donna Malayeri 3b74edc325 Update Ix .csproj files and .targets files, mostly cleanup 12 years ago
  Donna Malayeri 4fedcc214e Refactoring build files, part one 12 years ago
  Donna Malayeri 0baea7f56c Fix test that fails because of additional IEnumerable.Create method 12 years ago
  Donna Malayeri a5494cc9d8 Add [SecurityCritical] attribute to IYielder.UnsafeOnCompleted 12 years ago
  Donna Malayeri a2a03840ac Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/** 12 years ago
  malayeri 72bd1aed78 More code changes for new .NET 45 build target 12 years ago
  malayeri 71c711219d Remove strong name signing for Ix 12 years ago
  malayeri a5ec5e8f0c Add types IYielder, IAwaitable, and IAwait; add support for creating IEnumerable from Action<IYielder>. 12 years ago
  malayeri 132eecc27d Merge branch 'master' of https://git01.codeplex.com/rx into codeplex 12 years ago
  malayeri ed9a6fa56c Fix Ix issues related to code signing setup 12 years ago
  malayeri f48a34e632 Merge remote-tracking branch 'codeplex/master' into codeplex 12 years ago