提交历史

作者 SHA1 备注 提交日期
  Maxime Devos 08592e01dc Implement operations for waiting for readability / writability 3 年之前
  Christopher Allan Webber 0fa1fd6adf Garbage collect synchronized items from channels put/get queues. 7 年之前
  Andy Wingo 2a4f707827 Rebase fibers on top of schedulers and tasks 7 年之前
  Andy Wingo bdd4a53221 Fix fibers/config.scm rule 7 年之前
  Andy Wingo 85e8265df3 Fix make -j problem 7 年之前
  Andy Wingo e9aa992f7d fibers/config.scm is built source 7 年之前
  Andy Wingo 80d68a29f5 Add concurrent web server 7 年之前
  Andy Wingo 1e2bd7c6d6 Add condition variable implementation 7 年之前
  Andy Wingo aacd628cdd Better findability for epoll extension. 7 年之前
  Andy Wingo f037b930c1 Add test for parallel speedup. 7 年之前
  Andy Wingo 3a75c2ef00 Add support for operations from foreign threads 7 年之前
  Andy Wingo 08ea0e1aec Rework runqueue as pair of stacks 8 年之前
  Andy Wingo 9f555c2eaf Factor interrupt generation to separate facility 8 年之前
  Andy Wingo 72d63f7d77 Add posix-clocks.scm 8 年之前
  Andy Wingo 5bf19089e1 Add support for preemption 8 年之前
  Andy Wingo 437f9ccabb Fibers inherit dynamic state of parent. 8 年之前
  Andy Wingo ed4e85000f Factor out deque implementation 8 年之前
  Andy Wingo f7fa72e4f9 Timeout CML operations 8 年之前
  Andy Wingo 184bdd6f4b Reimplement in terms of Parallel Concurrent ML 8 年之前
  Andy Wingo b4a350d663 Add ,fibers command. 8 年之前
  Andy Wingo 4c77b36b1c Add nameset to name fibers and schedulers 8 年之前
  Andy Wingo 4c6c1ed318 README in markdown form 8 年之前
  Andy Wingo 458879c223 Merge pull request #3 from codemac/buildfixes 8 年之前
  Andy Wingo d0ea99d054 Use Ian Price's priority search queues 8 年之前
  Jeff Mickey 66a08c676a Makefile.am: Use $(GUILE) for running tests 8 年之前
  Andy Wingo 29c217e043 Add tests 8 年之前
  Andy Wingo 7d969aeabe Separate public and private fibers interfaces 8 年之前
  Andy Wingo f2ffb2f781 Add channels implementation 8 年之前
  Andy Wingo 36ecf69d80 Add fibers.texi 8 年之前
  Andy Wingo a2d00d13f8 Add fibers-based web server implementation 8 年之前