Histórico de Commits

Autor SHA1 Mensagem Data
  Oren Novotny 03202e0418 Code clean up based on editorconfig há 7 anos atrás
  Daniel C. Weber de57ac905f Remove redundant qualifiers. (#652) há 7 anos atrás
  Daniel C. Weber 014d23a400 ThreadPoolScheduler.Timer can be replaced by ordinarily scheduling a work item on a timer. (#633) há 7 anos atrás
  Daniel C. Weber dfde17ab5e Enable reuse of UserWorkItem class currently nested in DefaultScheduler. há 7 anos atrás
  Daniel C. Weber d00c7c5055 Save an allocation in ThreadPoolScheduler.PeriodicTimer. (#632) há 7 anos atrás
  Daniel C. Weber 7551d1a016 Use the stateful overload of AsyncLock in some places to save allocation of closures and allow delegate caching. (#583) há 7 anos atrás
  Daniel C. Weber 673dd5ac98 TrySetSingle should be called SetSingle since it can throw, TrySetSingle however remains and returns a more meaningful result. Added more docs. (#557) há 7 anos atrás
  Daniel C. Weber 93bf9b5e42 Avoid some closure allocations and enable delegate caching in the Concurrency namespace. (#500) há 7 anos atrás
  Bart De Smet cf2ad6085b Misc. improvements to concurrency types há 8 anos atrás
  Bart De Smet 6931670c96 All timers now have the self-rooting behavior. há 8 anos atrás
  Bart De Smet bc77800155 Removing check for absence of Stopwatch. há 8 anos atrás
  Bart De Smet 70df44db7a Removing checks for absence of HashSet<T>. há 8 anos atrás
  Oren Novotny da3b5ed03e move files to src\tests\facades há 8 anos atrás