Historique des commits

Auteur SHA1 Message Date
  Andy Wingo 9e28a12121 Revert "futures: Limit the number of nested futures on the same stack." il y a 8 ans
  Andy Wingo d74e0fed0d Move thread bindings to (ice-9 threads) il y a 8 ans
  Ludovic Courtès 55e26a49db Add `call/ec' and `let/ec'. il y a 12 ans
  Ludovic Courtès 8a177d316c futures: Limit the number of nested futures on the same stack. il y a 12 ans
  Ludovic Courtès 4d599c2441 futures: Remove circular dependency with (ice-9 threads). il y a 12 ans
  Ludovic Courtès 3e529bf02a futures: Allow nested futures; put the main thread to work. il y a 12 ans
  Ludovic Courtès ab975cf592 futures: Add a record printer. il y a 12 ans
  Ludovic Courtès f2fb5e5328 futures: Keep futures unlocked while they are processing. il y a 12 ans
  Mark H Weaver be05b33609 Futures: Avoid creating the worker pool more than once. il y a 12 ans
  Ludovic Courtès b29b2c87b4 Fix copyright years in `futures.scm'. il y a 12 ans
  Ludovic Courtès 134c95f1e6 futures: Have workers work when futures are available. il y a 12 ans
  Andy Wingo 0c65f52c6d more define-syntax-rule usage il y a 13 ans
  Andy Wingo f4e45e91f2 lazily init futures worker pool il y a 13 ans
  Ludovic Courtès 90b2c69c97 futures: Store pending futures in a queue. il y a 14 ans
  Ludovic Courtès 6c17f7bd71 futures: Support multiple-value returns. il y a 14 ans
  Ludovic Courtès 691a1c3c06 futures: Fix potential deadlock. il y a 14 ans
  Ludovic Courtès 51fc066ae2 Use `current-processor-count' to determine the number of future-workers. il y a 14 ans
  Ludovic Courtès 0d4e6ca38f Add `(ice-9 futures)'. il y a 14 ans