• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dotnet / reactive / 1228

Builds Branch Commit Type Ran Committer Via Coverage
1228 master TrySetSingle should be called SetSingle since it can throw, TrySetSingle however remains and returns a more meaningful result. Added more docs. (#557) push 31 May 2018 09:55AM UTC vsts pending completion   set done
1211 master Resolve the source of confusion that is DefaultDisposable: Its name is poorly chosen, Disposable.Empty points to DefaultDisposable.Instance and should be the only no-op-disposable used throughout the code. Thus, DefaultDisposable is nested and ren... push 30 May 2018 04:06PM UTC vsts pending completion   set done
1209 master 4.x: Deanonymize operators (#549) push 30 May 2018 03:15PM UTC vsts pending completion   set done
1207 master Avoid some closure allocations and enable delegate caching in the Concurrency namespace. (#500) push 30 May 2018 01:35PM UTC vsts pending completion   set done
1204 master 4.x: Rework TakeUntil with lock-free methods (#550) push 30 May 2018 01:13PM UTC vsts pending completion   set done
1202 master 4.x: Fix race condition in UsingAsync_Simple unit test (#553) push 30 May 2018 01:01PM UTC vsts pending completion   set done
1151 master 4.x: Dedicated Amb implementation for arrays and enumerables (#545) push 29 May 2018 01:33PM UTC vsts pending completion   set done
1146 master Add a new extension method for IScheduler that allows to schedule an Action<TState> and pass a corresponding state object. The ability to pass state will greatly help to reduce the allocations of closures. (#518) push 29 May 2018 12:47PM UTC vsts pending completion   set done
1140 master Avoid repeating code patterns in the Disposables-namespace. (#548) push 29 May 2018 11:41AM UTC vsts pending completion   set done
1134 master 4.x: Make plain Empty<T>() a singleton. (#544) push 29 May 2018 09:43AM UTC vsts pending completion   set done
1124 master Add public API approval tests for Rx.NET (#482) push 29 May 2018 08:19AM UTC vsts pending completion   set done
1097 master 4.x: Fix XML document spelling errors (#543) push 28 May 2018 03:15PM UTC vsts pending completion   set done
1095 master Fix ImmutableListTest: The code should be tested when System.Reactive is visible to the test assembly, which is exactly when it is signed (and not vice versa). The SIGNED-directive is thus added to the Uwp-DeviceRunner project. (#542) push 28 May 2018 02:56PM UTC vsts pending completion   set done
1088 master Fix file-linking in Uwp.DeviceRunner. (#541) push 28 May 2018 01:03PM UTC vsts pending completion   set done
1085 master Strengthen the concept of the Sink class. Before, it would wrap, yet still internally expose an observer. Inheriting classes would access it directly and the pattern of disposing the Sink after calling OnCompleted/OnError on the wrapped observer ... push 28 May 2018 12:28PM UTC vsts pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 32
  • 33
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc