Commit History

Author SHA1 Message Date
  Ian Griffiths b0113d5db3 Feature/1898 fix diagnostics (#1928) 2 years ago
  Ian Griffiths 5ed1a30c34 Remove obsolete #if directives (#1915) 2 years ago
  Daniel Weber af4ec999a5 First batch of replacing obvious usages of SetSingle by SingleAssignmentDisposableValue. 5 years ago
  Bart De Smet 647e6756ab Seal some types. 5 years ago
  Bart De Smet 85d87f4096 Clean up some code. 5 years ago
  Bart De Smet 324be77cec More static lambdas in Rx. 5 years ago
  Bart J.F. De Smet 82726b8cb1 Merge branch 'main' into dev/bartde/cleanup_disposable 5 years ago
  Bart De Smet 5851e7e431 Clean up some disposable stuff. 5 years ago
  Bart De Smet 9e7b65ea03 Fix some #nullable in the CAL. 5 years ago
  Bart De Smet 5eeeb25761 More #nullable for scheduler code. 5 years ago
  Bart De Smet 79d66b9600 First step to enable nullable in Rx. 5 years ago
  Claire Novotny f1b5e96157 Update to MIT license 5 years ago
  Daniel Weber 331ad59db7 Remove code redundancies as suggested by ReSharper. 7 years ago
  akarnokd 880486b012 4.x: System.Reactive fix field names, type args, usings, operator infrastructure 7 years ago
  Oren Novotny 03202e0418 Code clean up based on editorconfig 7 years ago
  Daniel C. Weber de57ac905f Remove redundant qualifiers. (#652) 7 years ago
  David Karnok 11506de19a Fix timed delay hangs with dotCover and the DefaultScheduler (#579) 7 years ago
  Daniel C. Weber 93bf9b5e42 Avoid some closure allocations and enable delegate caching in the Concurrency namespace. (#500) 7 years ago
  Oren Novotny 2de07f26b5 modernizations 8 years ago
  Bart De Smet cf2ad6085b Misc. improvements to concurrency types 8 years ago
  Bart De Smet 6931670c96 All timers now have the self-rooting behavior. 8 years ago
  Bart De Smet bc77800155 Removing check for absence of Stopwatch. 8 years ago
  Bart De Smet 70df44db7a Removing checks for absence of HashSet<T>. 8 years ago
  Oren Novotny da3b5ed03e move files to src\tests\facades 8 years ago