Commit History

作者 SHA1 備註 提交日期
  MHaselmaier 0fb100f0b8 Added missing include 3 年之前
  MHaselmaier a620de288f Removed FastQueue in IOEventWorker_epoll and IOEventWorker_kqueue 3 年之前
  MHaselmaier b873953276 Replaced fast-queue in async processor by std::vector 3 年之前
  Leonid Stryzhevskyi 1f93f6caec Merge pull request #424 from MHaselmaier/issue_408 3 年之前
  MHaselmaier 72d7e56b4c Processors joins coroutineWaitListTimeoutChecker-thread in stop method instead of destructor 3 年之前
  Leonid Stryzhevskyi e70d4924de Merge pull request #431 from oatpp/Remove_LinkedList 3 年之前
  MHaselmaier 5c7934e56e Replaced core::collection::LinkedList by std::list 3 年之前
  MHaselmaier 1ca104a440 Only push Coroutines back to the processor once their CoroutineWaitList was deregistered at the processor 3 年之前
  MHaselmaier e7219035a2 Fixed race condition 3 年之前
  Leonid Stryzhevskyi 1c38fa2c7f Merge pull request #430 from oatpp/enforce_standard_compliance_on_msvc 3 年之前
  MHaselmaier 0c32028c04 Remove CoroutineWaitList from timeout-checked waitlist if the last Coroutine for a given Processor was resumed 3 年之前
  MHaselmaier f6d487dc52 Revert "Rebased this branch from v1.3.0 branch" 3 年之前
  MHaselmaier 390f423877 Revert "Rebased this branch from v1.3.0 branch" 3 年之前
  MHaselmaier 81601cb4b3 Revert "Rebased this branch from v1.3.0 branch" 3 年之前
  MHaselmaier d2c38cc740 Revert "Rebased this branch from v1.3.0 branch" 3 年之前
  MHaselmaier 7f9681aff7 Revert "Rebased this branch from v1.3.0 branch" 3 年之前
  MHaselmaier 47d5f783a3 Removed the need for holding CoroutineWaitList members in shared_ptr 3 年之前
  MHaselmaier 773f699601 Added /permissive- flag on MSVC to enforce standard compliancy 3 年之前
  MHaselmaier 0d1cbbf8f8 Try to fix build 3 年之前
  MHaselmaier e8e0154121 Moved timeout-checking-thread to core::async::Processor 3 年之前
  Leonid Stryzhevskyi 0bd892ea47 Merge pull request #429 from oatpp/Remove_ListMap 3 年之前
  MHaselmaier 2956ad6dfa Removed core::collection::ListMap 3 年之前
  MHaselmaier 0ae1b0e7fd Merge branch 'issue_408' of https://github.com/MHaselmaier/oatpp into issue_408 3 年之前
  MHaselmaier 57099a08de Rebased this branch from v1.3.0 branch 3 年之前
  Matthias Haselmaier ededaccfb8 Rebased this branch from v1.3.0 branch 3 年之前
  MHaselmaier f1b55ea625 Rebased this branch from v1.3.0 branch 3 年之前
  MHaselmaier d5999638ce Rebased this branch from v1.3.0 branch 3 年之前
  MHaselmaier d2684c8004 Rebased this branch from v1.3.0 branch 3 年之前
  MHaselmaier 8773d9f30b Fixed build 3 年之前
  MHaselmaier 05d07a3240 Fixed build 3 年之前